mirror of
https://github.com/xpipe-io/xpipe.git
synced 2024-11-22 07:30:24 +00:00
Style fixes [stage]
This commit is contained in:
parent
1611ed2743
commit
05bb34eef5
2 changed files with 9 additions and 1 deletions
|
@ -169,6 +169,14 @@
|
|||
visibility: hidden;
|
||||
}
|
||||
|
||||
.browser .tab-header-area {
|
||||
-fx-background-color: -color-bg-inset;
|
||||
}
|
||||
|
||||
.root:seamless-frame .browser .tab-header-area {
|
||||
-fx-background-radius: 0 10 0 0;
|
||||
}
|
||||
|
||||
.browser .table-view {
|
||||
-fx-border-width: 0;
|
||||
}
|
||||
|
|
2
version
2
version
|
@ -1 +1 @@
|
|||
10.0-13
|
||||
10.0-14
|
||||
|
|
Loading…
Reference in a new issue