Adjust thumbnail styling

This commit is contained in:
Bjarne Fyrstenborg
2018-07-26 11:23:24 +02:00
parent 0f3a8bff5d
commit 99181d5bf4

View File

@@ -153,9 +153,10 @@ ul.color-picker li a {
/* pre-value editor */
.control-group.color-picker-preval {
.thumbnail {
width: 30px;
width: 36px;
border: none;
cursor: move;
border-radius: 3px;
}
.handle {