mirror of
https://github.com/zadam/trilium.git
synced 2025-06-06 18:08:33 +02:00
darker outlines so inverted dark themes are more visible
This commit is contained in:
parent
9f0ff6ae7a
commit
bc77b143b0
@ -253,7 +253,7 @@ div.ui-tooltip {
|
||||
}
|
||||
|
||||
.dropdown-menu li:not(.divider):hover, .dropdown-menu li:not(.divider) a:hover {
|
||||
background-color: #eee !important;
|
||||
background-color: #ccc !important;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
@ -372,7 +372,7 @@ div.ui-tooltip {
|
||||
}
|
||||
|
||||
.btn:not(.btn-primary) {
|
||||
border-color: #ddd;
|
||||
border-color: #bbb;
|
||||
background-color: #eee;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user