refactor: convert download dropdown to valid W3C table
- Replace ul/li structure with semantic table (thead/tbody) - Add 6 columns: Ext, Video, Audio, Size, Codecs, Link - Show "N/A" for missing codec data - Add 0.5rem spacing between dropdown and description
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
--thumb-background: #F5F5F5;
|
||||
--link: #212121;
|
||||
--link-visited: #808080;
|
||||
--border-color: #CCCCCC;
|
||||
--border-bg: #212121;
|
||||
--border-bg-settings: #91918C;
|
||||
--border-bg-license: #91918C;
|
||||
|
||||
Reference in New Issue
Block a user