mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-03-28 10:08:11 +00:00
that should do it
This commit is contained in:
@@ -17,12 +17,21 @@
|
|||||||
border-top : #333399 solid 1px;
|
border-top : #333399 solid 1px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
&.brewText .cm-pageLine {
|
||||||
|
background : #33333328;
|
||||||
|
border-top : #333399 solid 1px;
|
||||||
|
}
|
||||||
|
|
||||||
|
&.brewSnippets {
|
||||||
|
.cm-pageLine {
|
||||||
|
background : #3e4e3e1b;
|
||||||
|
border-top : #3399423b solid 1px;
|
||||||
|
color:#777;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
&.brewText, &.brewSnippets {
|
&.brewText, &.brewSnippets {
|
||||||
|
|
||||||
.cm-pageLine {
|
|
||||||
background : #33333328;
|
|
||||||
border-top : #333399 solid 1px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.cm-tooltip-autocomplete {
|
.cm-tooltip-autocomplete {
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user