summaryrefslogtreecommitdiffstats
path: root/assets/css (follow)
AgeCommit message (Collapse)Author
2022-01-28Merge pull request #2397 from syeopite/dep-manager-for-videojs-stuffSamantaz Fox
Add dependency manager script for videojs stuff
2022-01-05Fix leading spaces being collapsed in descriptionsSamantaz Fox
Fixes #1954
2022-01-05Fix the search boxSamantaz Fox
Fix #277 : autoselect search field Fix #1107: no spell checking/auto-correct on search field
2021-10-17Merge pull request #2406 from TechnicalSuwako/fix-non-js-playersyeopite
fix non-JS player #2405
2021-10-11Added border radius to channel-profile (#2484)tuvork
2021-10-07Add config option to display source code URL in footer (#2450)Samantaz Fox
2021-09-18Revert to iv-org fork of silvermine-videojs-quality-selectorsyeopite
Upstream requires at least two additional sources. Whereas Invidious needs it to be able to display a single additional source for normal (dashless) qualites. Aka medium and hd720.
2021-09-18Stop shipping VideoJS filessyeopite
2021-09-15fix non-JS player #2405テクニカル諏訪子
2021-06-29Fix alignment of "invidious" logo on search pageSamantaz Fox
The alignment was broken by #2196
2021-06-25Fix layout of video 'card' itemsSamantaz Fox
Previous changes broke alignment of text and icons
2021-06-24Limit descriptions width to ease mixed LTR/RTL text readingSamantaz Fox
This will prevent, on large pages, the LTR and RTL text to be far away, on each side of the page. This could happen on channel and playlists descriptions, when the page is displayed on a large screen.
2021-06-24Revert "remove unnecessary text-align"Mostafa Ahangarha
This reverts commit 97b469f59c4b0505d74e731a8501584c78dbad60.
2021-06-24remove unnecessary text-alignMostafa Ahangarha
2021-06-24Change description-box from flex to blockCadence Ember
I also make minor changes to the surroundings so that the same layout and functionality as before is preserved.
2021-06-24Undo last commitMostafa Ahangarha
2021-06-24Change display to blockMostafa Ahangarha
Change display from flex to block so that the direction of content would get properly set
2021-06-24Add bidi supportMostafa Ahangarha
Adding these styles is the easiest way to add bidi (bidirectional text) support without or with least side effect. I have tested it by adding it manually on yewtu.be instance and so far it works very well.
2021-06-14Add 10px margin to top and bottom of hr elementGraham
2021-05-23Add support for VR videos through videojs-vrsyeopite
2021-05-13Merge pull request #2008 from syeopite/mobile-uiTheFrenchGhosty
Improve player controls for mobile devices
2021-05-13Merge pull request #1995 from syeopite/watch-on-invidiousTheFrenchGhosty
Add watch on Invidious button to embeds
2021-05-10Update code to reflect 'read more' btn name changesyeopite
2021-05-10Add functionality to read more buttonsyeopite
2021-05-03Overhaul Invidious's "Youtube" player stylesyeopite
2021-05-03Improve mobile user interface for video playersyeopite
2021-05-03Move player styling to separate filesyeopite
2021-05-03Improve mobile ux with videojs-mobile-uisyeopite
2021-04-17Merge pull request #1977 from syeopite/add996TheFrenchGhosty
Change empty home page to search engine like layout
2021-04-09Update default.css138138138
2021-04-08Add watch on Invidious button to embedssyeopite
2021-04-07Fix response design on search homepagesyeopite
2021-04-07Fix search-widget styling for change in #1976syeopite
2021-04-07Fix rendering of hr elementsyeopite
2021-04-06Change positioning of footer to use flexboxsyeopite
2021-04-06Change footer div into footer elementsyeopite
2021-04-05Improve search widget marginssyeopite
2021-04-05Fix mobile responsive design for footersyeopite
2021-04-04Fix missing colon in empty.csssyeopite
2021-04-04Fix footer position to bottom of pagesyeopite
2021-04-04Scale text logo on search engine like homepagesyeopite
2021-04-04Add styling to search bar on empty home pagesyeopite
2021-03-26Fix minor scaling issue in filter drop down.syeopite
Basically prevents filter content from jumping above the dropbox when there's enough space to do
2021-03-13Add hover state to filter UIsyeopite
2021-03-13Remove duplicate styling codesyeopite
2021-03-01Enhance search filter UI for JS disabled userssyeopite
Change filters UI box to use <details>. Stylize detail button for filter ui Fix localization for 'filter' Fix CSS Fix styling
2021-01-29Bump videojs and fix webworkerAndrew Zhao
2021-01-17add ui for searchingAndrew Zhao
2020-12-21Improve storyboardssaltycrys
Instead of limiting the width of storyboards through CSS it is now done in the VTT directly.
2020-12-14Increase color contrast of light theme linkssaltycrys