Match quicktag bar to button.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7312 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
44cb71faa1
commit
d6d149bbb9
|
@ -54,7 +54,7 @@ strong .post-com-count span {
|
||||||
background-color: #2583ad;
|
background-color: #2583ad;
|
||||||
}
|
}
|
||||||
|
|
||||||
.button-secondary, #quicktags, #login form .submit input {
|
.button-secondary, #login form .submit input {
|
||||||
background-color: #8ebddc !important;
|
background-color: #8ebddc !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -669,7 +669,7 @@ div#media-upload-error, .file-error, abbr.required, .widget-control-remove:hover
|
||||||
}
|
}
|
||||||
|
|
||||||
.wp_themeSkin .mceMenu .mceMenuItemEnabled a:hover,
|
.wp_themeSkin .mceMenu .mceMenuItemEnabled a:hover,
|
||||||
.wp_themeSkin .mceMenu .mceMenuItemActive {
|
.wp_themeSkin .mceMenu .mceMenuItemActive, #quicktags {
|
||||||
background-color: #83B4D5;
|
background-color: #83B4D5;
|
||||||
}
|
}
|
||||||
.wp_themeSkin td.mceMenuItemSeparator {
|
.wp_themeSkin td.mceMenuItemSeparator {
|
||||||
|
|
Loading…
Reference in New Issue