aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+my-account/my-account-video-channels/my-account-video-channels.component.scss
Commit message (Collapse)AuthorAgeFilesLines
* Reorganize client shared modulesChocobozzz2020-06-231-115/+0
|
* `fitWidth` for `video-miniature`, fluid grid (#2830)Rigel Kent2020-06-091-1/+1
| | | | | | | | | | | | | | | * 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
* Fix non-fixed header and menu when overflow-x body on touchscreens (#2711)Kim2020-05-111-1/+22
| | | | | | | | | * Make my-account-videos responsive on small screens * Make my-account-channels responsive for small screens * Make search result responsive on small screen Co-authored-by: kimsible <kimsible@users.noreply.github.com>
* Fix broken views on mobile and small screens (#2671)Kim2020-04-271-3/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Fix mobile CSS for my-account-settings * Fix mobile CSS for my-account-videos * Fix mobile CSS my-account-video-channels * Fix mobile CSS for my-account-playlists * Fix CSS mobile for user-subscriptions header * Fix CSS mobile my-account-video-channel-edit * Fix CSS mobile / small view for textarea * Fix margin-right my-delete-button on inside span * Fix CSS mobile on accounts page * Fix indent * Fix CSS mobile for my-account-notifications * Fix CSS mobile / small view my-account-videos * Fix search small-view channels * Use miniature width for title of video on mobile * Add dots to ellipsis multilines * Fix controls and title video width small views * Fix my-account-playlist small and mobile views * Fix channels header + account header mobile * Fix CSS mobile/small view for my-account/subscriptions * Fix align followers channel item * Center header elements user account page on mobile * Fix margins on a element and img * Fix margin img channel or video Co-Authored-By: Rigel Kent <par@rigelk.eu> Co-authored-by: kimsible <kimsible@users.noreply.github.com> Co-authored-by: Rigel Kent <par@rigelk.eu>
* View stats for channelsRigel Kent2020-03-311-1/+7
|
* Media queries to use variables when possibleRigel Kent2020-02-131-1/+1
|
* Use ::ng-deep instead of /deep/Chocobozzz2019-07-251-1/+1
|
* Refactor how we use iconsChocobozzz2019-01-171-1/+1
| | | | Inject them in an angular component so we can easily change their color
* add theming via css custom propertiesRigel Kent2018-09-041-1/+1
| | | | and a bonus dark color theme toggle
* Add ability to search video channelsChocobozzz2018-08-271-0/+4
|
* Add local user subscriptionsChocobozzz2018-08-271-11/+4
|
* Add ability to set a name to a channelChocobozzz2018-08-271-0/+3
|
* Fix responsive in my channel/my videos pagesChocobozzz2018-07-161-0/+8
|
* Fix add icon pathChocobozzz2018-06-111-1/+1
|
* Load my-account module lazilyChocobozzz2018-05-091-0/+72