Skip to content
Snippets Groups Projects
Commit c01bd379 authored by cfoe's avatar cfoe
Browse files

changed new version notification to inline design

parent 5672cd94
No related branches found
No related tags found
2 merge requests!46Master,!21Master
...@@ -181,7 +181,13 @@ ...@@ -181,7 +181,13 @@
border-top: 4px solid #ff0000; border-top: 4px solid #ff0000;
background-color: #ff7f7f; background-color: #ff7f7f;
} }
.systemmonitor-state:hover {
background-color: #FFFACD;
}
.systemmonitor-state p {
float:left;
margin: 5px;
}
.systemmonitor-device { .systemmonitor-device {
background-position: -6px 4px; background-position: -6px 4px;
background-repeat: no-repeat; background-repeat: no-repeat;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment