Making WordPress.org

Changeset 3454


Ignore:
Timestamp:
06/19/2016 09:35:47 AM (9 years ago)
Author:
obenland
Message:

Plugin Directory: Correct link colors.

See #1719.

Location:
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins
Files:
6 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins/css/style-rtl.css

    r3432 r3454  
    4545}
    4646
    47 a, .single .type-plugin .entry-content .section-toggle {
     47a {
    4848  background-color: transparent;
    4949}
    5050
    51 a:active, .single .type-plugin .entry-content .section-toggle:active,
    52 a:hover,
    53 .single .type-plugin .entry-content .section-toggle:hover {
     51a:active,
     52a:hover {
    5453  outline: 0;
    5554}
     
    255254  font-size: 12.8px;
    256255  font-size: 0.8rem;
    257   color: #21759b;
     256  color: #0073aa;
    258257  font-weight: 600;
    259258  letter-spacing: 0.05rem;
     
    545544}
    546545
    547 a.button, .single .type-plugin .entry-content .button.section-toggle,
     546a.button,
    548547a.button-primary,
    549 .single .type-plugin .entry-content .button-primary.section-toggle,
    550 a.button-secondary,
    551 .single .type-plugin .entry-content .button-secondary.section-toggle {
     548a.button-secondary {
    552549  line-height: 1.5625rem;
    553550}
    554551
    555 a.button.button-large, .single .type-plugin .entry-content .button.button-large.section-toggle,
    556 .button-group.button-large a.button,
    557 .button-group.button-large .single .type-plugin .entry-content .button.section-toggle, .single .type-plugin .entry-content
    558 .button-group.button-large .button.section-toggle {
     552a.button.button-large,
     553.button-group.button-large a.button {
    559554  line-height: 1.953125rem;
    560555}
    561556
    562 a.button.button-small, .single .type-plugin .entry-content .button.button-small.section-toggle,
    563 .button-group.button-small a.button,
    564 .button-group.button-small .single .type-plugin .entry-content .button.section-toggle, .single .type-plugin .entry-content
    565 .button-group.button-small .button.section-toggle {
     557a.button.button-small,
     558.button-group.button-small a.button {
    566559  line-height: 1.25rem;
    567560}
     
    11871180## Links
    11881181--------------------------------------------------------------*/
    1189 a, .single .type-plugin .entry-content .section-toggle {
    1190   color: #21759b;
    1191 }
    1192 
    1193 a:visited, .single .type-plugin .entry-content .section-toggle:visited {
    1194   color: #4ca6cf;
    1195 }
    1196 
    1197 a:hover, .single .type-plugin .entry-content .section-toggle:hover, a:focus, .single .type-plugin .entry-content .section-toggle:focus, a:active, .single .type-plugin .entry-content .section-toggle:active {
    1198   color: #d54e21;
    1199 }
    1200 
    1201 a:focus, .single .type-plugin .entry-content .section-toggle:focus {
     1182a {
     1183  color: #0073aa;
     1184}
     1185
     1186a:visited {
     1187  /* Override wp4.css */
     1188  color: #0073aa;
     1189}
     1190
     1191a:hover, a:focus, a:active {
     1192  /* Override wp4.css */
     1193  color: #0073aa;
     1194  text-decoration: underline;
     1195}
     1196
     1197a.button:hover, a.button:focus, a.button:active {
     1198  text-decoration: none;
     1199}
     1200
     1201a:focus {
    12021202  outline: thin dotted;
    12031203}
    12041204
    1205 a:hover, .single .type-plugin .entry-content .section-toggle:hover, a:active, .single .type-plugin .entry-content .section-toggle:active {
     1205a:hover, a:active {
    12061206  outline: 0;
    12071207}
    12081208
    1209 p a:not(.button), p .single .type-plugin .entry-content .section-toggle:not(.button), .single .type-plugin .entry-content p .section-toggle:not(.button),
    1210 p a:not(.button):hover,
    1211 p .single .type-plugin .entry-content .section-toggle:not(.button):hover, .single .type-plugin .entry-content
    1212 p .section-toggle:not(.button):hover {
     1209p a:not(.button),
     1210p a:not(.button):hover {
    12131211  border: none;
    12141212}
     
    12521250}
    12531251
    1254 .main-navigation ul ul a, .main-navigation ul ul .single .type-plugin .entry-content .section-toggle, .single .type-plugin .entry-content .main-navigation ul ul .section-toggle {
     1252.main-navigation ul ul a {
    12551253  width: 200px;
    12561254}
     
    12671265}
    12681266
    1269 .main-navigation a, .main-navigation .single .type-plugin .entry-content .section-toggle, .single .type-plugin .entry-content .main-navigation .section-toggle {
     1267.main-navigation a {
    12701268  color: rgba(255, 255, 255, 0.8);
    12711269  display: block;
     
    12751273}
    12761274
    1277 .main-navigation a:hover, .main-navigation .single .type-plugin .entry-content .section-toggle:hover, .single .type-plugin .entry-content .main-navigation .section-toggle:hover, .main-navigation a.active, .main-navigation .single .type-plugin .entry-content .active.section-toggle, .single .type-plugin .entry-content .main-navigation .active.section-toggle {
     1275.main-navigation a:hover, .main-navigation a.active {
    12781276  color: #fff;
    12791277}
    12801278
    12811279@media screen and (min-width: 48em) {
    1282   .main-navigation a.active, .main-navigation .single .type-plugin .entry-content .active.section-toggle, .single .type-plugin .entry-content .main-navigation .active.section-toggle {
     1280  .main-navigation a.active {
    12831281    border-bottom: 1px solid;
    12841282  }
     
    15291527
    15301528.plugin-ratings .ratings-list .counter-container,
    1531 .plugin-ratings .ratings-list .counter-container a,
    1532 .plugin-ratings .ratings-list .counter-container .single .type-plugin .entry-content .section-toggle, .single .type-plugin .entry-content
    1533 .plugin-ratings .ratings-list .counter-container .section-toggle {
     1529.plugin-ratings .ratings-list .counter-container a {
    15341530  width: 100%;
    15351531}
     
    17231719}
    17241720
     1721#wporg-header a:hover,
     1722#wporg-header a:focus,
     1723#wporg-header a:active {
     1724  text-decoration: none;
     1725}
     1726
    17251727.site-header {
    17261728  background: #0073aa;
     
    17511753}
    17521754
    1753 .site-header .site-title a, .site-header .site-title .single .type-plugin .entry-content .section-toggle, .single .type-plugin .entry-content .site-header .site-title .section-toggle {
     1755.site-header .site-title a {
    17541756  color: #fff;
    17551757  font-weight: 300;
     1758}
     1759
     1760.site-header .site-title a:hover, .site-header .site-title a:focus, .site-header .site-title a:active {
     1761  text-decoration: none;
    17561762}
    17571763
     
    19982004}
    19992005
    2000 .home .type-plugin .entry-title a, .home .single .type-plugin .entry-title .entry-content .section-toggle, .single .home .type-plugin .entry-title .entry-content .section-toggle, .home .single .type-plugin .entry-content .entry-title .section-toggle, .single .home .type-plugin .entry-content .entry-title .section-toggle,
     2006.home .type-plugin .entry-title a,
    20012007.search .type-plugin .entry-title a,
    2002 .search .single .type-plugin .entry-title .entry-content .section-toggle, .single
    2003 .search .type-plugin .entry-title .entry-content .section-toggle,
    2004 .search .single .type-plugin .entry-content .entry-title .section-toggle, .single
    2005 .search .type-plugin .entry-content .entry-title .section-toggle,
    2006 .archive .type-plugin .entry-title a,
    2007 .archive .single .type-plugin .entry-title .entry-content .section-toggle, .single
    2008 .archive .type-plugin .entry-title .entry-content .section-toggle,
    2009 .archive .single .type-plugin .entry-content .entry-title .section-toggle, .single
    2010 .archive .type-plugin .entry-content .entry-title .section-toggle {
     2008.archive .type-plugin .entry-title a {
    20112009  font-weight: 400;
    20122010}
     
    21852183
    21862184.single .type-plugin .entry-content .section-toggle {
     2185  color: #0073aa;
     2186  cursor: pointer;
    21872187  font-size: 12.8px;
    21882188  font-size: 0.8rem;
     
    23322332}
    23332333
    2334 .error404 .page-content a, .error404 .page-content .single .type-plugin .entry-content .section-toggle, .single .type-plugin .entry-content .error404 .page-content .section-toggle {
     2334.error404 .page-content a {
    23352335  color: #fff;
    23362336  text-decoration: underline;
     
    24862486## Comments
    24872487--------------------------------------------------------------*/
    2488 .comment-content a, .comment-content .single .type-plugin .entry-content .section-toggle, .single .type-plugin .entry-content .comment-content .section-toggle {
     2488.comment-content a {
    24892489  word-wrap: break-word;
    24902490}
     
    25052505  border: 1px solid #EEE;
    25062506  border-radius: 2px;
    2507   color: #21759b;
     2507  color: #0073aa;
    25082508  cursor: pointer;
    25092509  display: inline-block;
  • sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins/css/style.css

    r3432 r3454  
    4545}
    4646
    47 a, .single .type-plugin .entry-content .section-toggle {
     47a {
    4848  background-color: transparent;
    4949}
    5050
    51 a:active, .single .type-plugin .entry-content .section-toggle:active,
    52 a:hover,
    53 .single .type-plugin .entry-content .section-toggle:hover {
     51a:active,
     52a:hover {
    5453  outline: 0;
    5554}
     
    255254  font-size: 12.8px;
    256255  font-size: 0.8rem;
    257   color: #21759b;
     256  color: #0073aa;
    258257  font-weight: 600;
    259258  letter-spacing: 0.05rem;
     
    545544}
    546545
    547 a.button, .single .type-plugin .entry-content .button.section-toggle,
     546a.button,
    548547a.button-primary,
    549 .single .type-plugin .entry-content .button-primary.section-toggle,
    550 a.button-secondary,
    551 .single .type-plugin .entry-content .button-secondary.section-toggle {
     548a.button-secondary {
    552549  line-height: 1.5625rem;
    553550}
    554551
    555 a.button.button-large, .single .type-plugin .entry-content .button.button-large.section-toggle,
    556 .button-group.button-large a.button,
    557 .button-group.button-large .single .type-plugin .entry-content .button.section-toggle, .single .type-plugin .entry-content
    558 .button-group.button-large .button.section-toggle {
     552a.button.button-large,
     553.button-group.button-large a.button {
    559554  line-height: 1.953125rem;
    560555}
    561556
    562 a.button.button-small, .single .type-plugin .entry-content .button.button-small.section-toggle,
    563 .button-group.button-small a.button,
    564 .button-group.button-small .single .type-plugin .entry-content .button.section-toggle, .single .type-plugin .entry-content
    565 .button-group.button-small .button.section-toggle {
     557a.button.button-small,
     558.button-group.button-small a.button {
    566559  line-height: 1.25rem;
    567560}
     
    11871180## Links
    11881181--------------------------------------------------------------*/
    1189 a, .single .type-plugin .entry-content .section-toggle {
    1190   color: #21759b;
    1191 }
    1192 
    1193 a:visited, .single .type-plugin .entry-content .section-toggle:visited {
    1194   color: #4ca6cf;
    1195 }
    1196 
    1197 a:hover, .single .type-plugin .entry-content .section-toggle:hover, a:focus, .single .type-plugin .entry-content .section-toggle:focus, a:active, .single .type-plugin .entry-content .section-toggle:active {
    1198   color: #d54e21;
    1199 }
    1200 
    1201 a:focus, .single .type-plugin .entry-content .section-toggle:focus {
     1182a {
     1183  color: #0073aa;
     1184}
     1185
     1186a:visited {
     1187  /* Override wp4.css */
     1188  color: #0073aa;
     1189}
     1190
     1191a:hover, a:focus, a:active {
     1192  /* Override wp4.css */
     1193  color: #0073aa;
     1194  text-decoration: underline;
     1195}
     1196
     1197a.button:hover, a.button:focus, a.button:active {
     1198  text-decoration: none;
     1199}
     1200
     1201a:focus {
    12021202  outline: thin dotted;
    12031203}
    12041204
    1205 a:hover, .single .type-plugin .entry-content .section-toggle:hover, a:active, .single .type-plugin .entry-content .section-toggle:active {
     1205a:hover, a:active {
    12061206  outline: 0;
    12071207}
    12081208
    1209 p a:not(.button), p .single .type-plugin .entry-content .section-toggle:not(.button), .single .type-plugin .entry-content p .section-toggle:not(.button),
    1210 p a:not(.button):hover,
    1211 p .single .type-plugin .entry-content .section-toggle:not(.button):hover, .single .type-plugin .entry-content
    1212 p .section-toggle:not(.button):hover {
     1209p a:not(.button),
     1210p a:not(.button):hover {
    12131211  border: none;
    12141212}
     
    12521250}
    12531251
    1254 .main-navigation ul ul a, .main-navigation ul ul .single .type-plugin .entry-content .section-toggle, .single .type-plugin .entry-content .main-navigation ul ul .section-toggle {
     1252.main-navigation ul ul a {
    12551253  width: 200px;
    12561254}
     
    12671265}
    12681266
    1269 .main-navigation a, .main-navigation .single .type-plugin .entry-content .section-toggle, .single .type-plugin .entry-content .main-navigation .section-toggle {
     1267.main-navigation a {
    12701268  color: rgba(255, 255, 255, 0.8);
    12711269  display: block;
     
    12751273}
    12761274
    1277 .main-navigation a:hover, .main-navigation .single .type-plugin .entry-content .section-toggle:hover, .single .type-plugin .entry-content .main-navigation .section-toggle:hover, .main-navigation a.active, .main-navigation .single .type-plugin .entry-content .active.section-toggle, .single .type-plugin .entry-content .main-navigation .active.section-toggle {
     1275.main-navigation a:hover, .main-navigation a.active {
    12781276  color: #fff;
    12791277}
    12801278
    12811279@media screen and (min-width: 48em) {
    1282   .main-navigation a.active, .main-navigation .single .type-plugin .entry-content .active.section-toggle, .single .type-plugin .entry-content .main-navigation .active.section-toggle {
     1280  .main-navigation a.active {
    12831281    border-bottom: 1px solid;
    12841282  }
     
    15291527
    15301528.plugin-ratings .ratings-list .counter-container,
    1531 .plugin-ratings .ratings-list .counter-container a,
    1532 .plugin-ratings .ratings-list .counter-container .single .type-plugin .entry-content .section-toggle, .single .type-plugin .entry-content
    1533 .plugin-ratings .ratings-list .counter-container .section-toggle {
     1529.plugin-ratings .ratings-list .counter-container a {
    15341530  width: 100%;
    15351531}
     
    17231719}
    17241720
     1721#wporg-header a:hover,
     1722#wporg-header a:focus,
     1723#wporg-header a:active {
     1724  text-decoration: none;
     1725}
     1726
    17251727.site-header {
    17261728  background: #0073aa;
     
    17511753}
    17521754
    1753 .site-header .site-title a, .site-header .site-title .single .type-plugin .entry-content .section-toggle, .single .type-plugin .entry-content .site-header .site-title .section-toggle {
     1755.site-header .site-title a {
    17541756  color: #fff;
    17551757  font-weight: 300;
     1758}
     1759
     1760.site-header .site-title a:hover, .site-header .site-title a:focus, .site-header .site-title a:active {
     1761  text-decoration: none;
    17561762}
    17571763
     
    19982004}
    19992005
    2000 .home .type-plugin .entry-title a, .home .single .type-plugin .entry-title .entry-content .section-toggle, .single .home .type-plugin .entry-title .entry-content .section-toggle, .home .single .type-plugin .entry-content .entry-title .section-toggle, .single .home .type-plugin .entry-content .entry-title .section-toggle,
     2006.home .type-plugin .entry-title a,
    20012007.search .type-plugin .entry-title a,
    2002 .search .single .type-plugin .entry-title .entry-content .section-toggle, .single
    2003 .search .type-plugin .entry-title .entry-content .section-toggle,
    2004 .search .single .type-plugin .entry-content .entry-title .section-toggle, .single
    2005 .search .type-plugin .entry-content .entry-title .section-toggle,
    2006 .archive .type-plugin .entry-title a,
    2007 .archive .single .type-plugin .entry-title .entry-content .section-toggle, .single
    2008 .archive .type-plugin .entry-title .entry-content .section-toggle,
    2009 .archive .single .type-plugin .entry-content .entry-title .section-toggle, .single
    2010 .archive .type-plugin .entry-content .entry-title .section-toggle {
     2008.archive .type-plugin .entry-title a {
    20112009  font-weight: 400;
    20122010}
     
    21852183
    21862184.single .type-plugin .entry-content .section-toggle {
     2185  color: #0073aa;
     2186  cursor: pointer;
    21872187  font-size: 12.8px;
    21882188  font-size: 0.8rem;
     
    23322332}
    23332333
    2334 .error404 .page-content a, .error404 .page-content .single .type-plugin .entry-content .section-toggle, .single .type-plugin .entry-content .error404 .page-content .section-toggle {
     2334.error404 .page-content a {
    23352335  color: #fff;
    23362336  text-decoration: underline;
     
    24862486## Comments
    24872487--------------------------------------------------------------*/
    2488 .comment-content a, .comment-content .single .type-plugin .entry-content .section-toggle, .single .type-plugin .entry-content .comment-content .section-toggle {
     2488.comment-content a {
    24892489  word-wrap: break-word;
    24902490}
     
    25052505  border: 1px solid #EEE;
    25062506  border-radius: 2px;
    2507   color: #21759b;
     2507  color: #0073aa;
    25082508  cursor: pointer;
    25092509  display: inline-block;
  • sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins/sass/navigation/_links.scss

    r3346 r3454  
    55
    66    &:visited {
    7         color: $color__link-visited;
     7        /* Override wp4.css */
     8        color: $color__link;
    89    }
    910    &:hover,
    1011    &:focus,
    1112    &:active {
    12         color: $color__link-hover;
     13        /* Override wp4.css */
     14        color: $color__link;
     15        text-decoration: underline;
     16    }
     17    &.button:hover,
     18    &.button:focus,
     19    &.button:active {
     20        text-decoration: none;
    1321    }
    1422    &:focus {
  • sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins/sass/site/_header.scss

    r3393 r3454  
    6262        }
    6363    }
     64
     65    a:hover,
     66    a:focus,
     67    a:active {
     68        text-decoration: none;
     69    }
    6470}
    6571
     
    9096            color: #fff;
    9197            font-weight: 300;
     98
     99            &:hover,
     100            &:focus,
     101            &:active {
     102                text-decoration: none;
     103            }
    92104        }
    93105    }
  • sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins/sass/site/primary/_plugin-single.scss

    r3432 r3454  
    127127
    128128        .section-toggle {
    129             @extend a;
     129            color: $color__link;
     130            cursor: pointer;
    130131            @include font-size( ms-unitless( ms(-2) ) );
    131132            margin-top: 0.5rem;
  • sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins/sass/variables-site/_colors.scss

    r3345 r3454  
    99$color__text-input: #32373c;
    1010$color__text-input-focus: #111;
    11 $color__link: #21759b;
     11$color__link: #0073aa;
    1212$color__link-visited: #4ca6cf;
    1313$color__link-hover: #d54e21;
Note: See TracChangeset for help on using the changeset viewer.