0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-03-31 00:58:12 +00:00

that should do it

This commit is contained in:
Víctor Losada Hernández
2026-03-27 16:14:14 +01:00
parent 0842e398c4
commit 901f84bf34

View File

@@ -17,13 +17,22 @@
border-top : #333399 solid 1px; border-top : #333399 solid 1px;
} }
&.brewText, &.brewSnippets { &.brewText .cm-pageLine {
.cm-pageLine {
background : #33333328; background : #33333328;
border-top : #333399 solid 1px; border-top : #333399 solid 1px;
} }
&.brewSnippets {
.cm-pageLine {
background : #3e4e3e1b;
border-top : #3399423b solid 1px;
color:#777;
}
}
&.brewText, &.brewSnippets {
.cm-tooltip-autocomplete { .cm-tooltip-autocomplete {
li { li {