Ver Fonte

reject white front font

* better legibility
Abram Connelly há 6 anos atrás
pai
commit
c672de82d4
1 ficheiros alterados com 2 adições e 1 exclusões
  1. 2 1
      busunit/DIUv2/html/css/diustyles.css

+ 2 - 1
busunit/DIUv2/html/css/diustyles.css

@@ -88,7 +88,8 @@ p:focus {
 
 .textrow.reject {
   background: #cc4444;
-  color: #333333;
+  /* color: #333333; */
+  color: #dddddd;
 }
 
 .textrow.error {