1
0
Fork 0

Frio: admin/user template fixes

- small fixes to html
- move js and css to extern files
- move checkboxes to first column
This commit is contained in:
fabrixxm 2018-04-18 21:43:33 +02:00
commit 20a2918bda
3 changed files with 59 additions and 59 deletions

View file

@ -0,0 +1,6 @@
#users img.icon, #deleted img.icon { height: 24px; }
.opened .caret { transform: rotate(180deg); }
tr.details td,
tr.details th
{ border-top: 0!important; }