mirror of
https://github.com/PhoenixTwoFive/karaoqueue.git
synced 2025-07-16 23:11:40 +02:00
Only highlight upcoming entries
This commit is contained in:
@ -18,7 +18,7 @@ table td:nth-child(2) {
|
||||
aktualisieren</button>
|
||||
<input id="entryToggle" type="checkbox" class="topbutton" data-toggle="toggle" data-on="Eintragen erlaubt" data-off="Eintragen deaktiviert" data-onstyle="success" data-offstyle="danger">
|
||||
</div>
|
||||
<table class="table"
|
||||
<table class="table entries"
|
||||
id="entrytable"
|
||||
data-toggle="table"
|
||||
data-search="true"
|
||||
|
Reference in New Issue
Block a user