Explorar el Código

Adding white background as a style to crfHTML.css

Andrej Studen hace 1 año
padre
commit
ef388d5ddc
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      web/crf/crfHTML.css

+ 1 - 0
web/crf/crfHTML.css

@@ -29,6 +29,7 @@ height:120px;
 .empty { background-color: #cccccc;
       border-style: dashed;
 }
+.white { background-color: white;}
 
 .large{
 	font-size: 30px;