Skip to content

Commit c01bd37

Browse files
author
cfoe
committed
changed new version notification to inline design
1 parent 5672cd9 commit c01bd37

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

interface/web/themes/default/css/screen/content_ispc.css

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,13 @@
181181
border-top: 4px solid #ff0000;
182182
background-color: #ff7f7f;
183183
}
184-
184+
.systemmonitor-state:hover {
185+
background-color: #FFFACD;
186+
}
187+
.systemmonitor-state p {
188+
float:left;
189+
margin: 5px;
190+
}
185191
.systemmonitor-device {
186192
background-position: -6px 4px;
187193
background-repeat: no-repeat;

0 commit comments

Comments
 (0)