staff
1,124
edits
(→MyList State Highlighting: updates) |
(.) |
||
Line 10: | Line 10: | ||
=== MyList State Highlighting === | === MyList State Highlighting === | ||
Highlight mylist entries, on mylist page, mylist timeline, and other pages where mylist entries appear, based on the following: | Highlight mylist entries, on mylist page, mylist timeline, and other pages where mylist entries appear, based on the following: | ||
* red for if not fully collected (missing files), and have not started; default mylist colour | |||
* red for collecting state (default behaviour, reinforces above) | |||
* blue for complete (fully collected and "ready to watch") | |||
* orange for watching | |||
* red for stalled | |||
* black for dropped | |||
* green for mylist state "completed" | |||
* green for all_watched | |||
* current colours: | |||
<pre style="color:#000000; background:#B8E3B8">background-color: #B8E3B8 !important; green</pre> | <pre style="color:#000000; background:#B8E3B8">background-color: #B8E3B8 !important; green</pre> | ||
<pre style="color:#000000; background:#85D485">background-color: #85D485 !important; green odd</pre> | <pre style="color:#000000; background:#85D485">background-color: #85D485 !important; green odd</pre> |