Fix table view placeholder background
This commit is contained in:
parent
05e278e56b
commit
5db005f7d5
@ -275,7 +275,6 @@ $tree-cell-indent: 1em !default;
|
|||||||
|
|
||||||
// this is shown when the table has no rows and/or no columns
|
// this is shown when the table has no rows and/or no columns
|
||||||
.placeholder>.label {
|
.placeholder>.label {
|
||||||
-fx-background-color: -color-cell-fg;
|
|
||||||
-fx-font-size: cfg.$font-title-4;
|
-fx-font-size: cfg.$font-title-4;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user