interface/web/themes/default/assets/stylesheets/ispconfig.css
@@ -119,6 +119,18 @@ #content { width: 78%; } #passBar, #passText { display: inline-block; vertical-align: middle; } #passBar { height: 11px; padding: 0; } #passBar > div { height: 100%; padding: 0; } #sidebar { margin-top: 27px; width: 18%; @@ -219,6 +231,9 @@ transition: background ease 500ms; } .table tbody tr:last-child { border-radius: 4px; } .table tbody tr td { text-overflow: ellipsis; overflow-x: hidden; } .tfooter { margin-top: -1px;