Project

General

Profile

Patch #20288 » 0002-Remove-line-numbers-style-line-numbers-are-removed-p.patch

Mischa The Evil, 2015-07-11 10:26

View differences:

public/stylesheets/application.css
1114 1114

  
1115 1115
/************* CodeRay styles *************/
1116 1116
.syntaxhl div {display: inline;}
1117
.syntaxhl .line-numbers {padding: 2px 4px 2px 4px; background-color: #eee; margin:0px 5px 0px 0px;}
1118 1117
.syntaxhl .code pre { overflow: auto }
1119 1118

  
1120 1119
.syntaxhl .annotation { color:#007 }
(2-2/7)