mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-03-26 21:18:12 +00:00
small fixes
This commit is contained in:
@@ -10,10 +10,11 @@
|
||||
.codeEditor {
|
||||
height : calc(100% - 25px);
|
||||
.cm-editor { height : 100%; }
|
||||
.cm-pageLine, .cm-snippetLine {
|
||||
.cm-pageLine, &.brewSnippets .cm-snippetLine {
|
||||
background : #33333328;
|
||||
border-top : #333399 solid 1px;
|
||||
}
|
||||
|
||||
.cm-editor-page-count {
|
||||
float : right;
|
||||
color : grey;
|
||||
|
||||
Reference in New Issue
Block a user