mirror of
https://github.com/cryptomator/cryptomator.git
synced 2026-05-18 18:51:26 +00:00
less annoying "armed" indicator
This commit is contained in:
@@ -187,7 +187,7 @@
|
||||
|
||||
.list-view:focused .list-cell:selected {
|
||||
-fx-background-color: CONTROL_BORDER_FOCUSED, CONTROL_BG_ARMED;
|
||||
-fx-background-insets: 0, 1px;
|
||||
-fx-background-insets: 0, 0 2px;
|
||||
}
|
||||
|
||||
.list-cell:selected {
|
||||
|
||||
@@ -187,7 +187,7 @@
|
||||
|
||||
.list-view:focused .list-cell:selected {
|
||||
-fx-background-color: CONTROL_BORDER_FOCUSED, CONTROL_BG_ARMED;
|
||||
-fx-background-insets: 0, 1px;
|
||||
-fx-background-insets: 0, 0 2px;
|
||||
}
|
||||
|
||||
.list-cell:selected {
|
||||
|
||||
Reference in New Issue
Block a user