Jelajahi Sumber

reject white front font

* better legibility
Abram Connelly 6 tahun lalu
induk
melakukan
c672de82d4
1 mengubah file dengan 2 tambahan dan 1 penghapusan
  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 {