Add colors to status page to make it easy to spot problems
[phinde.git] / www / css / phinde.css
index b08a03afe12a57b6fbeb8ac774f9e4328b901c4e..66ec6d00532ab7a41174a264c74a1246282c088d 100644 (file)
@@ -6,6 +6,10 @@
     margin-bottom: 1ex;
 }
 
+a.disguised {
+    color: inherit;
+}
+
 /* bootstrap 2.1.1 does not have this style, 2.3.2 would have it */
 .pagination ul > .active > a,
 .pagination ul > .active > a:hover {