mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-03-25 12:48:12 +00:00
Add editor highlighting
This commit is contained in:
@@ -10,10 +10,18 @@
|
||||
background : #33333328;
|
||||
border-top : #333399 solid 1px;
|
||||
}
|
||||
.snippetLine {
|
||||
background : #33333328;
|
||||
border-top : #333399 solid 1px;
|
||||
}
|
||||
.editor-page-count {
|
||||
float : right;
|
||||
color : grey;
|
||||
}
|
||||
.editor-snippet-count {
|
||||
float : right;
|
||||
color : grey;
|
||||
}
|
||||
.columnSplit {
|
||||
font-style : italic;
|
||||
color : grey;
|
||||
|
||||
Reference in New Issue
Block a user