File tree Expand file tree Collapse file tree 3 files changed +12
-5
lines changed
interface/web/themes/default Expand file tree Collapse file tree 3 files changed +12
-5
lines changed Original file line number Diff line number Diff line change 7373 height : 100% ; }
7474
7575# headerbar {
76- float : right; }
76+ float : right;
77+ }
7778
7879# searchform {
7980 float : right;
@@ -733,6 +734,7 @@ input[type="password"].form-control[readonly] {
733734 margin-top : 15px ;
734735 cursor : pointer;
735736 margin-right : 15px ;
737+ float : right;
736738}
737739.notification {
738740 animation : pulse 2s infinite;
@@ -742,6 +744,7 @@ input[type="password"].form-control[readonly] {
742744 margin-top : 0px ;
743745 margin-right : 0px ;
744746 margin-left : 230px ;
747+ position : relative;
745748 }
746749}
747750@keyframes pulse {
@@ -755,7 +758,7 @@ input[type="password"].form-control[readonly] {
755758 background : # ff000e ;
756759 }
757760}
758- .systemmonitor-state .state-info {
761+ .systemmonitor-state .state-info . statusMsg {
759762 display : none;
760763}
761764
You can’t perform that action at this time.
0 commit comments