mirror of
https://github.com/WordPress/WordPress.git
synced 2025-02-02 05:31:25 +01:00
Adjust the active tab colors in the plugin info Thickbox, see [26788], #25858.
Built from https://develop.svn.wordpress.org/trunk@26805 git-svn-id: http://core.svn.wordpress.org/trunk@26692 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
355846659e
commit
02fb5044c4
@ -1395,8 +1395,8 @@ table.diff .diff-addedline ins {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#sidemenu a.current {
|
#sidemenu a.current {
|
||||||
background-color: #eee;
|
background-color: #f3f3f3;
|
||||||
border-color: #dfdfdf #dfdfdf #eee;
|
border-color: #dfdfdf #dfdfdf #f3f3f3;
|
||||||
color: #000;
|
color: #000;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
2
wp-admin/css/colors-rtl.min.css
vendored
2
wp-admin/css/colors-rtl.min.css
vendored
File diff suppressed because one or more lines are too long
@ -1395,8 +1395,8 @@ table.diff .diff-addedline ins {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#sidemenu a.current {
|
#sidemenu a.current {
|
||||||
background-color: #eee;
|
background-color: #f3f3f3;
|
||||||
border-color: #dfdfdf #dfdfdf #eee;
|
border-color: #dfdfdf #dfdfdf #f3f3f3;
|
||||||
color: #000;
|
color: #000;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
2
wp-admin/css/colors.min.css
vendored
2
wp-admin/css/colors.min.css
vendored
File diff suppressed because one or more lines are too long
@ -445,6 +445,11 @@ ul#adminmenu > li.current > a.current:after {
|
|||||||
box-shadow: inset 0 1px 0 lighten( $button-color, 15% ), 0 1px 0 rgba(0,0,0,.15);
|
box-shadow: inset 0 1px 0 lighten( $button-color, 15% ), 0 1px 0 rgba(0,0,0,.15);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* Thickbox: Install Plugins */
|
||||||
|
#sidemenu a.current {
|
||||||
|
background: $body-background;
|
||||||
|
border-bottom-color: $body-background;
|
||||||
|
}
|
||||||
|
|
||||||
/* Responsive Component */
|
/* Responsive Component */
|
||||||
|
|
||||||
@ -464,4 +469,4 @@ div#wp-responsive-toggle a:before {
|
|||||||
|
|
||||||
.wp-responsive-open #wpadminbar #wp-admin-bar-menu-toggle a {
|
.wp-responsive-open #wpadminbar #wp-admin-bar-menu-toggle a {
|
||||||
background: $menu-submenu-background;
|
background: $menu-submenu-background;
|
||||||
}
|
}
|
||||||
|
@ -281,6 +281,11 @@ ul#adminmenu a.wp-has-current-submenu:after, ul#adminmenu > li.current > a.curre
|
|||||||
-webkit-box-shadow: inset 0 1px 0 #ecc88a, 0 1px 0 rgba(0, 0, 0, 0.15);
|
-webkit-box-shadow: inset 0 1px 0 #ecc88a, 0 1px 0 rgba(0, 0, 0, 0.15);
|
||||||
box-shadow: inset 0 1px 0 #ecc88a, 0 1px 0 rgba(0, 0, 0, 0.15); }
|
box-shadow: inset 0 1px 0 #ecc88a, 0 1px 0 rgba(0, 0, 0, 0.15); }
|
||||||
|
|
||||||
|
/* Thickbox: Install Plugins */
|
||||||
|
#sidemenu a.current {
|
||||||
|
background: #f3f3f3;
|
||||||
|
border-bottom-color: #f3f3f3; }
|
||||||
|
|
||||||
/* Responsive Component */
|
/* Responsive Component */
|
||||||
div#wp-responsive-toggle a:before {
|
div#wp-responsive-toggle a:before {
|
||||||
color: #e5f8ff; }
|
color: #e5f8ff; }
|
||||||
|
2
wp-admin/css/colors/blue/colors-rtl.min.css
vendored
2
wp-admin/css/colors/blue/colors-rtl.min.css
vendored
File diff suppressed because one or more lines are too long
@ -281,6 +281,11 @@ ul#adminmenu a.wp-has-current-submenu:after, ul#adminmenu > li.current > a.curre
|
|||||||
-webkit-box-shadow: inset 0 1px 0 #ecc88a, 0 1px 0 rgba(0, 0, 0, 0.15);
|
-webkit-box-shadow: inset 0 1px 0 #ecc88a, 0 1px 0 rgba(0, 0, 0, 0.15);
|
||||||
box-shadow: inset 0 1px 0 #ecc88a, 0 1px 0 rgba(0, 0, 0, 0.15); }
|
box-shadow: inset 0 1px 0 #ecc88a, 0 1px 0 rgba(0, 0, 0, 0.15); }
|
||||||
|
|
||||||
|
/* Thickbox: Install Plugins */
|
||||||
|
#sidemenu a.current {
|
||||||
|
background: #f3f3f3;
|
||||||
|
border-bottom-color: #f3f3f3; }
|
||||||
|
|
||||||
/* Responsive Component */
|
/* Responsive Component */
|
||||||
div#wp-responsive-toggle a:before {
|
div#wp-responsive-toggle a:before {
|
||||||
color: #e5f8ff; }
|
color: #e5f8ff; }
|
||||||
|
2
wp-admin/css/colors/blue/colors.min.css
vendored
2
wp-admin/css/colors/blue/colors.min.css
vendored
File diff suppressed because one or more lines are too long
@ -281,6 +281,11 @@ ul#adminmenu a.wp-has-current-submenu:after, ul#adminmenu > li.current > a.curre
|
|||||||
-webkit-box-shadow: inset 0 1px 0 #e0cdbd, 0 1px 0 rgba(0, 0, 0, 0.15);
|
-webkit-box-shadow: inset 0 1px 0 #e0cdbd, 0 1px 0 rgba(0, 0, 0, 0.15);
|
||||||
box-shadow: inset 0 1px 0 #e0cdbd, 0 1px 0 rgba(0, 0, 0, 0.15); }
|
box-shadow: inset 0 1px 0 #e0cdbd, 0 1px 0 rgba(0, 0, 0, 0.15); }
|
||||||
|
|
||||||
|
/* Thickbox: Install Plugins */
|
||||||
|
#sidemenu a.current {
|
||||||
|
background: #f3f3f3;
|
||||||
|
border-bottom-color: #f3f3f3; }
|
||||||
|
|
||||||
/* Responsive Component */
|
/* Responsive Component */
|
||||||
div#wp-responsive-toggle a:before {
|
div#wp-responsive-toggle a:before {
|
||||||
color: #f3f2f1; }
|
color: #f3f2f1; }
|
||||||
|
File diff suppressed because one or more lines are too long
@ -281,6 +281,11 @@ ul#adminmenu a.wp-has-current-submenu:after, ul#adminmenu > li.current > a.curre
|
|||||||
-webkit-box-shadow: inset 0 1px 0 #e0cdbd, 0 1px 0 rgba(0, 0, 0, 0.15);
|
-webkit-box-shadow: inset 0 1px 0 #e0cdbd, 0 1px 0 rgba(0, 0, 0, 0.15);
|
||||||
box-shadow: inset 0 1px 0 #e0cdbd, 0 1px 0 rgba(0, 0, 0, 0.15); }
|
box-shadow: inset 0 1px 0 #e0cdbd, 0 1px 0 rgba(0, 0, 0, 0.15); }
|
||||||
|
|
||||||
|
/* Thickbox: Install Plugins */
|
||||||
|
#sidemenu a.current {
|
||||||
|
background: #f3f3f3;
|
||||||
|
border-bottom-color: #f3f3f3; }
|
||||||
|
|
||||||
/* Responsive Component */
|
/* Responsive Component */
|
||||||
div#wp-responsive-toggle a:before {
|
div#wp-responsive-toggle a:before {
|
||||||
color: #f3f2f1; }
|
color: #f3f2f1; }
|
||||||
|
2
wp-admin/css/colors/coffee/colors.min.css
vendored
2
wp-admin/css/colors/coffee/colors.min.css
vendored
File diff suppressed because one or more lines are too long
@ -281,6 +281,11 @@ ul#adminmenu a.wp-has-current-submenu:after, ul#adminmenu > li.current > a.curre
|
|||||||
-webkit-box-shadow: inset 0 1px 0 #c0cd7b, 0 1px 0 rgba(0, 0, 0, 0.15);
|
-webkit-box-shadow: inset 0 1px 0 #c0cd7b, 0 1px 0 rgba(0, 0, 0, 0.15);
|
||||||
box-shadow: inset 0 1px 0 #c0cd7b, 0 1px 0 rgba(0, 0, 0, 0.15); }
|
box-shadow: inset 0 1px 0 #c0cd7b, 0 1px 0 rgba(0, 0, 0, 0.15); }
|
||||||
|
|
||||||
|
/* Thickbox: Install Plugins */
|
||||||
|
#sidemenu a.current {
|
||||||
|
background: #f3f3f3;
|
||||||
|
border-bottom-color: #f3f3f3; }
|
||||||
|
|
||||||
/* Responsive Component */
|
/* Responsive Component */
|
||||||
div#wp-responsive-toggle a:before {
|
div#wp-responsive-toggle a:before {
|
||||||
color: #ece6f6; }
|
color: #ece6f6; }
|
||||||
|
File diff suppressed because one or more lines are too long
@ -281,6 +281,11 @@ ul#adminmenu a.wp-has-current-submenu:after, ul#adminmenu > li.current > a.curre
|
|||||||
-webkit-box-shadow: inset 0 1px 0 #c0cd7b, 0 1px 0 rgba(0, 0, 0, 0.15);
|
-webkit-box-shadow: inset 0 1px 0 #c0cd7b, 0 1px 0 rgba(0, 0, 0, 0.15);
|
||||||
box-shadow: inset 0 1px 0 #c0cd7b, 0 1px 0 rgba(0, 0, 0, 0.15); }
|
box-shadow: inset 0 1px 0 #c0cd7b, 0 1px 0 rgba(0, 0, 0, 0.15); }
|
||||||
|
|
||||||
|
/* Thickbox: Install Plugins */
|
||||||
|
#sidemenu a.current {
|
||||||
|
background: #f3f3f3;
|
||||||
|
border-bottom-color: #f3f3f3; }
|
||||||
|
|
||||||
/* Responsive Component */
|
/* Responsive Component */
|
||||||
div#wp-responsive-toggle a:before {
|
div#wp-responsive-toggle a:before {
|
||||||
color: #ece6f6; }
|
color: #ece6f6; }
|
||||||
|
2
wp-admin/css/colors/ectoplasm/colors.min.css
vendored
2
wp-admin/css/colors/ectoplasm/colors.min.css
vendored
File diff suppressed because one or more lines are too long
@ -281,6 +281,11 @@ ul#adminmenu a.wp-has-current-submenu:after, ul#adminmenu > li.current > a.curre
|
|||||||
-webkit-box-shadow: inset 0 1px 0 #22cffb, 0 1px 0 rgba(0, 0, 0, 0.15);
|
-webkit-box-shadow: inset 0 1px 0 #22cffb, 0 1px 0 rgba(0, 0, 0, 0.15);
|
||||||
box-shadow: inset 0 1px 0 #22cffb, 0 1px 0 rgba(0, 0, 0, 0.15); }
|
box-shadow: inset 0 1px 0 #22cffb, 0 1px 0 rgba(0, 0, 0, 0.15); }
|
||||||
|
|
||||||
|
/* Thickbox: Install Plugins */
|
||||||
|
#sidemenu a.current {
|
||||||
|
background: whitesmoke;
|
||||||
|
border-bottom-color: whitesmoke; }
|
||||||
|
|
||||||
/* Responsive Component */
|
/* Responsive Component */
|
||||||
div#wp-responsive-toggle a:before {
|
div#wp-responsive-toggle a:before {
|
||||||
color: #999999; }
|
color: #999999; }
|
||||||
|
2
wp-admin/css/colors/light/colors-rtl.min.css
vendored
2
wp-admin/css/colors/light/colors-rtl.min.css
vendored
File diff suppressed because one or more lines are too long
@ -281,6 +281,11 @@ ul#adminmenu a.wp-has-current-submenu:after, ul#adminmenu > li.current > a.curre
|
|||||||
-webkit-box-shadow: inset 0 1px 0 #22cffb, 0 1px 0 rgba(0, 0, 0, 0.15);
|
-webkit-box-shadow: inset 0 1px 0 #22cffb, 0 1px 0 rgba(0, 0, 0, 0.15);
|
||||||
box-shadow: inset 0 1px 0 #22cffb, 0 1px 0 rgba(0, 0, 0, 0.15); }
|
box-shadow: inset 0 1px 0 #22cffb, 0 1px 0 rgba(0, 0, 0, 0.15); }
|
||||||
|
|
||||||
|
/* Thickbox: Install Plugins */
|
||||||
|
#sidemenu a.current {
|
||||||
|
background: whitesmoke;
|
||||||
|
border-bottom-color: whitesmoke; }
|
||||||
|
|
||||||
/* Responsive Component */
|
/* Responsive Component */
|
||||||
div#wp-responsive-toggle a:before {
|
div#wp-responsive-toggle a:before {
|
||||||
color: #999999; }
|
color: #999999; }
|
||||||
|
2
wp-admin/css/colors/light/colors.min.css
vendored
2
wp-admin/css/colors/light/colors.min.css
vendored
File diff suppressed because one or more lines are too long
@ -281,6 +281,11 @@ ul#adminmenu a.wp-has-current-submenu:after, ul#adminmenu > li.current > a.curre
|
|||||||
-webkit-box-shadow: inset 0 1px 0 #ec8a85, 0 1px 0 rgba(0, 0, 0, 0.15);
|
-webkit-box-shadow: inset 0 1px 0 #ec8a85, 0 1px 0 rgba(0, 0, 0, 0.15);
|
||||||
box-shadow: inset 0 1px 0 #ec8a85, 0 1px 0 rgba(0, 0, 0, 0.15); }
|
box-shadow: inset 0 1px 0 #ec8a85, 0 1px 0 rgba(0, 0, 0, 0.15); }
|
||||||
|
|
||||||
|
/* Thickbox: Install Plugins */
|
||||||
|
#sidemenu a.current {
|
||||||
|
background: #f3f3f3;
|
||||||
|
border-bottom-color: #f3f3f3; }
|
||||||
|
|
||||||
/* Responsive Component */
|
/* Responsive Component */
|
||||||
div#wp-responsive-toggle a:before {
|
div#wp-responsive-toggle a:before {
|
||||||
color: #f1f2f3; }
|
color: #f1f2f3; }
|
||||||
|
File diff suppressed because one or more lines are too long
@ -281,6 +281,11 @@ ul#adminmenu a.wp-has-current-submenu:after, ul#adminmenu > li.current > a.curre
|
|||||||
-webkit-box-shadow: inset 0 1px 0 #ec8a85, 0 1px 0 rgba(0, 0, 0, 0.15);
|
-webkit-box-shadow: inset 0 1px 0 #ec8a85, 0 1px 0 rgba(0, 0, 0, 0.15);
|
||||||
box-shadow: inset 0 1px 0 #ec8a85, 0 1px 0 rgba(0, 0, 0, 0.15); }
|
box-shadow: inset 0 1px 0 #ec8a85, 0 1px 0 rgba(0, 0, 0, 0.15); }
|
||||||
|
|
||||||
|
/* Thickbox: Install Plugins */
|
||||||
|
#sidemenu a.current {
|
||||||
|
background: #f3f3f3;
|
||||||
|
border-bottom-color: #f3f3f3; }
|
||||||
|
|
||||||
/* Responsive Component */
|
/* Responsive Component */
|
||||||
div#wp-responsive-toggle a:before {
|
div#wp-responsive-toggle a:before {
|
||||||
color: #f1f2f3; }
|
color: #f1f2f3; }
|
||||||
|
2
wp-admin/css/colors/midnight/colors.min.css
vendored
2
wp-admin/css/colors/midnight/colors.min.css
vendored
File diff suppressed because one or more lines are too long
@ -281,6 +281,11 @@ ul#adminmenu a.wp-has-current-submenu:after, ul#adminmenu > li.current > a.curre
|
|||||||
-webkit-box-shadow: inset 0 1px 0 #cbdacc, 0 1px 0 rgba(0, 0, 0, 0.15);
|
-webkit-box-shadow: inset 0 1px 0 #cbdacc, 0 1px 0 rgba(0, 0, 0, 0.15);
|
||||||
box-shadow: inset 0 1px 0 #cbdacc, 0 1px 0 rgba(0, 0, 0, 0.15); }
|
box-shadow: inset 0 1px 0 #cbdacc, 0 1px 0 rgba(0, 0, 0, 0.15); }
|
||||||
|
|
||||||
|
/* Thickbox: Install Plugins */
|
||||||
|
#sidemenu a.current {
|
||||||
|
background: #f3f3f3;
|
||||||
|
border-bottom-color: #f3f3f3; }
|
||||||
|
|
||||||
/* Responsive Component */
|
/* Responsive Component */
|
||||||
div#wp-responsive-toggle a:before {
|
div#wp-responsive-toggle a:before {
|
||||||
color: #f2fcff; }
|
color: #f2fcff; }
|
||||||
|
2
wp-admin/css/colors/ocean/colors-rtl.min.css
vendored
2
wp-admin/css/colors/ocean/colors-rtl.min.css
vendored
File diff suppressed because one or more lines are too long
@ -281,6 +281,11 @@ ul#adminmenu a.wp-has-current-submenu:after, ul#adminmenu > li.current > a.curre
|
|||||||
-webkit-box-shadow: inset 0 1px 0 #cbdacc, 0 1px 0 rgba(0, 0, 0, 0.15);
|
-webkit-box-shadow: inset 0 1px 0 #cbdacc, 0 1px 0 rgba(0, 0, 0, 0.15);
|
||||||
box-shadow: inset 0 1px 0 #cbdacc, 0 1px 0 rgba(0, 0, 0, 0.15); }
|
box-shadow: inset 0 1px 0 #cbdacc, 0 1px 0 rgba(0, 0, 0, 0.15); }
|
||||||
|
|
||||||
|
/* Thickbox: Install Plugins */
|
||||||
|
#sidemenu a.current {
|
||||||
|
background: #f3f3f3;
|
||||||
|
border-bottom-color: #f3f3f3; }
|
||||||
|
|
||||||
/* Responsive Component */
|
/* Responsive Component */
|
||||||
div#wp-responsive-toggle a:before {
|
div#wp-responsive-toggle a:before {
|
||||||
color: #f2fcff; }
|
color: #f2fcff; }
|
||||||
|
2
wp-admin/css/colors/ocean/colors.min.css
vendored
2
wp-admin/css/colors/ocean/colors.min.css
vendored
File diff suppressed because one or more lines are too long
@ -281,6 +281,11 @@ ul#adminmenu a.wp-has-current-submenu:after, ul#adminmenu > li.current > a.curre
|
|||||||
-webkit-box-shadow: inset 0 1px 0 #e8ab7c, 0 1px 0 rgba(0, 0, 0, 0.15);
|
-webkit-box-shadow: inset 0 1px 0 #e8ab7c, 0 1px 0 rgba(0, 0, 0, 0.15);
|
||||||
box-shadow: inset 0 1px 0 #e8ab7c, 0 1px 0 rgba(0, 0, 0, 0.15); }
|
box-shadow: inset 0 1px 0 #e8ab7c, 0 1px 0 rgba(0, 0, 0, 0.15); }
|
||||||
|
|
||||||
|
/* Thickbox: Install Plugins */
|
||||||
|
#sidemenu a.current {
|
||||||
|
background: #f3f3f3;
|
||||||
|
border-bottom-color: #f3f3f3; }
|
||||||
|
|
||||||
/* Responsive Component */
|
/* Responsive Component */
|
||||||
div#wp-responsive-toggle a:before {
|
div#wp-responsive-toggle a:before {
|
||||||
color: #f3f1f1; }
|
color: #f3f1f1; }
|
||||||
|
File diff suppressed because one or more lines are too long
@ -281,6 +281,11 @@ ul#adminmenu a.wp-has-current-submenu:after, ul#adminmenu > li.current > a.curre
|
|||||||
-webkit-box-shadow: inset 0 1px 0 #e8ab7c, 0 1px 0 rgba(0, 0, 0, 0.15);
|
-webkit-box-shadow: inset 0 1px 0 #e8ab7c, 0 1px 0 rgba(0, 0, 0, 0.15);
|
||||||
box-shadow: inset 0 1px 0 #e8ab7c, 0 1px 0 rgba(0, 0, 0, 0.15); }
|
box-shadow: inset 0 1px 0 #e8ab7c, 0 1px 0 rgba(0, 0, 0, 0.15); }
|
||||||
|
|
||||||
|
/* Thickbox: Install Plugins */
|
||||||
|
#sidemenu a.current {
|
||||||
|
background: #f3f3f3;
|
||||||
|
border-bottom-color: #f3f3f3; }
|
||||||
|
|
||||||
/* Responsive Component */
|
/* Responsive Component */
|
||||||
div#wp-responsive-toggle a:before {
|
div#wp-responsive-toggle a:before {
|
||||||
color: #f3f1f1; }
|
color: #f3f1f1; }
|
||||||
|
2
wp-admin/css/colors/sunrise/colors.min.css
vendored
2
wp-admin/css/colors/sunrise/colors.min.css
vendored
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user