mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-01 12:19:28 +00:00
89c5c25da0
- Dokumentenzuordnung zu Projekten
28 lines
423 B
CSS
28 lines
423 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');
|
|
}
|
|
|
|
box.Notiz
|
|
{
|
|
-moz-binding: url('notiz.xml.php#Notiz');
|
|
} |