[wp-trac] [WordPress Trac] #23856: add style for <hr> tag in the Dashboard
WordPress Trac
noreply at wordpress.org
Sun Mar 24 17:07:21 UTC 2013
#23856: add style for <hr> tag in the Dashboard
-----------------------------+--------------------------
Reporter: alexvorn2 | Type: defect (bug)
Status: new | Priority: normal
Milestone: Awaiting Review | Component: General
Version: | Severity: normal
Keywords: |
-----------------------------+--------------------------
Lines are with black color,
Lines are important to separate something in a widget for example.
or in a metabox...
{{{
border: 0;
border-top: 1px solid #DFDFDF;
border-bottom: 1px solid white;
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/23856>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list