]> git.r.bdr.sh - rbdr/monitorcito/blobdiff - public/css/application.css
Use limegreen for the OK state
[rbdr/monitorcito] / public / css / application.css
index 094313c140e8c1cae083f9c3809e01352577174e..c1bd45c31a613f3668f077e6be8cf532af181be4 100644 (file)
@@ -15,7 +15,7 @@ th, td {
 }
 
 .true {
-  color: green;
+  color: limegreen;
 }
 .false {
   color: red;