Match quicktag bar to button.

git-svn-id: https://develop.svn.wordpress.org/trunk@7312 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Matt Mullenweg 2008-03-15 16:57:57 +00:00
parent 388c8fa9db
commit 7fa956e582
1 changed files with 2 additions and 2 deletions

View File

@ -54,7 +54,7 @@ strong .post-com-count span {
background-color: #2583ad;
}
.button-secondary, #quicktags, #login form .submit input {
.button-secondary, #login form .submit input {
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 .mceMenuItemActive {
.wp_themeSkin .mceMenu .mceMenuItemActive, #quicktags {
background-color: #83B4D5;
}
.wp_themeSkin td.mceMenuItemSeparator {