Commit 92a176b3 authored by Frank Bergmann's avatar Frank Bergmann

- added form-label and form-widget to .css

parent d8812dc4
......@@ -24,6 +24,9 @@
.rowodd {font-size: 8pt; background-color: #EEEEEE;}
.rowplain {font-size: 8pt; background-color: #FFFFFF;}
.form-label {font-size: 8pt; background-color: #DDDDDD;}
.form-widget {font-size: 8pt; background-color: #EEEEEE;}
.rowgreen {font-size:8pt; background-color: #00FF00 }
.rowyellow {font-size:8pt; background-color: #FFFF00}
.rowred {font-size:8pt; background-color: #FF0000}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment