mirror of
https://github.com/zadam/trilium.git
synced 2025-12-12 18:34:24 +01:00
style(collections/calendar): improve button style
This commit is contained in:
parent
d664c0166d
commit
24e17c4e4f
@ -96,6 +96,11 @@ button.btn.btn-success kbd {
|
|||||||
color: var(--icon-button-color);
|
color: var(--icon-button-color);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
:root .btn-group .icon-action:last-child {
|
||||||
|
border-top-left-radius: unset !important;
|
||||||
|
border-bottom-left-radius: unset !important;
|
||||||
|
}
|
||||||
|
|
||||||
.btn-group .tn-tool-button + .tn-tool-button {
|
.btn-group .tn-tool-button + .tn-tool-button {
|
||||||
margin-left: 4px !important;
|
margin-left: 4px !important;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user