mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-05-01 17:52:29 +00:00
Add admin section css
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
table.footable>tbody>tr.footable-empty>td {
|
||||
font-size:15px !important;
|
||||
font-style:italic;
|
||||
}
|
||||
.pagination a {
|
||||
text-decoration: none !important;
|
||||
}
|
||||
.panel panel-default {
|
||||
overflow: visible !important;
|
||||
}
|
||||
.table-responsive {
|
||||
overflow: visible !important;
|
||||
}
|
||||
Reference in New Issue
Block a user