This commit is contained in:
Kameron Kenny 2019-06-25 12:33:04 -04:00
parent 12e89eb376
commit 0c76e07321
1 changed files with 2 additions and 0 deletions

View File

@ -25,6 +25,8 @@
margin: 0 1em 1em 0;
height: 50px;
}
.ui-widget-content { background: #000; color: #aaa;}
.ui-widget-header { background: #333; color: #aaa;}
.punch-default { border: 0px solid #AAA; background: #000; }
.inProgress { background: /*#80ffcc;*/ #555; color: #000; }
.hide { display: none; }