mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-03-28 07:58:10 +00:00
that should do it
This commit is contained in:
@@ -17,12 +17,21 @@
|
||||
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 {
|
||||
|
||||
.cm-pageLine {
|
||||
background : #33333328;
|
||||
border-top : #333399 solid 1px;
|
||||
}
|
||||
|
||||
.cm-tooltip-autocomplete {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user