Skip to content
Snippets Groups Projects
Commit 2927e7d5 authored by Jan Prachař's avatar Jan Prachař
Browse files

style: Změna barvy pro diskvalifikovaného

parent c5fed8bc
No related branches found
No related tags found
No related merge requests found
...@@ -116,7 +116,7 @@ td ul { ...@@ -116,7 +116,7 @@ td ul {
} }
table tr.state-disqualified, table tr.state-disqualified a:not(.btn) { table tr.state-disqualified, table tr.state-disqualified a:not(.btn) {
color: red; color: darkred;
} }
table tr.state-absent, table tr.state-absent a:not(.btn) { table tr.state-absent, table tr.state-absent a:not(.btn) {
color: #888; color: #888;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment