mirror of
https://github.com/xpipe-io/xpipe.git
synced 2024-11-22 15:40:23 +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;
|
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 {
|
.browser .table-view {
|
||||||
-fx-border-width: 0;
|
-fx-border-width: 0;
|
||||||
}
|
}
|
||||||
|
|
2
version
2
version
|
@ -1 +1 @@
|
||||||
10.0-13
|
10.0-14
|
||||||
|
|
Loading…
Reference in a new issue