mirror of
https://github.com/xpipe-io/xpipe.git
synced 2026-04-23 08:00:56 -04:00
Style fixes
This commit is contained in:
@@ -32,3 +32,7 @@
|
||||
.options-comp .titled-pane > .title {
|
||||
-fx-padding: 8 20 8 10;
|
||||
}
|
||||
|
||||
.options-comp .titled-pane > .title .text {
|
||||
-fx-font-size: 0.95em;
|
||||
}
|
||||
@@ -2,10 +2,10 @@
|
||||
-fx-background-color: transparent;
|
||||
}
|
||||
|
||||
.titled-pane {
|
||||
.third-party-dependency-list-comp .titled-pane {
|
||||
-fx-background-radius: 5;
|
||||
}
|
||||
|
||||
.titled-pane .content {
|
||||
.third-party-dependency-list-comp .titled-pane .content {
|
||||
-fx-padding: 4;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user