summaryrefslogtreecommitdiffstats
path: root/assets/css (follow)
AgeCommit message (Collapse)Author
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
2022-04-13Pointer cursor on Filters `summary' AHOHNMYC
`summary` clickable by design, but by default (at least in Chrome) it has `text` cursor.
2022-04-08Add a user friendly message for when no results are foundSamantaz Fox
2022-04-03Clean up CSS and add light/dark theme supportSamantaz Fox
2022-04-03Add filters UI HTML generatorSamantaz Fox
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