Initial Commit
This commit is contained in:
3
www/style.css
Normal file
3
www/style.css
Normal file
@@ -0,0 +1,3 @@
|
||||
td[_status=UP] { background-color: green; }
|
||||
td[_status=PARTIAL] { background-color: yellow; }
|
||||
td[_status=DOWN] { background-color: red; }
|
||||
Reference in New Issue
Block a user