Files
FHC-Core/include/xsdformprinter/style.css
T
SimonGschnell a21a292da6 dokument upload
2024-01-29 16:48:41 +01:00

12 lines
151 B
CSS
Executable File

@CHARSET "UTF-8";
.XSDFormPrinterStyle_required
{
font-size: x-small;
color: red;
}
.XSDFormPrinterStyle_fieldset
{
background-color: lightgray;
}