Skip to content
Snippets Groups Projects
Verified Commit f8b3c21d authored by Nik | Klampfradler's avatar Nik | Klampfradler
Browse files

Merge branch 'master' of edugit.org:Teckids/BiscuIT/BiscuIT-App-Alsijil

parents 5d0879bf 44094bca
No related branches found
No related tags found
No related merge requests found
......@@ -129,22 +129,21 @@ th.lessons-day-head {
transform: rotate(-180deg);
}
tr.lesson-substituted {
background-color: #ffc107;
}
tr.lesson-cancelled {
background-color: #dc3545;
tr.lesson-cancelled td.subj {
text-decoration: line-through;
}
tr.lesson-cancelled td {
text-decoration: line-through:
background-color: #dc3545;
}
tr.lesson-substituted td.lesson-subj {
text-decoration: line-through;
}
tr.lesson-substituted td {
background-color: #ffc107;
}
td.lesson-notes {
font-size: 80%;
}
......
......@@ -5,8 +5,6 @@
<head>
<meta charset="utf-8" />
<link rel="stylesheet"
href="https://raw.githubusercontent.com/cognitom/paper-css/master/paper.min.css" />
<link rel="stylesheet"
href="{% static 'css/alsijil/full_register.css' %}" />
</head>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment