mirror of
https://gh.wpcy.net/https://github.com/elementor/one-click-accessibility.git
synced 2026-04-21 09:56:44 +08:00
* add: admin quota notices * add: fix function name and phpcs issues * fix: formatting issues
12 lines
204 B
CSS
12 lines
204 B
CSS
#adminmenu .toplevel_page_accessibility-settings .wp-menu-image img {
|
|
width: 20px;
|
|
height: 20px;
|
|
padding: 7px 0;
|
|
|
|
opacity: 1;
|
|
filter: none;
|
|
}
|
|
|
|
.error-elementor {
|
|
border-left-color: #93003F;
|
|
}
|