commit 631eb4b
broke the checkboxes in admin/site, so separate normal checkboxes from bulk edit checkboxes in the css
This commit is contained in:
@@ -61,7 +61,7 @@
|
||||
#adminpage table tr:hover { background-color: #bbc7d7; }
|
||||
#adminpage .selectall { text-align: right; }
|
||||
|
||||
.checkbox {
|
||||
.checkbox_bulkedit {
|
||||
width: 1.2em;
|
||||
height: 1.2em;
|
||||
}
|
||||
|
Reference in New Issue
Block a user