Commit e1812c37 authored by Frank Bergmann's avatar Frank Bergmann

- added form_required and form-xxxx

parent 78f9afe4
...@@ -28,6 +28,9 @@ ...@@ -28,6 +28,9 @@
.rowyellow {font-size:8pt; background-color: #FFFF00} .rowyellow {font-size:8pt; background-color: #FFFF00}
.rowred {font-size:8pt; background-color: #FF0000} .rowred {font-size:8pt; background-color: #FF0000}
.form-error {font-size:8pt; color: #FF0000}
.form-required-mark {font-size:8pt; color: #FF0000}
.tablebody {font-size: 8pt; background-color: #EEEEEE;} .tablebody {font-size: 8pt; background-color: #EEEEEE;}
.tableheader {font-size: 8pt; background-color: #DDDDDD;} .tableheader {font-size: 8pt; background-color: #DDDDDD;}
......
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