Commit 315afaa9 authored by Frank Bergmann's avatar Frank Bergmann

- added form-error and form-required-mark

parent e1812c37
...@@ -21,6 +21,9 @@ ...@@ -21,6 +21,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: #F1F6F2;} .tablebody {font-size: 8pt; background-color: #F1F6F2;}
.tableheader {font-size: 8pt; background-color: #E3EDE4;} .tableheader {font-size: 8pt; background-color: #E3EDE4;}
......
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