Opened 8 years ago
Closed 4 years ago
#40594 closed enhancement (fixed)
Reset box shadow for links in the admin bar
Reported by: | FlorianBrinkmann | Owned by: | sabernhardt |
---|---|---|---|
Milestone: | 5.8 | Priority: | normal |
Severity: | normal | Version: | 4.8 |
Component: | Toolbar | Keywords: | has-patch needs-testing |
Focuses: | css | Cc: |
Description
I am currently working on a theme which uses box-shadow
for link underline. Because the box-shadow
property does not get a reset in the admin bar CSS, each link in the admin bar gets a box shadow too (see screenshot).
Attachments (3)
Change History (7)
#2
@
7 years ago
- Keywords needs-testing added
Reviving this so we can look at implementing something. A CSS reset should be simple enough to get something worked out. I'll see if I can test the patch that @FlorianBrinkmann has provided on 4.9.
Note: See
TracTickets for help on using
tickets.
Adds reset for box-shadow in admin-bar.css