mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-17 04:15:15 +02:00
Frio: Add collapsable panel-groups for admin/site
This commit is contained in:
parent
956fe99591
commit
860b7bad73
2 changed files with 355 additions and 0 deletions
|
@ -2,6 +2,8 @@
|
|||
#admin-users.adminpage > h1 { padding: 0 15px; }
|
||||
#admin-users.adminpage .panel-collapse { margin-left: -15px; margin-right: -15px; }
|
||||
|
||||
#adminpage.adminpage > h1 { padding: 0 15px; }
|
||||
|
||||
#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; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue