X-Git-Url: https://disinclined.org/git/?a=blobdiff_plain;f=includes%2Fsyntax%2Fstyles%2FshCoreDefault.css;fp=includes%2Fsyntax%2Fstyles%2FshCoreDefault.css;h=81f2a3b4ce165171324abd341f9505228309221f;hb=66c99d6519da8b6c2dc1eb04641ea6010789aee7;hp=08f9e10e4ea57944826f5c22baedbd1dc1627771;hpb=c8d6aa1779e2fc2c21fb2b9d856dbee810ac2fe1;p=dylansserver.git diff --git a/includes/syntax/styles/shCoreDefault.css b/includes/syntax/styles/shCoreDefault.css index 08f9e10..81f2a3b 100644 --- a/includes/syntax/styles/shCoreDefault.css +++ b/includes/syntax/styles/shCoreDefault.css @@ -92,7 +92,7 @@ width: 100% !important; height: 100% !important; border: none !important; - background: white !important; + /*background: white !important;*/ padding-left: 1em !important; overflow: hidden !important; white-space: pre !important; @@ -225,6 +225,7 @@ color: black !important; } +/* .syntaxhighlighter { background-color: white !important; } @@ -237,6 +238,8 @@ .syntaxhighlighter .line.highlighted.alt1, .syntaxhighlighter .line.highlighted.alt2 { background-color: #e0e0e0 !important; } +*/ + .syntaxhighlighter .line.highlighted.number { color: black !important; } @@ -251,7 +254,7 @@ } .syntaxhighlighter .gutter .line.highlighted { background-color: #6ce26c !important; - color: white !important; + /*color: white !important;*/ } .syntaxhighlighter.printing .line .content { border: none !important; @@ -261,7 +264,7 @@ } .syntaxhighlighter.collapsed .toolbar { color: blue !important; - background: white !important; + /*background: white !important;*/ border: 1px solid #6ce26c !important; } .syntaxhighlighter.collapsed .toolbar a {