We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5672cd9 commit c01bd37Copy full SHA for c01bd37
interface/web/themes/default/css/screen/content_ispc.css
@@ -181,7 +181,13 @@
181
border-top: 4px solid #ff0000;
182
background-color: #ff7f7f;
183
}
184
-
+ .systemmonitor-state:hover {
185
+ background-color: #FFFACD;
186
+ }
187
+ .systemmonitor-state p {
188
+ float:left;
189
+ margin: 5px;
190
191
.systemmonitor-device {
192
background-position: -6px 4px;
193
background-repeat: no-repeat;
0 commit comments