A couple of tweaks to the checkbox styling... pretty minor.

This commit is contained in:
Christopher Allan Webber
2011-09-05 21:03:54 -05:00
parent 677f55cc51
commit e8b517924e
2 changed files with 9 additions and 1 deletions

View File

@@ -365,3 +365,11 @@ table.media_panel th {
font-weight: bold;
padding-bottom: 4px;
}
/* Delete panel */
.delete_checkbox_box {
margin-top: 10px;
margin-left: 10px;
}