[wp-trac] [WordPress Trac] #31459: Update WP-admin Buttons
WordPress Trac
noreply at wordpress.org
Tue Oct 13 18:17:33 UTC 2015
#31459: Update WP-admin Buttons
-------------------------------------+-------------------------------------
Reporter: hugobaeta | Owner: hugobaeta
Type: enhancement | Status: closed
Priority: normal | Milestone: 4.4
Component: Administration | Version: 4.2
Severity: normal | Resolution: fixed
Keywords: has-patch needs- | Focuses: ui, accessibility,
screenshots | administration
-------------------------------------+-------------------------------------
Comment (by johnjamesjacoby):
My 30 second attempt at improving this ended up being:
{{{
text-shadow: 0 -1px 1px rgba(0, 0, 0, .23),
1px 0 1px rgba(0, 0, 0, .23),
0 1px 1px rgba(0, 0, 0, .23),
-1px 0 1px rgba(0, 0, 0, .23);
}}}
...but I'm unsure how that translates to mixins or whether or not there's
any history behind not using `rgba()` for weird little quirks like these.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/31459#comment:44>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list