| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
Improve stylings
|
|
|
|
|
|
|
|
|
|
|
|
This change is required to make the overlay buttons functional
(add to and delete from playlist, mark as watched, etc.)
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
pointer on hover on label for descexpansionbutton
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix iOS 3 buttons separated lines
|
|
|
|
|
|
Fixed "floating" seek bar
|
|
|