mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 14:20:15 +00:00
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:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user