mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-05-22 04:04:25 +00:00
Administration: Use #fff instead of white
Cleans up a few places where the CSS coding standards were not being followed. Fixes #37576. Props Presskopp, johnpgreen, netweb git-svn-id: https://develop.svn.wordpress.org/trunk@38501 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -1147,7 +1147,7 @@ i.mce-i-wp_code:before {
|
||||
}
|
||||
|
||||
.js .tmce-active .wp-editor-area {
|
||||
color: white;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
.tmce-active .quicktags-toolbar {
|
||||
|
||||
Reference in New Issue
Block a user