File: xmlroff.css

package info (click to toggle)
xmlroff 0.6.2-1.1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 36,456 kB
  • sloc: ansic: 178,247; xml: 109,155; sh: 8,973; makefile: 1,331; perl: 30
file content (15 lines) | stat: -rw-r--r-- 364 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
td.basic	   { background-color: #99BBFF
		   }
td.extended	   { background-color: #CCDDFF
		   }
td.complete	   { background-color: #DDEEFF
		   }
td.yes		   { background-color: #ADFF2F;
		     text-align: center
		   }
td.no		   { background-color: #CD5C5C;
		     text-align: center
		   }
td.na		   { background-color: #B5B5B5;
		     text-align: center
		   }