You are here

coding.css in Forena Reports 8

Same filename and directory in other branches
  1. 7.5 reports/coding.css
pre { 
	padding: 1em; 
	background-color: #eee; 
	border: solid 1px #ccc; 
}

File

reports/coding.css
View source
  1. pre {
  2. padding: 1em;
  3. background-color: #eee;
  4. border: solid 1px #ccc;
  5. }