mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-01 20:29:29 +00:00
d762d00163
- Anpassung an neue Firmenverwaltung - Bugfix Infoterminal, Login ohne Passwort nicht mehr moeglich
23 lines
360 B
CSS
23 lines
360 B
CSS
box.Datum
|
|
{
|
|
-moz-binding: url('bindings.xml.php#Datum');
|
|
}
|
|
|
|
hbox.StyleBox
|
|
{
|
|
-moz-binding: url('bindings.xml.php#StyleBox');
|
|
}
|
|
vbox.StyleBox
|
|
{
|
|
-moz-binding: url('bindings.xml.php#StyleBox');
|
|
}
|
|
|
|
box.Standort
|
|
{
|
|
-moz-binding: url('bindings.xml.php#Standort');
|
|
}
|
|
|
|
box.Firma
|
|
{
|
|
-moz-binding: url('bindings.xml.php#Firma');
|
|
} |