summaryrefslogtreecommitdiffstats
path: root/assets/css (follow)
AgeCommit message (Collapse)Author
2023-10-21CSS: Remove inline styling of the download widget (#4162)Samantaz Fox
2023-10-21CSS: Improve links contrast on dark theme (#4100)Samantaz Fox
2023-10-17Removed commented linesRadoslavL
2023-10-17move styles for download widget to default.css filejt404
2023-10-12Replace inline styling for download widget with css filejt404
2023-09-28Add support for viewing comments without jsChunkyProgrammer
Improve stylings
2023-09-24Removed unnecessary linesRadoslavL
2023-09-19Increased footer contrastRadoslavL
2023-09-18Add support for post pageChunkyProgrammer
2023-09-18Changed the default dark theme as wellRadoslavL
2023-09-14Increased link contrast in dark modeRadoslavL
2023-07-08HTML/CSS: Add thumbnail placeholder in thin modeSamantaz Fox
This change is required to make the overlay buttons functional (add to and delete from playlist, mark as watched, etc.)
2023-07-08HTML/CSS: Fix buttons' responsivenessSamantaz Fox
2023-07-08CSS: fix light/dark themes for pure buttonsSamantaz Fox
2023-07-08HTML: Use new buttons for playlists (save/delete/add videos/etc...)Samantaz Fox
2023-07-06HTML: Use new buttons for thumbnail overlaysSamantaz Fox
In addition, this commit also heavily changes the structure of the generic "video card" item. Main benefits: * Improved accessibility for keyboard users * Many styling glitches were fixed * PlaylistVideos now use the same items as the rest * Elements all have distinct CSS classes * Design can be expanded to add more icons
2023-07-06CSS: add styling for the new buttonsSamantaz Fox
2023-05-23Community: Fix position of the "creator heart" (broken by #3783)Samantaz Fox
2023-05-06CSS: Fix iframe attachment size in community postsSamantaz Fox
2023-05-06CSS: limit width of the comments in community tabSamantaz Fox
2023-04-10Improve accessibility (#3710)Samantaz Fox
2023-03-28remove fixed height from descriptionLennart Bernhardt
2023-03-28fix long description overflowLennart Bernhardt
2023-03-27improve accessibilityChunkyProgrammer
2023-03-12Comments: Add support for custom emojis + member info (#3636)Samantaz Fox
2023-03-03Fix empty description boxes.amogusussy
If a video has no description, (without this commit) the description box will still take up 8.3em, even if there's no content in it. This fixes that issue.
2023-03-02add channel emoji css classChunkyProgrammer
2023-02-19Add watch indicators (#3383)Samantaz Fox
2023-01-22Major improvementstechmetx11
2023-01-21Merge remote-tracking branch 'upstream/master'Wes van der Vleuten
2023-01-16Add support for multiple songstechmetx11
2023-01-07Update default.cssBrackets
pointer on hover on label for descexpansionbutton
2022-12-29fix: on hover btn #descexpansionbutton cursor to pointerbrackets0
2022-11-09CleanupWes van der Vleuten
2022-11-08Fixed thumbnails with darkreader, Added watched indicator in more locationsWes van der Vleuten
2022-11-07Added watch indicatorWes van der Vleuten
2022-09-12css: Fix the video title overlay's colors in embedSamantaz Fox
2022-09-11Fix page shift on search bar focus (#3304)Chris Helder
2022-07-14Merge pull request #3140 from AHOHNMYC/css-ie11-fixesSamantaz Fox
2022-07-14Merge pull request #3133 from AHOHNMYC/widen-settings-nameSamantaz Fox
2022-06-25Change player.css order138138138
2022-06-06CSS. Small IE11 fixesmeow
2022-06-06CSS. Small IE11 fixesmeow
2022-06-01CSS. Wider settings name to less word wrapmeow
2022-05-02Merge pull request #3065 from 138138138/masterSamantaz Fox
Fix iOS 3 buttons separated lines
2022-04-30Fix iOS 3 buttons separated lines138138138
2022-04-24Lower margin-bottom some moreDUO Labs
2022-04-24Update player.cssDUO Labs
Fixed "floating" seek bar
2022-04-24Widen Youtube player a bitDUO Labs
2022-04-13Real minus sign instead of hyphen-minusAHOHNMYC
Minus sign in comparison with hyphen-minus (symbol that prints your keyboard by default) has horizontal line on same level as plus sign and same width, so one can be toggled to another with perfect visuals. https://en.wikipedia.org/wiki/Plus_and_minus_signs https://en.wikipedia.org/wiki/Hyphen-minus