[wp-trac] [WordPress Trac] #52148: CSS Optimization: Use shorthand 'border' value in wp-admin/css/admin-menu.css

WordPress Trac noreply at wordpress.org
Thu Dec 31 11:29:33 UTC 2020


#52148: CSS Optimization: Use shorthand 'border' value in wp-admin/css/admin-
menu.css
------------------------------+----------------------------------------
 Reporter:  ankitmaru         |       Owner:  (none)
     Type:  enhancement       |      Status:  new
 Priority:  normal            |   Milestone:  5.7
Component:  Administration    |     Version:  trunk
 Severity:  normal            |  Resolution:
 Keywords:  has-patch commit  |     Focuses:  ui, css, coding-standards
------------------------------+----------------------------------------

Comment (by ankitmaru):

 I have added few more patches as well. Checked whole css/ folder for the
 same improvements.
 Replying to [comment:5 audrasjb]:
 > Hi, thanks for the ticket and patch,
 >
 > I think it would be nice to quickly check other occurence of this.
 > For example, in wp-admin/css/common.css:
 >
 > {{{
 > .contextual-help-tabs li {
 >       margin-bottom: 0;
 >       list-style-type: none;
 >       border-style: solid;
 >       border-width: 0 0 0 2px;
 >       border-color: transparent;
 > }
 > }}}

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/52148#comment:8>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list