|
|
@@ -46,12 +46,12 @@
|
|
|
--ck-color-button-action-background: var(--ck-color-base-action);
|
|
|
--ck-color-button-action-border: var(--ck-color-base-action);
|
|
|
--ck-color-button-action-focus-background: hsl(104, 44%, 43%);
|
|
|
- --ck-color-button-action-focus-border: hsl(104, 44%, 35%);
|
|
|
+ --ck-color-button-action-focus-border: transparent;
|
|
|
--ck-color-button-action-active-background: hsl(104, 44%, 41%);
|
|
|
- --ck-color-button-action-active-border: hsl(104, 44%, 33%);
|
|
|
+ --ck-color-button-action-active-border: transparent;
|
|
|
--ck-color-button-action-active-shadow: hsl(104, 44%, 36%);
|
|
|
--ck-color-button-action-disabled-background: hsl(104, 44%, 58%);
|
|
|
- --ck-color-button-action-disabled-border: hsl(104, 44%, 38%);
|
|
|
+ --ck-color-button-action-disabled-border: transparent;
|
|
|
--ck-color-button-action-text: var(--ck-color-base-background);
|
|
|
|
|
|
/* -- Dropdown ------------------------------------------------------------------------------ */
|