Making WordPress.org


Ignore:
Timestamp:
12/04/2017 05:42:22 PM (9 years ago)
Author:
obenland
Message:

Plugins: Inherit from WPorg styles.

Short of converting wporg-plugins to a wporg child theme, this combines their styles at least.
This also makes wporg-plugins adopt the ITCSS model.

A product of WCUS' contributor day.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg/css/components/_wporg-header.scss

    r6194 r6231  
    336336                ul li a.current ~ .uparrow {
    337337                        border-bottom-color: $color__wp-blue;
    338 
    339                         body.blog &,
    340                         body.search &,
    341                         body.single &,
    342                         body.archive & {
    343                                 border-bottom-color: #f7f7f7;
    344                         }
    345338                }
    346339        }
Note: See TracChangeset for help on using the changeset viewer.