Minor fixes

This commit is contained in:
Julius Haertl
2016-10-28 13:57:41 +02:00
parent 0aa3f661ac
commit 86e628ab69
6 changed files with 22 additions and 14 deletions

View File

@@ -577,8 +577,16 @@
.colorselect .selected {
opacity: 1.0;
border: 1px solid #333333;
width: 27px;
height: 27px;
}
.labels .colorselect {
padding: 0;
clear: none;
overflow: visible;
}
.labels .colorselect .color {
width:26px;
height:26px;
}
#boardlist {