Sfoglia il codice sorgente

reject white front font

* better legibility
Abram Connelly 6 anni fa
parent
commit
c672de82d4
1 ha cambiato i file con 2 aggiunte e 1 eliminazioni
  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 {