20a2918bda
- small fixes to html - move js and css to extern files - move checkboxes to first column
7 lines
158 B
CSS
7 lines
158 B
CSS
|
|
#users img.icon, #deleted img.icon { height: 24px; }
|
|
.opened .caret { transform: rotate(180deg); }
|
|
tr.details td,
|
|
tr.details th
|
|
{ border-top: 0!important; }
|