mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-07-30 10:18:44 -04:00
restore white color for tableviews
This commit is contained in:
parent
f2b410dd72
commit
f3111896a4
1 changed files with 0 additions and 4 deletions
|
@ -1158,8 +1158,6 @@ textfield */
|
|||
|
||||
.table-view {
|
||||
-fx-control-inner-background-alt: -fx-control-inner-background;
|
||||
-fx-background-color: transparent;
|
||||
-fx-border-color: transparent;
|
||||
-fx-background-radius: 15;
|
||||
-fx-border-radius: 15;
|
||||
-fx-padding: 0;
|
||||
|
@ -1180,8 +1178,6 @@ textfield */
|
|||
}
|
||||
|
||||
.table-view .column-header {
|
||||
-fx-background-color: transparent;
|
||||
-fx-border-color: transparent;
|
||||
-fx-padding: 0;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue