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:
parent
362654abf0
commit
20a2918bda
3 changed files with 59 additions and 59 deletions
6
view/theme/frio/css/mod_admin.css
Normal file
6
view/theme/frio/css/mod_admin.css
Normal 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; }
|
Loading…
Add table
Add a link
Reference in a new issue