mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-04-21 00:01:22 +02:00
Style tweak
This commit is contained in:
@@ -39,7 +39,7 @@
|
|||||||
|
|
||||||
/* Style gutters */
|
/* Style gutters */
|
||||||
.cm-gutters {
|
.cm-gutters {
|
||||||
@apply border-0 text-gray-500/60 opacity-95;
|
@apply border-0 text-gray-500/50 opacity-95;
|
||||||
|
|
||||||
.cm-gutterElement {
|
.cm-gutterElement {
|
||||||
@apply cursor-default;
|
@apply cursor-default;
|
||||||
@@ -135,7 +135,7 @@
|
|||||||
|
|
||||||
.cm-wrapper:not(.cm-readonly) .cm-editor {
|
.cm-wrapper:not(.cm-readonly) .cm-editor {
|
||||||
&.cm-focused .cm-activeLineGutter {
|
&.cm-focused .cm-activeLineGutter {
|
||||||
@apply text-gray-800;
|
@apply text-gray-600;
|
||||||
}
|
}
|
||||||
|
|
||||||
.cm-cursor {
|
.cm-cursor {
|
||||||
|
|||||||
Reference in New Issue
Block a user