mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-23 09:52:22 +00:00
- CMS Modul
- Dokumenten Management System - Erstversion
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
@CHARSET "UTF-8";
|
||||
|
||||
.XSDFormPrinterStyle_required
|
||||
{
|
||||
font-size: x-small;
|
||||
color: red;
|
||||
}
|
||||
|
||||
.XSDFormPrinterStyle_fieldset
|
||||
{
|
||||
background-color: lightgray;
|
||||
}
|
||||
Reference in New Issue
Block a user