Skip to content

Commit 315e87e

Browse files
author
Pascal Dreissen
committed
Update ispconfig.css
1 parent 5c43e65 commit 315e87e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

interface/web/themes/default/assets/stylesheets/ispconfig.css

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -783,7 +783,9 @@ input[type="password"].form-control[readonly] {
783783
.systemmonitor-state.state-info .statusMsg {
784784
display: none;
785785
}
786-
786+
#footer {
787+
display: none;
788+
}
787789
span.notification_text {
788790
display: block;
789791
margin-left: auto;
@@ -793,11 +795,9 @@ span.notification_text {
793795
font-family: inherit;
794796
color: white;
795797
}
796-
797798
span.company_name {
798799
font-weight: bold;
799800
}
800-
801801
span.tmp_account_name {
802802
font-size: 0.9em;
803-
}
803+
}

0 commit comments

Comments
 (0)