mirror of
https://github.com/zadam/trilium.git
synced 2025-10-20 07:08:55 +02:00
style/text editor/forms: tweak buttons
This commit is contained in:
parent
d12dfabd0b
commit
03ab912495
@ -460,8 +460,11 @@ div.ck-template-form .ck-search__info span:nth-child(2) {
|
||||
* Buttons
|
||||
*/
|
||||
|
||||
button.ck.ck-button.ck-button-action.ck-button_with-text {
|
||||
button.ck.ck-button:is(.ck-button-action, .ck-button-save, .ck-button-cancel).ck-button_with-text {
|
||||
--ck-color-text: var(--cmd-button-text-color);
|
||||
|
||||
min-width: 60px;
|
||||
font-weight: 500;
|
||||
}
|
||||
|
||||
/*
|
||||
|
Loading…
x
Reference in New Issue
Block a user