Commit f114a4f34970cff2393e4cd1f44add577878681f
1 parent
79b64ef4
Exists in
master
and in
4 other branches
css fixes
Showing
3 changed files
with
4 additions
and
3 deletions
Show diff stats
app/assets/stylesheets/highlight.black.css.scss
1 | 1 | .black .highlighttable { |
2 | - background: #111; | |
2 | + background: #333; | |
3 | 3 | pre { color: #eee } |
4 | - .highlight { background: #111; border-left:1px solid #555; } | |
4 | + .highlight { background: #333; border-left:1px solid #555; } | |
5 | 5 | |
6 | 6 | .hll { background-color: #ffffff } |
7 | 7 | .c { color: #888888; font-style: italic } /* Comment */ | ... | ... |
app/assets/stylesheets/issues.css.scss