[wp-trac] [WordPress Trac] #47165: Admin menu: submenu for active menu doesn't have box-shadow
WordPress Trac
noreply at wordpress.org
Wed Apr 15 15:47:20 UTC 2020
#47165: Admin menu: submenu for active menu doesn't have box-shadow
-------------------------------------------------+-------------------------
Reporter: man4toman | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting
| Review
Component: Administration | Version:
Severity: normal | Resolution:
Keywords: needs-design-feedback has- | Focuses: ui
screenshots has-patch needs-testing |
-------------------------------------------------+-------------------------
Comment (by JavierCasares):
Hello, I tried this and, I think it works...
{{{
#adminmenu .wp-has-current-submenu.opensub .wp-submenu
{
box-shadow: 0 3px 5px rgba(0,0,0,.2);
}
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/47165#comment:6>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list