Browse Source

Adding white background as a style to crfHTML.css

Andrej Studen 1 year ago
parent
commit
ef388d5ddc
1 changed files with 1 additions and 0 deletions
  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;