mirror of
https://github.com/WordPress/WordPress.git
synced 2024-11-16 07:35:39 +01:00
Temporarily copy colors-fresh over colors-classic. Gray was used as a base for blue, it will be easier to see changes. see #15207.
git-svn-id: http://svn.automattic.com/wordpress/trunk@16144 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
d2e8b78a42
commit
023e565218
@ -1,10 +1,10 @@
|
|||||||
html {
|
html {
|
||||||
background-color: #f7f6f1;
|
background-color: #f9f9f9;
|
||||||
}
|
}
|
||||||
|
|
||||||
* html input,
|
* html input,
|
||||||
* html .widget {
|
* html .widget {
|
||||||
border-color: #8cbdd5;
|
border-color: #dfdfdf;
|
||||||
}
|
}
|
||||||
|
|
||||||
textarea,
|
textarea,
|
||||||
@ -79,11 +79,11 @@ div.dashboard-widget,
|
|||||||
|
|
||||||
#postcustomstuff table {
|
#postcustomstuff table {
|
||||||
border-color: #dfdfdf;
|
border-color: #dfdfdf;
|
||||||
background-color: #f9f9f9;
|
background-color: #F9F9F9;
|
||||||
}
|
}
|
||||||
|
|
||||||
#postcustomstuff thead th {
|
#postcustomstuff thead th {
|
||||||
background-color: #f1f1f1;
|
background-color: #F1F1F1;
|
||||||
}
|
}
|
||||||
|
|
||||||
#postcustomstuff table input,
|
#postcustomstuff table input,
|
||||||
@ -110,7 +110,7 @@ div.dashboard-widget-submit {
|
|||||||
}
|
}
|
||||||
|
|
||||||
div.tabs-panel,
|
div.tabs-panel,
|
||||||
.wp-tabs-panel,
|
.wp-tab-panel,
|
||||||
ul.category-tabs li.tabs,
|
ul.category-tabs li.tabs,
|
||||||
ul.add-menu-item-tabs li.tabs,
|
ul.add-menu-item-tabs li.tabs,
|
||||||
.wp-tab-active {
|
.wp-tab-active {
|
||||||
@ -128,7 +128,6 @@ textarea.disabled {
|
|||||||
background-color: #ccc;
|
background-color: #ccc;
|
||||||
}
|
}
|
||||||
/* #upload-menu li a.upload-tab-link, */
|
/* #upload-menu li a.upload-tab-link, */
|
||||||
.login #backtoblog a:hover,
|
|
||||||
#plugin-information .action-button a,
|
#plugin-information .action-button a,
|
||||||
#plugin-information .action-button a:hover,
|
#plugin-information .action-button a:hover,
|
||||||
#plugin-information .action-button a:visited {
|
#plugin-information .action-button a:visited {
|
||||||
@ -138,7 +137,7 @@ textarea.disabled {
|
|||||||
.widget .widget-top,
|
.widget .widget-top,
|
||||||
.postbox h3,
|
.postbox h3,
|
||||||
.stuffbox h3 {
|
.stuffbox h3 {
|
||||||
background: #d5e6f2 url("../images/blue-grad.png") repeat-x left top;
|
background: #dfdfdf url("../images/gray-grad.png") repeat-x left top;
|
||||||
text-shadow: #fff 0 1px 0;
|
text-shadow: #fff 0 1px 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -167,7 +166,7 @@ strong .post-com-count span {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.wrap h2 {
|
.wrap h2 {
|
||||||
color: #093e56;
|
color: #464646;
|
||||||
}
|
}
|
||||||
|
|
||||||
.ac_over {
|
.ac_over {
|
||||||
@ -183,9 +182,9 @@ strong .post-com-count span {
|
|||||||
color: #101010;
|
color: #101010;
|
||||||
}
|
}
|
||||||
|
|
||||||
.alt
|
.alternate,
|
||||||
.alternate {
|
.alt {
|
||||||
background-color: #edfbfc;
|
background-color: #f9f9f9;
|
||||||
}
|
}
|
||||||
|
|
||||||
.available-theme a.screenshot {
|
.available-theme a.screenshot {
|
||||||
@ -227,7 +226,7 @@ strong .post-com-count span {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.submit {
|
.submit {
|
||||||
border-color: #8cbdd5;
|
border-color: #DFDFDF;
|
||||||
}
|
}
|
||||||
|
|
||||||
.highlight {
|
.highlight {
|
||||||
@ -289,7 +288,7 @@ td.help {
|
|||||||
.submit input,
|
.submit input,
|
||||||
input[type=button],
|
input[type=button],
|
||||||
input[type=submit] {
|
input[type=submit] {
|
||||||
border-color: #dfdfdf;
|
border-color: #bbb;
|
||||||
color: #464646;
|
color: #464646;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -299,7 +298,7 @@ input[type=submit] {
|
|||||||
input[type=button]:hover,
|
input[type=button]:hover,
|
||||||
input[type=submit]:hover {
|
input[type=submit]:hover {
|
||||||
color: #000;
|
color: #000;
|
||||||
border-color: #adaca7;
|
border-color: #666;
|
||||||
}
|
}
|
||||||
|
|
||||||
.button,
|
.button,
|
||||||
@ -318,17 +317,17 @@ input[type=submit]:hover {
|
|||||||
input.button-primary,
|
input.button-primary,
|
||||||
button.button-primary,
|
button.button-primary,
|
||||||
a.button-primary {
|
a.button-primary {
|
||||||
border-color: #5b86ab;
|
border-color: #298cba;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
background: #5580a6 url(../images/button-grad-vs.png) repeat-x scroll left top;
|
background: #21759B url(../images/button-grad.png) repeat-x scroll left top;
|
||||||
text-shadow: rgba(0,0,0,0.3) 0 -1px 0;
|
text-shadow: rgba(0,0,0,0.3) 0 -1px 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
input.button-primary:active,
|
input.button-primary:active,
|
||||||
button.button-primary:active,
|
button.button-primary:active,
|
||||||
a.button-primary:active {
|
a.button-primary:active {
|
||||||
background: #21759b url(../images/button-grad-active-vs.png) repeat-x scroll left top;
|
background: #21759b url(../images/button-grad-active.png) repeat-x scroll left top;
|
||||||
color: #eaf2fa;
|
color: #eaf2fa;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -337,7 +336,7 @@ button.button-primary:hover,
|
|||||||
a.button-primary:hover,
|
a.button-primary:hover,
|
||||||
a.button-primary:focus,
|
a.button-primary:focus,
|
||||||
a.button-primary:active {
|
a.button-primary:active {
|
||||||
border-color: #2e5475;
|
border-color: #13455b;
|
||||||
color: #eaf2fa;
|
color: #eaf2fa;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -354,8 +353,8 @@ a.button.disabled {
|
|||||||
.button-primary-disabled,
|
.button-primary-disabled,
|
||||||
.button-primary[disabled],
|
.button-primary[disabled],
|
||||||
.button-primary:disabled {
|
.button-primary:disabled {
|
||||||
color: #B0C3E2 !important;
|
color: #9FD0D5 !important;
|
||||||
background: #6590A6 !important;
|
background: #298CBA !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
a:hover,
|
a:hover,
|
||||||
@ -449,7 +448,7 @@ div.dashboard-widget-submit input:hover,
|
|||||||
}
|
}
|
||||||
|
|
||||||
a.page-numbers {
|
a.page-numbers {
|
||||||
border-bottom-color: #b8d3e2;
|
border-bottom-color: #B8D3E2;
|
||||||
}
|
}
|
||||||
|
|
||||||
.commentlist li {
|
.commentlist li {
|
||||||
@ -474,7 +473,7 @@ h3.dashboard-widget-title span,
|
|||||||
h3.dashboard-widget-title small,
|
h3.dashboard-widget-title small,
|
||||||
.find-box-head {
|
.find-box-head {
|
||||||
color: #333;
|
color: #333;
|
||||||
background: #d5e6f2 url(../images/blue-grad.png) repeat-x scroll left top;
|
background: #dfdfdf url(../images/gray-grad.png) repeat-x scroll left top;
|
||||||
}
|
}
|
||||||
|
|
||||||
th.sortable a:hover, th.sortable a:active, th.sortable a:focus {
|
th.sortable a:hover, th.sortable a:active, th.sortable a:focus {
|
||||||
@ -498,12 +497,13 @@ a,
|
|||||||
#media-items a.delete,
|
#media-items a.delete,
|
||||||
.plugins a.delete,
|
.plugins a.delete,
|
||||||
.ui-tabs-nav a {
|
.ui-tabs-nav a {
|
||||||
color: #1c6280;
|
color: #21759b;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Because we don't want visited on these links */
|
/* Because we don't want visited on these links */
|
||||||
body.press-this .tabs a,
|
body.press-this .tabs a,
|
||||||
body.press-this .tabs a:hover {
|
body.press-this .tabs a:hover {
|
||||||
|
background-color: #fff;
|
||||||
border-color: #c6d9e9;
|
border-color: #c6d9e9;
|
||||||
border-bottom-color: #fff;
|
border-bottom-color: #fff;
|
||||||
color: #d54e21;
|
color: #d54e21;
|
||||||
@ -512,38 +512,27 @@ body.press-this .tabs a:hover {
|
|||||||
#adminmenu #awaiting-mod,
|
#adminmenu #awaiting-mod,
|
||||||
#adminmenu .update-plugins,
|
#adminmenu .update-plugins,
|
||||||
#sidemenu a .update-plugins,
|
#sidemenu a .update-plugins,
|
||||||
#rightnow .reallynow,
|
#rightnow .reallynow {
|
||||||
|
background-color: #464646;
|
||||||
|
color: #fff;
|
||||||
|
-moz-box-shadow: #fff 0 -1px 0;
|
||||||
|
-khtml-box-shadow: #fff 0 -1px 0;
|
||||||
|
-webkit-box-shadow: #fff 0 -1px 0;
|
||||||
|
box-shadow: #fff 0 -1px 0;
|
||||||
|
}
|
||||||
#plugin-information .action-button {
|
#plugin-information .action-button {
|
||||||
background-color: #d54e21;
|
background-color: #d54e21;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
}
|
}
|
||||||
|
|
||||||
#adminmenu li a:hover #awaiting-mod,
|
|
||||||
#adminmenu li a:hover .update-plugins,
|
|
||||||
#sidemenu li a:hover .update-plugins {
|
|
||||||
background-color: #264761;
|
|
||||||
color: #fff;
|
|
||||||
}
|
|
||||||
|
|
||||||
#adminmenu li.current a #awaiting-mod,
|
#adminmenu li.current a #awaiting-mod,
|
||||||
#adminmenu li.current a .update-plugins,
|
#adminmenu li a.wp-has-current-submenu .update-plugins{
|
||||||
#adminmenu li.wp-has-current-submenu a .update-plugins,
|
background-color: #464646;
|
||||||
#adminmenu li.wp-has-current-submenu a .update-plugins {
|
|
||||||
background-color: #ddd;
|
|
||||||
color: #000;
|
|
||||||
text-shadow: none;
|
|
||||||
-moz-box-shadow: rgba(0,0,0,0.2) 0 -1px 0;
|
|
||||||
-khtml-box-shadow: rgba(0,0,0,0.2) 0 -1px 0;
|
|
||||||
-webkit-box-shadow: rgba(0,0,0,0.2) 0 -1px 0;
|
|
||||||
box-shadow: rgba(0,0,0,0.2) 0 -1px 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
#adminmenu li.current a:hover #awaiting-mod,
|
|
||||||
#adminmenu li.current a:hover .update-plugins,
|
|
||||||
#adminmenu li.wp-has-current-submenu a:hover #awaiting-mod,
|
|
||||||
#adminmenu li.wp-has-current-submenu a:hover .update-plugins {
|
|
||||||
background-color: #264761;
|
|
||||||
color: #fff;
|
color: #fff;
|
||||||
|
-moz-box-shadow: #fff 0 -1px 0;
|
||||||
|
-khtml-box-shadow: #fff 0 -1px 0;
|
||||||
|
-webkit-box-shadow: #fff 0 -1px 0;
|
||||||
|
box-shadow: #fff 0 -1px 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
div#media-upload-header,
|
div#media-upload-header,
|
||||||
@ -587,10 +576,12 @@ input.readonly, textarea.readonly {
|
|||||||
color: #d54e21 !important;
|
color: #d54e21 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
#footer,
|
#footer {
|
||||||
#footer-upgrade {
|
color: #777;
|
||||||
background: #1d507d;
|
border-color: #d1d1d1;
|
||||||
color: #b6d1e4;
|
background: #d9d9d9; /* fallback color */
|
||||||
|
background:-moz-linear-gradient(bottom, #d7d7d7, #e4e4e4);
|
||||||
|
background:-webkit-gradient(linear, left bottom, left top, from(#d7d7d7), to(#e4e4e4));
|
||||||
}
|
}
|
||||||
|
|
||||||
#media-items,
|
#media-items,
|
||||||
@ -601,7 +592,6 @@ input.readonly, textarea.readonly {
|
|||||||
.checkbox,
|
.checkbox,
|
||||||
.side-info,
|
.side-info,
|
||||||
.plugins tr,
|
.plugins tr,
|
||||||
.postbox,
|
|
||||||
#your-profile #rich_editing {
|
#your-profile #rich_editing {
|
||||||
background-color: #fff;
|
background-color: #fff;
|
||||||
}
|
}
|
||||||
@ -610,7 +600,7 @@ input.readonly, textarea.readonly {
|
|||||||
.plugins .inactive th,
|
.plugins .inactive th,
|
||||||
.plugins .inactive td,
|
.plugins .inactive td,
|
||||||
tr.inactive + tr.plugin-update-tr .plugin-update {
|
tr.inactive + tr.plugin-update-tr .plugin-update {
|
||||||
background-color: #ebeeef;
|
background-color: #eee;
|
||||||
}
|
}
|
||||||
|
|
||||||
.plugin-update-tr .update-message {
|
.plugin-update-tr .update-message {
|
||||||
@ -669,7 +659,7 @@ table.widefat span.spam a,
|
|||||||
}
|
}
|
||||||
|
|
||||||
.ui-sortable .postbox h3 {
|
.ui-sortable .postbox h3 {
|
||||||
color: #093e56;
|
color: #464646;
|
||||||
}
|
}
|
||||||
|
|
||||||
.widget .widget-top,
|
.widget .widget-top,
|
||||||
@ -710,38 +700,41 @@ table.widefat span.spam a,
|
|||||||
}
|
}
|
||||||
|
|
||||||
.login #backtoblog a {
|
.login #backtoblog a {
|
||||||
color: #ccc;
|
color: #464646;
|
||||||
}
|
}
|
||||||
|
|
||||||
#wphead {
|
#wphead {
|
||||||
background-color: #1d507d;
|
border-bottom:#c6c6c6 1px solid;
|
||||||
}
|
background: #d9d9d9; /* fallback color */
|
||||||
|
background:-moz-linear-gradient(bottom, #d7d7d7, #e4e4e4);
|
||||||
body.login {
|
background:-webkit-gradient(linear, left bottom, left top, from(#d7d7d7), to(#e4e4e4));
|
||||||
border-top-color: #093e56;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#wphead h1 a {
|
#wphead h1 a {
|
||||||
color: #fff;
|
color: #464646;
|
||||||
}
|
}
|
||||||
|
|
||||||
#user_info {
|
#user_info {
|
||||||
color: #b6d1e4;
|
color: #777;
|
||||||
}
|
}
|
||||||
|
|
||||||
#user_info a:link,
|
#user_info a:link,
|
||||||
#user_info a:visited,
|
#user_info a:visited,
|
||||||
#footer a:link,
|
#footer a:link,
|
||||||
#footer a:visited {
|
#footer a:visited {
|
||||||
color: #fff;
|
color: #222;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
#user_info a:hover,
|
#user_info a:hover,
|
||||||
|
#footer a:hover {
|
||||||
|
color: #000;
|
||||||
|
text-decoration: underline !important;
|
||||||
|
}
|
||||||
|
|
||||||
#user_info a:active,
|
#user_info a:active,
|
||||||
#footer a:hover,
|
#footer a:active {
|
||||||
#footer a:active {
|
color: #ccc !important;
|
||||||
text-decoration: underline;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
div#media-upload-error,
|
div#media-upload-error,
|
||||||
@ -752,12 +745,11 @@ table.widefat .delete a:hover,
|
|||||||
table.widefat .trash a:hover,
|
table.widefat .trash a:hover,
|
||||||
table.widefat .spam a:hover,
|
table.widefat .spam a:hover,
|
||||||
#dashboard_recent_comments .delete a:hover,
|
#dashboard_recent_comments .delete a:hover,
|
||||||
#dashboard_recent_comments .trash a:hover,
|
#dashboard_recent_comments .trash a:hover
|
||||||
#dashboard_recent_comments .spam a:hover {
|
#dashboard_recent_comments .spam a:hover {
|
||||||
color: #f00;
|
color: #f00;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* password strength meter */
|
|
||||||
#pass-strength-result {
|
#pass-strength-result {
|
||||||
background-color: #eee;
|
background-color: #eee;
|
||||||
border-color: #ddd !important;
|
border-color: #ddd !important;
|
||||||
@ -790,7 +782,7 @@ table.widefat .spam a:hover,
|
|||||||
}
|
}
|
||||||
|
|
||||||
#ed_toolbar input {
|
#ed_toolbar input {
|
||||||
border-color: #c3c3c3;
|
border-color: #C3C3C3;
|
||||||
}
|
}
|
||||||
|
|
||||||
#ed_toolbar input:hover {
|
#ed_toolbar input:hover {
|
||||||
@ -799,25 +791,25 @@ table.widefat .spam a:hover,
|
|||||||
}
|
}
|
||||||
|
|
||||||
#poststuff .wp_themeSkin .mceStatusbar {
|
#poststuff .wp_themeSkin .mceStatusbar {
|
||||||
border-color: #ededed;
|
border-color: #EDEDED;
|
||||||
}
|
}
|
||||||
|
|
||||||
#poststuff #edButtonPreview,
|
#poststuff #edButtonPreview,
|
||||||
#poststuff #edButtonHTML {
|
#poststuff #edButtonHTML {
|
||||||
background-color: #f2f1eb;
|
background-color: #f1f1f1;
|
||||||
border-color: #dfdfdf;
|
border-color: #dfdfdf;
|
||||||
color: #999;
|
color: #999;
|
||||||
}
|
}
|
||||||
|
|
||||||
#poststuff #editor-toolbar .active {
|
#poststuff #editor-toolbar .active {
|
||||||
border-bottom-color: #e3eef7;
|
border-bottom-color: #e9e9e9;
|
||||||
background-color: #e3eef7;
|
background-color: #e9e9e9;
|
||||||
color: #333;
|
color: #333;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* TinyMCE */
|
/* TinyMCE */
|
||||||
#post-status-info {
|
#post-status-info {
|
||||||
background-color: #ededed;
|
background-color: #EDEDED;
|
||||||
}
|
}
|
||||||
|
|
||||||
.wp_themeSkin *,
|
.wp_themeSkin *,
|
||||||
@ -825,7 +817,7 @@ table.widefat .spam a:hover,
|
|||||||
.wp_themeSkin a:link,
|
.wp_themeSkin a:link,
|
||||||
.wp_themeSkin a:visited,
|
.wp_themeSkin a:visited,
|
||||||
.wp_themeSkin a:active {
|
.wp_themeSkin a:active {
|
||||||
color: #000;
|
color: #000;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Containers */
|
/* Containers */
|
||||||
@ -842,7 +834,7 @@ table.widefat .spam a:hover,
|
|||||||
/* Button */
|
/* Button */
|
||||||
.wp_themeSkin .mceButton {
|
.wp_themeSkin .mceButton {
|
||||||
background-color: #e9e8e8;
|
background-color: #e9e8e8;
|
||||||
border-color: #b2b2b2;
|
border-color: #B2B2B2;
|
||||||
}
|
}
|
||||||
|
|
||||||
.wp_themeSkin a.mceButtonEnabled:hover,
|
.wp_themeSkin a.mceButtonEnabled:hover,
|
||||||
@ -859,7 +851,7 @@ table.widefat .spam a:hover,
|
|||||||
/* ListBox */
|
/* ListBox */
|
||||||
.wp_themeSkin .mceListBox .mceText,
|
.wp_themeSkin .mceListBox .mceText,
|
||||||
.wp_themeSkin .mceListBox .mceOpen {
|
.wp_themeSkin .mceListBox .mceOpen {
|
||||||
border-color: #b2b2b2;
|
border-color: #B2B2B2;
|
||||||
background-color: #d5d5d5;
|
background-color: #d5d5d5;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -877,14 +869,14 @@ table.widefat .spam a:hover,
|
|||||||
}
|
}
|
||||||
|
|
||||||
.wp_themeSkin select.mceListBox {
|
.wp_themeSkin select.mceListBox {
|
||||||
border-color: #b2b2b2;
|
border-color: #B2B2B2;
|
||||||
background-color: #fff;
|
background-color: #fff;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* SplitButton */
|
/* SplitButton */
|
||||||
.wp_themeSkin .mceSplitButton a.mceAction,
|
.wp_themeSkin .mceSplitButton a.mceAction,
|
||||||
.wp_themeSkin .mceSplitButton a.mceOpen {
|
.wp_themeSkin .mceSplitButton a.mceOpen {
|
||||||
border-color: #b2b2b2;
|
border-color: #B2B2B2;
|
||||||
}
|
}
|
||||||
|
|
||||||
.wp_themeSkin .mceSplitButton a.mceOpen:hover,
|
.wp_themeSkin .mceSplitButton a.mceOpen:hover,
|
||||||
@ -896,17 +888,17 @@ table.widefat .spam a:hover,
|
|||||||
}
|
}
|
||||||
|
|
||||||
.wp_themeSkin .mceSplitButtonActive {
|
.wp_themeSkin .mceSplitButtonActive {
|
||||||
background-color: #b2b2b2;
|
background-color: #B2B2B2;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* ColorSplitButton */
|
/* ColorSplitButton */
|
||||||
.wp_themeSkin div.mceColorSplitMenu table {
|
.wp_themeSkin div.mceColorSplitMenu table {
|
||||||
background-color: #ebebeb;
|
background-color: #ebebeb;
|
||||||
border-color: #b2b2b2;
|
border-color: #B2B2B2;
|
||||||
}
|
}
|
||||||
|
|
||||||
.wp_themeSkin .mceColorSplitMenu a {
|
.wp_themeSkin .mceColorSplitMenu a {
|
||||||
border-color: #b2b2b2;
|
border-color: #B2B2B2;
|
||||||
}
|
}
|
||||||
|
|
||||||
.wp_themeSkin .mceColorSplitMenu a.mceMoreColors {
|
.wp_themeSkin .mceColorSplitMenu a.mceMoreColors {
|
||||||
@ -914,12 +906,12 @@ table.widefat .spam a:hover,
|
|||||||
}
|
}
|
||||||
|
|
||||||
.wp_themeSkin .mceColorSplitMenu a.mceMoreColors:hover {
|
.wp_themeSkin .mceColorSplitMenu a.mceMoreColors:hover {
|
||||||
border-color: #0a246a;
|
border-color: #0A246A;
|
||||||
background-color: #b6bdd2;
|
background-color: #B6BDD2;
|
||||||
}
|
}
|
||||||
|
|
||||||
.wp_themeSkin a.mceMoreColors:hover {
|
.wp_themeSkin a.mceMoreColors:hover {
|
||||||
border-color: #0a246a;
|
border-color: #0A246A;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Menu */
|
/* Menu */
|
||||||
@ -953,11 +945,8 @@ table.widefat .spam a:hover,
|
|||||||
color: #888;
|
color: #888;
|
||||||
}
|
}
|
||||||
|
|
||||||
#quicktags,
|
|
||||||
.wp_themeSkin tr.mceFirst td.mceToolbar {
|
|
||||||
background: #d5e6f2 url("../images/ed-bg-vs.gif") repeat-x scroll left top;
|
|
||||||
}
|
|
||||||
.wp_themeSkin tr.mceFirst td.mceToolbar {
|
.wp_themeSkin tr.mceFirst td.mceToolbar {
|
||||||
|
background: #dfdfdf url("../images/ed-bg.gif") repeat-x scroll left top;
|
||||||
border-color: #dfdfdf;
|
border-color: #dfdfdf;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -966,7 +955,7 @@ table.widefat .spam a:hover,
|
|||||||
}
|
}
|
||||||
|
|
||||||
.wp-admin .clearlooks2 .mceFocus .mceTop .mceLeft {
|
.wp-admin .clearlooks2 .mceFocus .mceTop .mceLeft {
|
||||||
background: #444;
|
background: #444444;
|
||||||
border-left: 1px solid #999;
|
border-left: 1px solid #999;
|
||||||
border-top: 1px solid #999;
|
border-top: 1px solid #999;
|
||||||
-moz-border-radius: 4px 0 0 0;
|
-moz-border-radius: 4px 0 0 0;
|
||||||
@ -976,7 +965,7 @@ table.widefat .spam a:hover,
|
|||||||
}
|
}
|
||||||
|
|
||||||
.wp-admin .clearlooks2 .mceFocus .mceTop .mceRight {
|
.wp-admin .clearlooks2 .mceFocus .mceTop .mceRight {
|
||||||
background: #444;
|
background: #444444;
|
||||||
border-right: 1px solid #999;
|
border-right: 1px solid #999;
|
||||||
border-top: 1px solid #999;
|
border-top: 1px solid #999;
|
||||||
border-top-right-radius: 4px;
|
border-top-right-radius: 4px;
|
||||||
@ -1041,12 +1030,12 @@ table.widefat .spam a:hover,
|
|||||||
#timestampdiv input,
|
#timestampdiv input,
|
||||||
#namediv input,
|
#namediv input,
|
||||||
#poststuff .inside .the-tagcloud {
|
#poststuff .inside .the-tagcloud {
|
||||||
border-color: #dfdfdf;
|
border-color: #ddd;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* menu */
|
/* menu */
|
||||||
#adminmenu * {
|
#adminmenu * {
|
||||||
border-color: #dfdfdf;
|
border-color: #e3e3e3;
|
||||||
}
|
}
|
||||||
|
|
||||||
#adminmenu li.wp-menu-separator {
|
#adminmenu li.wp-menu-separator {
|
||||||
@ -1059,20 +1048,20 @@ table.widefat .spam a:hover,
|
|||||||
|
|
||||||
#adminmenu li.wp-has-current-submenu.wp-menu-open .wp-menu-toggle,
|
#adminmenu li.wp-has-current-submenu.wp-menu-open .wp-menu-toggle,
|
||||||
#adminmenu li.wp-has-current-submenu:hover .wp-menu-toggle {
|
#adminmenu li.wp-has-current-submenu:hover .wp-menu-toggle {
|
||||||
background: transparent url(../images/menu-bits-vs.gif) no-repeat scroll left -207px;
|
background: transparent url(../images/menu-bits.gif?ver=20100610) no-repeat scroll left -207px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#adminmenu .wp-has-submenu:hover .wp-menu-toggle,
|
#adminmenu .wp-has-submenu:hover .wp-menu-toggle,
|
||||||
#adminmenu .wp-menu-open .wp-menu-toggle {
|
#adminmenu .wp-menu-open .wp-menu-toggle {
|
||||||
background: transparent url(../images/menu-bits-vs.gif) no-repeat scroll left -109px;
|
background: transparent url(../images/menu-bits.gif?ver=20100610) no-repeat scroll left -109px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#adminmenu a.menu-top {
|
#adminmenu a.menu-top {
|
||||||
background: #eaf3fa url(../images/menu-bits-vs.gif) repeat-x scroll left -379px;
|
background: #f1f1f1 url(../images/menu-bits.gif?ver=20100610) repeat-x scroll left -379px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#adminmenu .wp-submenu a {
|
#adminmenu .wp-submenu a {
|
||||||
background: #fff url(../images/menu-bits-vs.gif) no-repeat scroll 0 -310px;
|
background: #fff url(../images/menu-bits.gif?ver=20100610) no-repeat scroll 0 -310px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#adminmenu .wp-has-current-submenu ul li a {
|
#adminmenu .wp-has-current-submenu ul li a {
|
||||||
@ -1083,17 +1072,25 @@ table.widefat .spam a:hover,
|
|||||||
background: url(../images/menu-dark.gif) top left no-repeat !important;
|
background: url(../images/menu-dark.gif) top left no-repeat !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.wp-has-current-submenu .wp-submenu {
|
||||||
|
border-top: none !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
#adminmenu li.wp-has-current-submenu a.wp-has-current-submenu {
|
||||||
|
border-bottom: #aaa 1px solid;
|
||||||
|
}
|
||||||
|
|
||||||
#adminmenu li.wp-has-current-submenu a.wp-has-current-submenu,
|
#adminmenu li.wp-has-current-submenu a.wp-has-current-submenu,
|
||||||
#adminmenu .menu-top .current {
|
#adminmenu li.current a.menu-top {
|
||||||
background: #3c6b95 url(../images/menu-bits-vs.gif) top left repeat-x;
|
background: #e0e0e0 url(../images/menu-bits.gif?ver=20100610) top left repeat-x;
|
||||||
border-color: #1d507d;
|
border: #aaa 1px solid;
|
||||||
color: #fff;
|
color: #000;
|
||||||
text-shadow: rgba(0,0,0,0.4) 0 -1px 0;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#adminmenu li.wp-has-current-submenu .wp-submenu,
|
#adminmenu li.wp-has-current-submenu .wp-submenu,
|
||||||
#adminmenu li.wp-has-current-submenu ul li a {
|
#adminmenu li.wp-has-current-submenu ul li a {
|
||||||
border-color: #aaa !important;
|
border-right-color: #aaa !important;
|
||||||
|
border-left-color: #aaa !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
#adminmenu li.wp-has-current-submenu ul li a {
|
#adminmenu li.wp-has-current-submenu ul li a {
|
||||||
@ -1104,16 +1101,12 @@ table.widefat .spam a:hover,
|
|||||||
border-bottom-color: #aaa;
|
border-bottom-color: #aaa;
|
||||||
}
|
}
|
||||||
|
|
||||||
#adminmenu li.menu-top .current:hover {
|
|
||||||
border-color: #6583c0;
|
|
||||||
}
|
|
||||||
|
|
||||||
#adminmenu .wp-submenu .current a.current {
|
#adminmenu .wp-submenu .current a.current {
|
||||||
background: transparent url(../images/menu-bits-vs.gif) no-repeat scroll 0 -289px;
|
background: transparent url(../images/menu-bits.gif?ver=20100610) no-repeat scroll 0 -289px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#adminmenu .wp-submenu a:hover {
|
#adminmenu .wp-submenu a:hover {
|
||||||
background-color: #eaf2fa !important;
|
background-color: #EAF2FA !important;
|
||||||
color: #333 !important;
|
color: #333 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -1124,7 +1117,6 @@ table.widefat .spam a:hover,
|
|||||||
background-color: #f5f5f5;
|
background-color: #f5f5f5;
|
||||||
background-image: none;
|
background-image: none;
|
||||||
border-color: #e3e3e3;
|
border-color: #e3e3e3;
|
||||||
text-shadow: rgba(255,255,255,1) 0 1px 0;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#adminmenu .wp-submenu ul {
|
#adminmenu .wp-submenu ul {
|
||||||
@ -1133,17 +1125,17 @@ table.widefat .spam a:hover,
|
|||||||
|
|
||||||
.folded #adminmenu li.menu-top,
|
.folded #adminmenu li.menu-top,
|
||||||
#adminmenu .wp-submenu .wp-submenu-head {
|
#adminmenu .wp-submenu .wp-submenu-head {
|
||||||
background-color: #eaf2fa;
|
background-color: #F1F1F1;
|
||||||
}
|
}
|
||||||
|
|
||||||
.folded #adminmenu li.wp-has-current-submenu,
|
.folded #adminmenu li.wp-has-current-submenu,
|
||||||
.folded #adminmenu li.menu-top.current {
|
.folded #adminmenu li.menu-top.current {
|
||||||
background-color: #bbd8e7;
|
background-color: #e6e6e6;
|
||||||
}
|
}
|
||||||
|
|
||||||
#adminmenu .wp-has-current-submenu .wp-submenu .wp-submenu-head {
|
#adminmenu .wp-has-current-submenu .wp-submenu .wp-submenu-head {
|
||||||
background-color: #bbd8e7;
|
background-color: #EAEAEA;
|
||||||
border-color: #8cbdd5;
|
border-color: #aaa;
|
||||||
}
|
}
|
||||||
|
|
||||||
#adminmenu div.wp-submenu {
|
#adminmenu div.wp-submenu {
|
||||||
@ -1152,113 +1144,113 @@ table.widefat .spam a:hover,
|
|||||||
|
|
||||||
/* menu icons */
|
/* menu icons */
|
||||||
#adminmenu .menu-icon-dashboard div.wp-menu-image {
|
#adminmenu .menu-icon-dashboard div.wp-menu-image {
|
||||||
background: transparent url('../images/menu-vs.png?ver=20100531') no-repeat scroll -61px -33px;
|
background: transparent url('../images/menu.png?ver=20100531') no-repeat scroll -61px -33px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#adminmenu .menu-icon-dashboard:hover div.wp-menu-image,
|
#adminmenu .menu-icon-dashboard:hover div.wp-menu-image,
|
||||||
#adminmenu .menu-icon-dashboard.wp-has-current-submenu div.wp-menu-image,
|
#adminmenu .menu-icon-dashboard.wp-has-current-submenu div.wp-menu-image,
|
||||||
#adminmenu .menu-icon-dashboard.current div.wp-menu-image {
|
#adminmenu .menu-icon-dashboard.current div.wp-menu-image {
|
||||||
background: transparent url('../images/menu-vs.png?ver=20100531') no-repeat scroll -61px -1px;
|
background: transparent url('../images/menu.png?ver=20100531') no-repeat scroll -61px -1px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#adminmenu .menu-icon-post div.wp-menu-image {
|
#adminmenu .menu-icon-post div.wp-menu-image {
|
||||||
background: transparent url('../images/menu-vs.png?ver=20100531') no-repeat scroll -272px -33px;
|
background: transparent url('../images/menu.png?ver=20100531') no-repeat scroll -272px -33px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#adminmenu .menu-icon-post:hover div.wp-menu-image,
|
#adminmenu .menu-icon-post:hover div.wp-menu-image,
|
||||||
#adminmenu .menu-icon-post.wp-has-current-submenu div.wp-menu-image {
|
#adminmenu .menu-icon-post.wp-has-current-submenu div.wp-menu-image {
|
||||||
background: transparent url('../images/menu-vs.png?ver=20100531') no-repeat scroll -272px -1px;
|
background: transparent url('../images/menu.png?ver=20100531') no-repeat scroll -272px -1px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#adminmenu .menu-icon-media div.wp-menu-image {
|
#adminmenu .menu-icon-media div.wp-menu-image {
|
||||||
background: transparent url('../images/menu-vs.png?ver=20100531') no-repeat scroll -121px -33px;
|
background: transparent url('../images/menu.png?ver=20100531') no-repeat scroll -121px -33px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#adminmenu .menu-icon-media:hover div.wp-menu-image,
|
#adminmenu .menu-icon-media:hover div.wp-menu-image,
|
||||||
#adminmenu .menu-icon-media.wp-has-current-submenu div.wp-menu-image {
|
#adminmenu .menu-icon-media.wp-has-current-submenu div.wp-menu-image {
|
||||||
background: transparent url('../images/menu-vs.png?ver=20100531') no-repeat scroll -121px -1px;
|
background: transparent url('../images/menu.png?ver=20100531') no-repeat scroll -121px -1px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#adminmenu .menu-icon-links div.wp-menu-image {
|
#adminmenu .menu-icon-links div.wp-menu-image {
|
||||||
background: transparent url('../images/menu-vs.png?ver=20100531') no-repeat scroll -91px -33px;
|
background: transparent url('../images/menu.png?ver=20100531') no-repeat scroll -91px -33px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#adminmenu .menu-icon-links:hover div.wp-menu-image,
|
#adminmenu .menu-icon-links:hover div.wp-menu-image,
|
||||||
#adminmenu .menu-icon-links.wp-has-current-submenu div.wp-menu-image {
|
#adminmenu .menu-icon-links.wp-has-current-submenu div.wp-menu-image {
|
||||||
background: transparent url('../images/menu-vs.png?ver=20100531') no-repeat scroll -91px -1px;
|
background: transparent url('../images/menu.png?ver=20100531') no-repeat scroll -91px -1px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#adminmenu .menu-icon-page div.wp-menu-image {
|
#adminmenu .menu-icon-page div.wp-menu-image {
|
||||||
background: transparent url('../images/menu-vs.png?ver=20100531') no-repeat scroll -151px -33px;
|
background: transparent url('../images/menu.png?ver=20100531') no-repeat scroll -151px -33px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#adminmenu .menu-icon-page:hover div.wp-menu-image,
|
#adminmenu .menu-icon-page:hover div.wp-menu-image,
|
||||||
#adminmenu .menu-icon-page.wp-has-current-submenu div.wp-menu-image {
|
#adminmenu .menu-icon-page.wp-has-current-submenu div.wp-menu-image {
|
||||||
background: transparent url('../images/menu-vs.png?ver=20100531') no-repeat scroll -151px -1px;
|
background: transparent url('../images/menu.png?ver=20100531') no-repeat scroll -151px -1px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#adminmenu .menu-icon-comments div.wp-menu-image {
|
#adminmenu .menu-icon-comments div.wp-menu-image {
|
||||||
background: transparent url('../images/menu-vs.png?ver=20100531') no-repeat scroll -31px -33px;
|
background: transparent url('../images/menu.png?ver=20100531') no-repeat scroll -31px -33px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#adminmenu .menu-icon-comments:hover div.wp-menu-image,
|
#adminmenu .menu-icon-comments:hover div.wp-menu-image,
|
||||||
#adminmenu .menu-icon-comments.wp-has-current-submenu div.wp-menu-image,
|
#adminmenu .menu-icon-comments.wp-has-current-submenu div.wp-menu-image,
|
||||||
#adminmenu .menu-icon-comments.current div.wp-menu-image {
|
#adminmenu .menu-icon-comments.current div.wp-menu-image {
|
||||||
background: transparent url('../images/menu-vs.png?ver=20100531') no-repeat scroll -31px -1px;
|
background: transparent url('../images/menu.png?ver=20100531') no-repeat scroll -31px -1px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#adminmenu .menu-icon-appearance div.wp-menu-image {
|
#adminmenu .menu-icon-appearance div.wp-menu-image {
|
||||||
background: transparent url('../images/menu-vs.png?ver=20100531') no-repeat scroll -1px -33px;
|
background: transparent url('../images/menu.png?ver=20100531') no-repeat scroll -1px -33px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#adminmenu .menu-icon-appearance:hover div.wp-menu-image,
|
#adminmenu .menu-icon-appearance:hover div.wp-menu-image,
|
||||||
#adminmenu .menu-icon-appearance.wp-has-current-submenu div.wp-menu-image {
|
#adminmenu .menu-icon-appearance.wp-has-current-submenu div.wp-menu-image {
|
||||||
background: transparent url('../images/menu-vs.png?ver=20100531') no-repeat scroll -1px -1px;
|
background: transparent url('../images/menu.png?ver=20100531') no-repeat scroll -1px -1px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#adminmenu .menu-icon-plugins div.wp-menu-image {
|
#adminmenu .menu-icon-plugins div.wp-menu-image {
|
||||||
background: transparent url('../images/menu-vs.png?ver=20100531') no-repeat scroll -181px -33px;
|
background: transparent url('../images/menu.png?ver=20100531') no-repeat scroll -181px -33px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#adminmenu .menu-icon-plugins:hover div.wp-menu-image,
|
#adminmenu .menu-icon-plugins:hover div.wp-menu-image,
|
||||||
#adminmenu .menu-icon-plugins.wp-has-current-submenu div.wp-menu-image {
|
#adminmenu .menu-icon-plugins.wp-has-current-submenu div.wp-menu-image {
|
||||||
background: transparent url('../images/menu-vs.png?ver=20100531') no-repeat scroll -181px -1px;
|
background: transparent url('../images/menu.png?ver=20100531') no-repeat scroll -181px -1px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#adminmenu .menu-icon-users div.wp-menu-image {
|
#adminmenu .menu-icon-users div.wp-menu-image {
|
||||||
background: transparent url('../images/menu-vs.png?ver=20100531') no-repeat scroll -301px -33px;
|
background: transparent url('../images/menu.png?ver=20100531') no-repeat scroll -301px -33px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#adminmenu .menu-icon-users:hover div.wp-menu-image,
|
#adminmenu .menu-icon-users:hover div.wp-menu-image,
|
||||||
#adminmenu .menu-icon-users.wp-has-current-submenu div.wp-menu-image {
|
#adminmenu .menu-icon-users.wp-has-current-submenu div.wp-menu-image {
|
||||||
background: transparent url('../images/menu-vs.png?ver=20100531') no-repeat scroll -301px -1px;
|
background: transparent url('../images/menu.png?ver=20100531') no-repeat scroll -301px -1px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#adminmenu .menu-icon-tools div.wp-menu-image {
|
#adminmenu .menu-icon-tools div.wp-menu-image {
|
||||||
background: transparent url('../images/menu-vs.png?ver=20100531') no-repeat scroll -211px -33px;
|
background: transparent url('../images/menu.png?ver=20100531') no-repeat scroll -211px -33px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#adminmenu .menu-icon-tools:hover div.wp-menu-image,
|
#adminmenu .menu-icon-tools:hover div.wp-menu-image,
|
||||||
#adminmenu .menu-icon-tools.wp-has-current-submenu div.wp-menu-image {
|
#adminmenu .menu-icon-tools.wp-has-current-submenu div.wp-menu-image {
|
||||||
background: transparent url('../images/menu-vs.png?ver=20100531') no-repeat scroll -211px -1px;
|
background: transparent url('../images/menu.png?ver=20100531') no-repeat scroll -211px -1px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#adminmenu .menu-icon-settings div.wp-menu-image {
|
#adminmenu .menu-icon-settings div.wp-menu-image {
|
||||||
background: transparent url('../images/menu-vs.png?ver=20100531') no-repeat scroll -241px -33px;
|
background: transparent url('../images/menu.png?ver=20100531') no-repeat scroll -241px -33px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#adminmenu .menu-icon-settings:hover div.wp-menu-image,
|
#adminmenu .menu-icon-settings:hover div.wp-menu-image,
|
||||||
#adminmenu .menu-icon-settings.wp-has-current-submenu div.wp-menu-image {
|
#adminmenu .menu-icon-settings.wp-has-current-submenu div.wp-menu-image {
|
||||||
background: transparent url('../images/menu-vs.png?ver=20100531') no-repeat scroll -241px -1px;
|
background: transparent url('../images/menu.png?ver=20100531') no-repeat scroll -241px -1px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#adminmenu .menu-icon-site div.wp-menu-image {
|
#adminmenu .menu-icon-site div.wp-menu-image {
|
||||||
background: transparent url('../images/menu-vs.png?ver=20100531') no-repeat scroll -361px -33px;
|
background: transparent url('../images/menu.png?ver=20100531') no-repeat scroll -361px -33px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#adminmenu .menu-icon-site:hover div.wp-menu-image,
|
#adminmenu .menu-icon-site:hover div.wp-menu-image,
|
||||||
#adminmenu .menu-icon-site.wp-has-current-submenu div.wp-menu-image {
|
#adminmenu .menu-icon-site.wp-has-current-submenu div.wp-menu-image {
|
||||||
background: transparent url('../images/menu-vs.png?ver=20100531') no-repeat scroll -361px -1px;
|
background: transparent url('../images/menu.png?ver=20100531') no-repeat scroll -361px -1px;
|
||||||
}
|
}
|
||||||
/* end menu */
|
/* end menu */
|
||||||
|
|
||||||
@ -1281,7 +1273,7 @@ table.diff .diff-addedline ins {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#att-info {
|
#att-info {
|
||||||
background-color: #e4f2fd;
|
background-color: #E4F2FD;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* edit image */
|
/* edit image */
|
||||||
@ -1294,12 +1286,12 @@ table.diff .diff-addedline ins {
|
|||||||
#sidemenu a.current {
|
#sidemenu a.current {
|
||||||
background-color: #fff;
|
background-color: #fff;
|
||||||
border-color: #dfdfdf #dfdfdf #fff;
|
border-color: #dfdfdf #dfdfdf #fff;
|
||||||
color: #d54e21;
|
color: #D54E21;
|
||||||
}
|
}
|
||||||
|
|
||||||
#screen-options-wrap,
|
#screen-options-wrap,
|
||||||
#contextual-help-wrap {
|
#contextual-help-wrap {
|
||||||
background-color: #eae9e4;
|
background-color: #f1f1f1;
|
||||||
border-color: #dfdfdf;
|
border-color: #dfdfdf;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -1334,7 +1326,7 @@ table.diff .diff-addedline ins {
|
|||||||
.vim-current,
|
.vim-current,
|
||||||
.vim-current th,
|
.vim-current th,
|
||||||
.vim-current td {
|
.vim-current td {
|
||||||
background-color: #e4f2fd !important;
|
background-color: #E4F2FD !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Install Plugins */
|
/* Install Plugins */
|
||||||
@ -1373,7 +1365,7 @@ div.star.select:hover {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.inline-editor div.title {
|
.inline-editor div.title {
|
||||||
background-color: #eaf3fa;
|
background-color: #EAF3FA;
|
||||||
}
|
}
|
||||||
|
|
||||||
.inline-editor ul.cat-checklist {
|
.inline-editor ul.cat-checklist {
|
||||||
@ -1400,11 +1392,11 @@ fieldset.inline-edit-col-right .inline-edit-col {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.attention {
|
.attention {
|
||||||
color: #d54e21;
|
color: #D54E21;
|
||||||
}
|
}
|
||||||
|
|
||||||
.meta-box-sortables .postbox:hover .handlediv {
|
.meta-box-sortables .postbox:hover .handlediv {
|
||||||
background: transparent url(../images/menu-bits-vs.gif) no-repeat scroll left -111px;
|
background: transparent url(../images/menu-bits.gif?ver=20100610) no-repeat scroll left -111px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#major-publishing-actions {
|
#major-publishing-actions {
|
||||||
@ -1417,7 +1409,7 @@ fieldset.inline-edit-col-right .inline-edit-col {
|
|||||||
|
|
||||||
.tablenav .tablenav-pages a {
|
.tablenav .tablenav-pages a {
|
||||||
border-color: #e3e3e3;
|
border-color: #e3e3e3;
|
||||||
background: #eee url('../images/menu-bits-vs.gif') repeat-x scroll left -379px;
|
background: #eee url('../images/menu-bits.gif?ver=20100610') repeat-x scroll left -379px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tablenav .tablenav-pages a:hover {
|
.tablenav .tablenav-pages a:hover {
|
||||||
@ -1500,42 +1492,33 @@ fieldset.inline-edit-col-right .inline-edit-col {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#favorite-first {
|
#favorite-first {
|
||||||
background: #5580a6 url(../images/fav-vs.png) repeat-x 0 center;
|
border-color: #c0c0c0;
|
||||||
border-color: #517ea5 !important;
|
background: #f1f1f1; /* fallback color */
|
||||||
border-bottom-color: #416686 !important;
|
background:-moz-linear-gradient(bottom, #e7e7e7, #fff);
|
||||||
}
|
background:-webkit-gradient(linear, left bottom, left top, from(#e7e7e7), to(#fff));
|
||||||
|
|
||||||
#favorite-actions .slide-down {
|
|
||||||
background-image: url(../images/fav-top-vs.gif);
|
|
||||||
background-position:0 0;
|
|
||||||
background-repeat: repeat-x;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#favorite-inside {
|
#favorite-inside {
|
||||||
border-color: #5b86ac;
|
border-color: #c0c0c0;
|
||||||
background-color: #5580a6;
|
background-color: #fff;
|
||||||
}
|
}
|
||||||
|
|
||||||
#favorite-toggle {
|
#favorite-toggle {
|
||||||
background: transparent url(../images/fav-arrow-vs.gif) no-repeat 0 -4px;
|
background: transparent url(../images/fav-arrow.gif?ver=20100531) no-repeat 0 -4px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#favorite-actions a {
|
#favorite-actions a {
|
||||||
color: #ddd;
|
color: #464646;
|
||||||
}
|
}
|
||||||
|
|
||||||
#favorite-actions a:hover {
|
#favorite-actions a:hover {
|
||||||
color: #fff;
|
color: #000;
|
||||||
}
|
}
|
||||||
|
|
||||||
#favorite-inside a:hover {
|
#favorite-inside a:hover {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
}
|
}
|
||||||
|
|
||||||
#favorite-actions .slide-down {
|
|
||||||
border-bottom-color: #626262;
|
|
||||||
}
|
|
||||||
|
|
||||||
#screen-meta a.show-settings {
|
#screen-meta a.show-settings {
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
text-shadow: rgba(255,255,255,0.7) 0 1px 0;
|
text-shadow: rgba(255,255,255,0.7) 0 1px 0;
|
||||||
@ -1543,103 +1526,87 @@ fieldset.inline-edit-col-right .inline-edit-col {
|
|||||||
|
|
||||||
#icon-edit,
|
#icon-edit,
|
||||||
#icon-post {
|
#icon-post {
|
||||||
background: transparent url(../images/icons32-vs.png?ver=20100531) no-repeat -552px -5px;
|
background: transparent url(../images/icons32.png?ver=20100531) no-repeat -552px -5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#icon-index {
|
#icon-index {
|
||||||
background: transparent url(../images/icons32-vs.png?ver=20100531) no-repeat -137px -5px;
|
background: transparent url(../images/icons32.png?ver=20100531) no-repeat -137px -5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#icon-upload {
|
#icon-upload {
|
||||||
background: transparent url(../images/icons32-vs.png?ver=20100531) no-repeat -251px -5px;
|
background: transparent url(../images/icons32.png?ver=20100531) no-repeat -251px -5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#icon-link-manager,
|
#icon-link-manager,
|
||||||
#icon-link,
|
#icon-link,
|
||||||
#icon-link-category {
|
#icon-link-category {
|
||||||
background: transparent url(../images/icons32-vs.png?ver=20100531) no-repeat -190px -5px;
|
background: transparent url(../images/icons32.png?ver=20100531) no-repeat -190px -5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#icon-edit-pages,
|
#icon-edit-pages,
|
||||||
#icon-page {
|
#icon-page {
|
||||||
background: transparent url(../images/icons32-vs.png?ver=20100531) no-repeat -312px -5px;
|
background: transparent url(../images/icons32.png?ver=20100531) no-repeat -312px -5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#icon-edit-comments {
|
#icon-edit-comments {
|
||||||
background: transparent url(../images/icons32-vs.png?ver=20100531) no-repeat -72px -5px;
|
background: transparent url(../images/icons32.png?ver=20100531) no-repeat -72px -5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#icon-themes {
|
#icon-themes {
|
||||||
background: transparent url(../images/icons32-vs.png?ver=20100531) no-repeat -11px -5px;
|
background: transparent url(../images/icons32.png?ver=20100531) no-repeat -11px -5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#icon-plugins {
|
#icon-plugins {
|
||||||
background: transparent url(../images/icons32-vs.png?ver=20100531) no-repeat -370px -5px;
|
background: transparent url(../images/icons32.png?ver=20100531) no-repeat -370px -5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#icon-users,
|
#icon-users,
|
||||||
#icon-profile,
|
#icon-profile,
|
||||||
#icon-user-edit {
|
#icon-user-edit {
|
||||||
background: transparent url(../images/icons32-vs.png?ver=20100531) no-repeat -600px -5px;
|
background: transparent url(../images/icons32.png?ver=20100531) no-repeat -600px -5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#icon-tools,
|
#icon-tools,
|
||||||
#icon-admin {
|
#icon-admin {
|
||||||
background: transparent url(../images/icons32-vs.png?ver=20100531) no-repeat -432px -5px;
|
background: transparent url(../images/icons32.png?ver=20100531) no-repeat -432px -5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#icon-options-general {
|
#icon-options-general {
|
||||||
background: transparent url(../images/icons32-vs.png?ver=20100531) no-repeat -492px -5px;
|
background: transparent url(../images/icons32.png?ver=20100531) no-repeat -492px -5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#icon-ms-admin {
|
#icon-ms-admin {
|
||||||
background: transparent url(../images/icons32-vs.png?ver=20100531) no-repeat -659px -5px;
|
background: transparent url(../images/icons32.png?ver=20100531) no-repeat -659px -5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.view-switch #view-switch-list {
|
.view-switch #view-switch-list {
|
||||||
background: transparent url(../images/list-vs.png) no-repeat 0 0;
|
background: transparent url(../images/list.png) no-repeat 0 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.view-switch .current #view-switch-list {
|
.view-switch .current #view-switch-list {
|
||||||
background: transparent url(../images/list-vs.png) no-repeat -40px 0;
|
background: transparent url(../images/list.png) no-repeat -40px 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.view-switch #view-switch-excerpt {
|
.view-switch #view-switch-excerpt {
|
||||||
background: transparent url(../images/list-vs.png) no-repeat -20px 0;
|
background: transparent url(../images/list.png) no-repeat -20px 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.view-switch .current #view-switch-excerpt {
|
.view-switch .current #view-switch-excerpt {
|
||||||
background: transparent url(../images/list-vs.png) no-repeat -60px 0;
|
background: transparent url(../images/list.png) no-repeat -60px 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
#header-logo {
|
#header-logo {
|
||||||
background: transparent url(../images/wp-logo-vs.png) no-repeat scroll center center;
|
background: transparent url(../images/wp-logo.png?ver=20100531) no-repeat scroll center center;
|
||||||
}
|
|
||||||
|
|
||||||
#wphead #site-visit-button {
|
|
||||||
background-color: #3c6b95;
|
|
||||||
background-image: url(../images/visit-site-button-grad-vs.gif);
|
|
||||||
color: #b6d1e4;
|
|
||||||
text-shadow: #3f3f3f 0 -1px 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
#wphead a:hover #site-visit-button {
|
|
||||||
color: #fff;
|
|
||||||
}
|
|
||||||
|
|
||||||
#wphead a:focus #site-visit-button,
|
|
||||||
#wphead a:active #site-visit-button {
|
|
||||||
background-position: 0 -27px;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.popular-tags,
|
.popular-tags,
|
||||||
.feature-filter {
|
.feature-filter {
|
||||||
background-color: #fff;
|
background-color: #fff;
|
||||||
border-color: #dfdfdf;
|
border-color: #DFDFDF;
|
||||||
}
|
}
|
||||||
|
|
||||||
#theme-information .action-button {
|
#theme-information .action-button {
|
||||||
border-top-color: #dfdfdf;
|
border-top-color: #DFDFDF;
|
||||||
}
|
}
|
||||||
|
|
||||||
.theme-listing br.line {
|
.theme-listing br.line {
|
||||||
@ -1659,13 +1626,13 @@ div.widgets-sortables,
|
|||||||
|
|
||||||
#widgets-left .sidebar-name {
|
#widgets-left .sidebar-name {
|
||||||
background-color: #aaa;
|
background-color: #aaa;
|
||||||
background-image: url(../images/ed-bg-vs.gif);
|
background-image: url(../images/ed-bg.gif);
|
||||||
text-shadow: #fff 0 1px 0;
|
text-shadow: #fff 0 1px 0;
|
||||||
border-color: #dfdfdf;
|
border-color: #dfdfdf;
|
||||||
}
|
}
|
||||||
|
|
||||||
#widgets-right .sidebar-name {
|
#widgets-right .sidebar-name {
|
||||||
background-image: url(../images/fav-vs.png);
|
background-image: url(../images/fav.png);
|
||||||
text-shadow: #3f3f3f 0 -1px 0;
|
text-shadow: #3f3f3f 0 -1px 0;
|
||||||
background-color: #636363;
|
background-color: #636363;
|
||||||
border-color: #636363;
|
border-color: #636363;
|
||||||
@ -1682,11 +1649,11 @@ div.widgets-sortables,
|
|||||||
}
|
}
|
||||||
|
|
||||||
#widgets-left .sidebar-name-arrow {
|
#widgets-left .sidebar-name-arrow {
|
||||||
background: transparent url(../images/menu-bits-vs.gif) no-repeat scroll left -109px;
|
background: transparent url(../images/menu-bits.gif?ver=20100610) no-repeat scroll left -109px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#widgets-right .sidebar-name-arrow {
|
#widgets-right .sidebar-name-arrow {
|
||||||
background: transparent url(../images/fav-arrow-vs.gif) no-repeat scroll 0 -1px;
|
background: transparent url(../images/widgets-arrow.gif?ver=20100531) no-repeat scroll 0 -1px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.in-widget-title {
|
.in-widget-title {
|
||||||
@ -1728,10 +1695,10 @@ div.widgets-sortables,
|
|||||||
}
|
}
|
||||||
|
|
||||||
#nav-menu-header, #nav-menu-footer, .menu-item-handle {
|
#nav-menu-header, #nav-menu-footer, .menu-item-handle {
|
||||||
background: url("../images/blue-grad.png") repeat-x scroll left top #d5e6f2;
|
background: url("../images/gray-grad.png") repeat-x scroll left top #dfdfdf;
|
||||||
}
|
}
|
||||||
|
|
||||||
#menu-management .nav-tab-active {
|
#menu-management .nav-tab-active {
|
||||||
background: #eaf3fa;
|
background: #ececec;
|
||||||
border-bottom-color: #eaf3fa;
|
border-bottom-color: #ececec;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user