mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-09 08:09:28 +00:00
This commit is contained in:
@@ -102,6 +102,30 @@ TR.liste1
|
||||
{
|
||||
background-color: #EEEEEE;
|
||||
}
|
||||
|
||||
TABLE#zeitsperren
|
||||
{
|
||||
border: 1;
|
||||
cellspacing: 0;
|
||||
cellpadding: 0;
|
||||
font-size: small;
|
||||
}
|
||||
|
||||
TABLE#zeitsperren TH
|
||||
{
|
||||
background-color: #DDDDDD;
|
||||
}
|
||||
TABLE#zeitsperren TH.feiertag
|
||||
{
|
||||
background-color: #FFFF00;
|
||||
}
|
||||
|
||||
TABLE#zeitsperren TD
|
||||
{
|
||||
background-color: #EEEEEE
|
||||
}
|
||||
|
||||
|
||||
TABLE.stdplan
|
||||
{
|
||||
border: 1;
|
||||
|
||||
Reference in New Issue
Block a user