bug fixes

This commit is contained in:
ville rantanen
2016-07-09 22:04:19 +03:00
parent f2d6da3092
commit 4e4a174338
2 changed files with 5 additions and 2 deletions

View File

@@ -8,7 +8,7 @@ textarea { border: 2px solid #ccc; }
input[type=text]{ border: 2px solid #ccc; }
.submit { font-family: monospace; }
.tickbox { margin-right: 0.5em; width:2em; }
.tickbox { margin-right: 0.5em; width:2em; height:1.8em; }
.iconbox { margin-right: 0.5em; width: 1.5em; cursor: pointer;
font-size:1.5em; color:#377ba8; }
.noitem { background-color: transparent; border-color:transparent; }