mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-16 20:05:14 +02:00
frio - some work on the admin users template to be more consistant with other setting pages
This commit is contained in:
parent
5dda815521
commit
5a82ee04bc
5 changed files with 376 additions and 276 deletions
|
@ -1,12 +1,13 @@
|
|||
|
||||
#admin-users.adminpage { padding-left:0; padding-right: 0;}
|
||||
#admin-users.adminpage > h1 { padding: 0 15px; }
|
||||
|
||||
#admin-users.adminpage .panel-collapse { margin-left: -15px; margin-right: -15px; }
|
||||
#admin-users td { word-break: break-all; }
|
||||
|
||||
#admin-users #users th:first-of-type { width: 1em; }
|
||||
#admin-users #users th:nth-of-type(2) { width: 40px; }
|
||||
#admin-users #users th:last-of-type { width: 1em; }
|
||||
#admin-users td > .checkbox { margin: 0; }
|
||||
#admin-users .admin-settings-footer-elements { padding-left: 8px; padding-right: 8px; }
|
||||
|
||||
#admin-users #deleted th:first-of-type { width: 40px; }
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue