mirror of
https://github.com/zadam/trilium.git
synced 2025-06-06 18:08:33 +02:00
fix almost invisible buttons on options page, closes #297
This commit is contained in:
parent
030d12a465
commit
ded3f605be
@ -390,7 +390,7 @@ div.ui-tooltip {
|
|||||||
height: 150px;
|
height: 150px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.btn:not(.btn-primary):not(.btn-danger) {
|
.btn:not(.btn-primary):not(.btn-secondary):not(.btn-danger) {
|
||||||
border-color: #ddd;
|
border-color: #ddd;
|
||||||
background-color: #eee;
|
background-color: #eee;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user