ui: Added markers to active lines in code view

This commit is contained in:
Eberhard Graether
2016-09-18 00:17:15 +02:00
parent c499de9b78
commit 589962b09e
5 changed files with 25 additions and 43 deletions
+1 -1
View File
@@ -73,7 +73,7 @@
#code_file #code_snippet #dots {
background-color: <color:code/snippet/line_number/background>;
padding-right: 13px;
padding-right: 16px;
text-align: right;
}