Signed-off-by: oskar <oskar.kurz@gmail.com>
This commit is contained in:
@@ -818,7 +818,7 @@ input.input-inline {
|
|||||||
}
|
}
|
||||||
|
|
||||||
label.color {
|
label.color {
|
||||||
flex-grow: 0.5;
|
flex-grow: 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
.selected {
|
.selected {
|
||||||
@@ -837,7 +837,10 @@ input.input-inline {
|
|||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
opacity: 1;
|
opacity: 1;
|
||||||
input {
|
input {
|
||||||
|
position: absolute;
|
||||||
visibility: hidden;
|
visibility: hidden;
|
||||||
|
height: 32px;
|
||||||
|
width: 40px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -905,7 +908,8 @@ input.input-inline {
|
|||||||
.colorselect {
|
.colorselect {
|
||||||
flex-grow: 1;
|
flex-grow: 1;
|
||||||
|
|
||||||
div {
|
div,
|
||||||
|
label {
|
||||||
min-width: 32px;
|
min-width: 32px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user