mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-05-20 11:14:28 +00:00
Bulk delete/activate/deactivate for plugins. Split plugins into active and available lists. Props DD32. see #7091
git-svn-id: https://develop.svn.wordpress.org/trunk@8049 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
#plugins .name {
|
||||
.plugins .name {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
#plugins p {
|
||||
.plugins p {
|
||||
margin: 0 4px;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
#plugins .togl {
|
||||
.plugins .togl {
|
||||
width: 150px;
|
||||
border-right-width: 1px;
|
||||
border-right-style: solid;
|
||||
|
||||
Reference in New Issue
Block a user