summaryrefslogtreecommitdiffstats
path: root/modules-available/exams/style.css
diff options
context:
space:
mode:
authorUdo Walter2017-10-16 16:35:16 +0200
committerUdo Walter2017-10-16 16:35:16 +0200
commit5ec70d9f6a973516857b2124b89cc40224df627c (patch)
tree65302def3447d20f873276701a26ebdc24d28ca7 /modules-available/exams/style.css
parentMerge branch 'permission-manager' of git.openslx.org:openslx-ng/slx-admin int... (diff)
downloadslx-admin-5ec70d9f6a973516857b2124b89cc40224df627c.tar.gz
slx-admin-5ec70d9f6a973516857b2124b89cc40224df627c.tar.xz
slx-admin-5ec70d9f6a973516857b2124b89cc40224df627c.zip
[exams] removed bold style from panel headings
Diffstat (limited to 'modules-available/exams/style.css')
-rw-r--r--modules-available/exams/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/modules-available/exams/style.css b/modules-available/exams/style.css
index cadb8716..c6e5bada 100644
--- a/modules-available/exams/style.css
+++ b/modules-available/exams/style.css
@@ -18,4 +18,8 @@
.table > tbody > tr > td {
vertical-align: middle;
+}
+
+label {
+ font-weight: inherit;
} \ No newline at end of file