Skip to content
Snippets Groups Projects
Commit 4f23c30a authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets
Browse files

Fix highlight line for solarized theme

parent 86e23a58
No related branches found
No related tags found
1 merge request!3227Fixed RESTful delete hook URL
Loading
Loading
@@ -162,6 +162,7 @@
color: #666;
padding: 10px 6px 10px 0;
text-align: right;
background: #EEE;
 
a {
color: #666;
Loading
Loading
Loading
Loading
@@ -4,7 +4,7 @@
color: #eee;
}
 
.hll { background-color: #ffffcc }
.hll { background-color: #073642 }
.c { color: #586E75 } /* Comment */
.err { color: #93A1A1 } /* Error */
.g { color: #93A1A1 } /* Generic */
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment