[wp-trac] [WordPress Trac] #13512: In [14828] CSS Shorthand Notation /wp-admin/css/install.css was missing
WordPress Trac
wp-trac at lists.automattic.com
Mon May 24 08:42:41 UTC 2010
#13512: In [14828] CSS Shorthand Notation /wp-admin/css/install.css was missing
----------------------------+-----------------------------------------------
Reporter: hakre | Owner:
Type: defect (bug) | Status: new
Priority: lowest | Milestone: 3.0
Component: Administration | Version: 3.0
Severity: normal | Keywords: has-patch
----------------------------+-----------------------------------------------
Just in [14828] did not use shorthand notation by providing change to
{{{
207 .message {
208 border: 1px solid #e6db55;
209 padding-top: 0.3em;
210 padding-right: 0.6em;
211 padding-bottom: 0.3em;
212 padding-left: 0.6em;
213 margin-top: 5px;
214 margin-right: 0pt;
215 margin-bottom: 15px;
216 margin-left: 0pt;
217 background-color: #ffffe0;
218 }
}}}
which can be improved then.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/13512>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list