Skip to content
Snippets Groups Projects
Commit e3517594 authored by Jan-Hendrik Willms's avatar Jan-Hendrik Willms Committed by David Siegfried
Browse files

resurrect .quiet color, fixes #1532

Closes #1532

Merge request studip/studip!1249
parent 84d79104
No related branches found
No related tags found
No related merge requests found
......@@ -95,7 +95,9 @@ ul.clean, ol.clean {
color: black;
font-size: 0.75em;
}
.quiet { color: black; }
.quiet {
color: var(--dark-gray-color-60);
}
.middle { vertical-align: middle; }
.text-bottom { vertical-align: text-bottom; }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment