0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-24 16:22:44 +00:00

Change fold-marker color to grey

This commit is contained in:
G.Ambatte
2022-09-25 19:59:35 +13:00
parent 227be5e3be
commit 1dc6256aab

View File

@@ -13,7 +13,8 @@
font-family: inherit;
text-shadow: none;
font-weight: 600;
}
color: grey;
}
.sourceMoveFlash .CodeMirror-line{
animation-name: sourceMoveAnimation;