mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-05-20 11:14:28 +00:00
Old school green color for active plugins was harshing on my WP 2.5 zen colors. see #6275
git-svn-id: https://develop.svn.wordpress.org/trunk@7523 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -380,7 +380,7 @@ input.readonly {
|
||||
}
|
||||
|
||||
#plugins .active {
|
||||
background-color: #BBEEBB;
|
||||
background-color: #EAF3FA;
|
||||
}
|
||||
|
||||
#plugins .togl {
|
||||
|
||||
Reference in New Issue
Block a user