|
@@ -3,7 +3,7 @@
|
|
|
* For licensing, see LICENSE.md.
|
|
* For licensing, see LICENSE.md.
|
|
|
*/
|
|
*/
|
|
|
|
|
|
|
|
- :root {
|
|
|
|
|
|
|
+:root {
|
|
|
--ck-color-table-focused-cell-background: hsl(208, 90%, 98%);
|
|
--ck-color-table-focused-cell-background: hsl(208, 90%, 98%);
|
|
|
--ck-color-link-selected-inside-table-background: hsl(201, 100%, 92%);
|
|
--ck-color-link-selected-inside-table-background: hsl(201, 100%, 92%);
|
|
|
}
|
|
}
|
|
@@ -29,4 +29,4 @@
|
|
|
& .ck-link_selected {
|
|
& .ck-link_selected {
|
|
|
background: var(--ck-color-link-selected-inside-table-background);
|
|
background: var(--ck-color-link-selected-inside-table-background);
|
|
|
}
|
|
}
|
|
|
-}
|
|
|
|
|
|
|
+}
|