mirror of
https://gh.wpcy.net/https://github.com/elementor/one-click-accessibility.git
synced 2026-04-21 08:52:46 +08:00
* update: plugin name * update: default menu option * update: menu structure * update: add inline checks * update: reduce padding on app icon in menu * fix: height of the modal * update: app menu icon color * update: menu icon colors * fix: menu icon size * update: plugin names * update: HELP_LINK * update: app name * update: icon background color * update: icon size * fix: admin icon size * fix: width of the sidebar
8 lines
152 B
CSS
8 lines
152 B
CSS
#adminmenu .toplevel_page_accessibility-settings .wp-menu-image img {
|
|
width: 20px;
|
|
height: 20px;
|
|
padding: 7px 0;
|
|
|
|
opacity: 1;
|
|
filter: none;
|
|
}
|