Marius Burkard
2016-07-10 e1ceb050e19c7574bca146a8da7047ee4ff456b5
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;