소스 검색

Adding white background as a style to crfHTML.css

Andrej Studen 1 년 전
부모
커밋
ef388d5ddc
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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;