mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-05 10:12:41 +00:00
Adding in line highlight for new pages
This commit is contained in:
@@ -5,6 +5,10 @@
|
||||
|
||||
.codeEditor{
|
||||
height : 100%;
|
||||
.pageLine{
|
||||
background-color : fade(#333, 15%);
|
||||
border-bottom : #333 solid 1px;
|
||||
}
|
||||
}
|
||||
|
||||
.brewJump{
|
||||
|
||||
Reference in New Issue
Block a user