aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+my-library/my-videos/my-videos.component.scss
Commit message (Collapse)AuthorAgeFilesLines
* Move to sass moduleChocobozzz2021-06-281-2/+2
|
* Move to sass @useChocobozzz2021-06-281-2/+2
|
* Bidi supportChocobozzz2021-06-071-7/+9
|
* Move to stylelintChocobozzz2021-04-281-2/+2
|
* correct inconsistency in spacing "Sort By" for narrow screens (#3938)aschaap2021-04-081-1/+6
| | | | | | | Mimicked the approach used in other tabs under "My Library": * Adding bottom margin to search field to keep distance from "Sort By" * Fixing extra left margin on "Sort By" for narrow screens * Removed the `ml-2` class so that `!important` is no longer needed * Removed unnecessary `!important` from account video search field width
* add sort select to my videos, change default sort to -publishedAtRigel Kent2021-04-061-0/+4
| | | | fixes #3779
* Refactor video miniatureChocobozzz2021-04-011-59/+9
| | | | | | Less dirty code, better responsive Prepare for some regressions Increase default miniature size
* Refactor horizontal marginsChocobozzz2021-03-311-15/+0
|
* Reorganize left menu and account menuChocobozzz2020-11-131-0/+138
Add my-settings and my-library in left menu Move administration below my-library Split account menu: my-setting and my library