summaryrefslogtreecommitdiffstats
path: root/assets/css (follow)
AgeCommit message (Collapse)Author
2025-04-05Fix issues raised by code reviewsyeopite
Remove explicit `self.` from #process of parsers Remove explicit return tuple in get_issue_template Fix formatting Move inline issue template style to stylesheet Use @id in ProblematicTimelineItem xml repr Fix naming
2025-03-19Improve error card border color on dark themesyeopite
2025-03-19Emphasise error card iconsyeopite
2025-03-19Improve design of placeholder itemsyeopite
Also makes it show the error backtrace
2025-03-19Apply search filters details css only to itselfsyeopite
The CSS for the search filters details box was applied to every detail element when search.css is loaded
2024-10-30Player: Fix a bug where menus were hard to open (#4750)Samantaz Fox
The fix basically enlarges the hoverable area in order to avoid getting the menu closed if the mouse isn't moved fast enough. Video of the fix: https://www.loom.com/share/36494a3653984650aea3eaa2af276a35 Closes issue 4749
2024-08-21CSS: Remove extra space in default.cssSamantaz Fox
2024-06-13Fix player menus hiding onHovergiacomocerquone
2024-05-20fix: use ion icon for search iconthansk
2024-05-20fix: use a search icon instead of textthansk
2024-05-19feat: allow submitting search with mousethansk
2024-02-19Channels: Add support for multi-image community posts (#4412)Samantaz Fox
This PR adds a CSS-only image carousel for community posts with more than one image attached. Closes issue 3522
2024-02-19CSS: expand #contents width on small screens (#4405)Samantaz Fox
The #contents div now takes the full width on small screens (< 1280px). All page elements have a little more room, especially the video titles.
2024-02-16remove trailing white spacesChunkyProgrammer
2024-02-15Add support for multi image community postsChunkyProgrammer
2024-01-27CSS: expand #contents width on small screenstoabr
2023-11-21Fixed aspect ratio for thumnails to prevent CLSCorné Dorrestijn
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