mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-07-29 01:38:39 -04:00
add badge black border
This commit is contained in:
parent
29ba92685d
commit
d93518aec2
1 changed files with 6 additions and 0 deletions
|
@ -158,6 +158,12 @@
|
||||||
-bs-support-chat-background: #cccccc;
|
-bs-support-chat-background: #cccccc;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.jfx-badge .badge-pane {
|
||||||
|
-fx-border-color: black;
|
||||||
|
-fx-border-width: 1px;
|
||||||
|
-fx-border-radius: 16;
|
||||||
|
}
|
||||||
|
|
||||||
/* table view */
|
/* table view */
|
||||||
.table-view, .table-cell:focused, .table-row-cell {
|
.table-view, .table-cell:focused, .table-row-cell {
|
||||||
-fx-background: transparent;
|
-fx-background: transparent;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue