mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-06-24 14:50:28 -04:00
secondary nav has spaced highlighting
This commit is contained in:
parent
e7e233823f
commit
fd7bfb58c2
1 changed files with 2 additions and 1 deletions
|
@ -876,7 +876,8 @@ tree-table-view:focused {
|
||||||
|
|
||||||
.nav-secondary-button {
|
.nav-secondary-button {
|
||||||
-fx-cursor: hand;
|
-fx-cursor: hand;
|
||||||
-fx-padding: 9 14;
|
-fx-padding: 9 2 9 2;
|
||||||
|
-fx-border-insets: 0 12 1 12;
|
||||||
-fx-border-color: transparent;
|
-fx-border-color: transparent;
|
||||||
-fx-border-width: 0 0 1px 0;
|
-fx-border-width: 0 0 1px 0;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue