Fix css on darkmode
This commit is contained in:
parent
e09c28031b
commit
d344282425
6 changed files with 1477 additions and 13 deletions
|
@ -220,10 +220,10 @@
|
|||
{% endif %}
|
||||
</form>
|
||||
{% if active_participations %}
|
||||
<h4 class="toggle open">
|
||||
<h3 class="toggle open contest-group-header">
|
||||
<i class="fa fa-chevron-right fa-fw"></i>
|
||||
{{ _('Active Contests') }}
|
||||
</h4>
|
||||
</h3>
|
||||
<div class="toggled">
|
||||
<table class="contest-list table striped">
|
||||
<thead>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue