Update styles
This commit is contained in:
parent
070c136ffd
commit
bf4b690caf
@ -235,6 +235,14 @@ label {
|
|||||||
user-select: none;
|
user-select: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.tb-readonly-label {
|
||||||
|
color: rgba(0, 0, 0, .54);
|
||||||
|
}
|
||||||
|
|
||||||
|
.tb-disabled-label {
|
||||||
|
color: rgba(0, 0, 0, .44);
|
||||||
|
}
|
||||||
|
|
||||||
div {
|
div {
|
||||||
&.tb-small {
|
&.tb-small {
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user