File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed
syntaxhighlighter3/styles Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 6565 overflow : auto !important ;
6666 overflow-y : hidden !important ;
6767 font-size : 1em !important ;
68+ padding : 0.5em 1em !important ;
6869}
6970.syntaxhighlighter code {
7071 display : inline !important ;
8788}
8889.syntaxhighlighter table caption {
8990 text-align : left !important ;
90- padding : .5 em 0 0.5em 1 em !important ;
91+ padding : 0 0 0.5em 0 !important ;
9192}
9293.syntaxhighlighter table td .code {
9394 width : 100% !important ;
118119}
119120.syntaxhighlighter table td .gutter .line {
120121 text-align : right !important ;
121- padding : 0 0.5em 0 1em !important ;
122+ padding : 0 0.5em 0 0 !important ;
123+ margin-right : 1em !important ;
122124}
123125.syntaxhighlighter table td .code .line {
124- padding : 0 1 em !important ;
126+ padding : 0 !important ;
125127}
126128.syntaxhighlighter .nogutter td .code .container textarea , .syntaxhighlighter .nogutter td .code .line {
127129 padding-left : 0em !important ;
You can’t perform that action at this time.
0 commit comments