Active plugin highlighting tweaks from MT. fixes #6275
git-svn-id: http://svn.automattic.com/wordpress/trunk@7538 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -380,7 +380,7 @@ input.readonly {
|
||||
}
|
||||
|
||||
#plugins .active {
|
||||
background-color: #EAF3FA;
|
||||
background-color: #e7f7d3;
|
||||
}
|
||||
|
||||
#plugins .togl {
|
||||
|
||||
@@ -117,7 +117,7 @@ h6 {
|
||||
}
|
||||
|
||||
.widefat td {
|
||||
padding: 7px 15px 6px 10px;
|
||||
padding: 7px 15px 9px 10px;
|
||||
vertical-align: top;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user