trying to fix wiki syntaxhl issue
This commit is contained in:
parent
65af1e4436
commit
7b1a263d1d
|
@ -91,7 +91,7 @@ div.action_A { background: #bfb }
|
|||
|
||||
/************* CodeRay styles *************/
|
||||
.syntaxhl div {display: inline;}
|
||||
.syntaxhl .no { padding: 2px 4px 2px 4px; background-color: #eee; margin:0 }
|
||||
.syntaxhl .line-numbers { padding: 2px 4px 2px 4px; background-color: #eee; margin:0; margin-right: 4px }
|
||||
.syntaxhl .code pre { overflow: auto }
|
||||
.syntaxhl .debug { color:white ! important; background:blue ! important; }
|
||||
|
||||
|
|
Loading…
Reference in New Issue