style/text editor/forms: tweak buttons

This commit is contained in:
Adorian Doran 2025-08-31 03:33:30 +03:00
parent d12dfabd0b
commit 03ab912495

View File

@ -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;
}
/*