Old school green color for active plugins was harshing on my WP 2.5 zen colors. see #6275
git-svn-id: http://svn.automattic.com/wordpress/trunk@7523 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
75a2f04fa9
commit
95672cb4a2
|
@ -380,7 +380,7 @@ input.readonly {
|
|||
}
|
||||
|
||||
#plugins .active {
|
||||
background-color: #BBEEBB;
|
||||
background-color: #EAF3FA;
|
||||
}
|
||||
|
||||
#plugins .togl {
|
||||
|
|
Loading…
Reference in New Issue