Skip to content
Snippets Groups Projects
Commit aada3904 authored by Marijn Haverbeke's avatar Marijn Haverbeke
Browse files

[panda-syntax theme] Fix leaking styles. Again

parent 658f9a07
No related branches found
No related tags found
No related merge requests found
......@@ -75,11 +75,11 @@
padding-bottom: 2px;
color: #e6e6e6;
}
.CodeMirror-gutters {
.cm-s-panda-syntax .CodeMirror-gutters {
background: #292a2b;
border-right-color: rgba(255, 255, 255, 0.1);
}
.CodeMirror-linenumber {
.cm-s-panda-syntax .CodeMirror-linenumber {
color: #e6e6e6;
opacity: 0.6;
}
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