lehrfächerverteilung v1

This commit is contained in:
ma0048
2025-05-28 07:51:10 +02:00
parent c3e978b56e
commit f96bfbe000
58 changed files with 7146 additions and 90 deletions
+27
View File
@@ -0,0 +1,27 @@
textarea[name="anmerkung"] {
position: absolute;
max-height: 300px;
}
.lv_table_icon::before
{
font-family: 'Font Awesome 6 Free';
font-weight: 900;
margin-left: 5px;
display: inline-block;
}
.lv_table_icon.icon-modul::before
{
content: '\f468';
}
.lv_table_icon.icon-lv::before
{
content: '\f466';
}
.lv_table_icon.icon-::before
{
content: '\f073';
}