Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add keyboard navigation for video actions (#2854) | Caroline Chuong | 2020-06-11 | 1 | -0/+2 |
| | | | Co-authored-by: Rigel Kent <sendmemail@rigelk.eu> | ||||
* | `fitWidth` for `video-miniature`, fluid grid (#2830) | Rigel Kent | 2020-06-09 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | * Fluid abstract video list * normalize timestamp display on miniatures * use grid for abstract-video-list - refactor scss function var to pvar to avoid overriding css variables - move fluid-grid margins to adapt-margin-content-width mixin for maintainability - fix video-miniature-name margin-top on small screen * move sceenratio function in a mixin * display no miniature avatar in channel videos view | ||||
* | Add channel/account avatars in miniature (#2838) | Rigel Kent | 2020-06-08 | 3 | -11/+36 |
| | | | | | | | * add small avatar to miniature * fix svg size for trending and search icons in plugins view * parametrize avatar in miniature display options | ||||
* | Set a default background color for account avatar | Rigel Kent | 2020-01-08 | 1 | -0/+1 |
| | | | | fixes #2392 | ||||
* | add channel avatar to watch view | Rigel Kent | 2019-12-15 | 3 | -0/+51 |