aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/menu/menu.component.scss
Commit message (Collapse)AuthorAgeFilesLines
* `fitWidth` for `video-miniature`, fluid grid (#2830)Rigel Kent2020-06-091-11/+11
| | | | | | | | | | | | | | | * 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 dropdown-user placement and menu-left scroll on touchscreens (#2706)Kim2020-05-011-0/+4
|
* Cleanup menu footer linksChocobozzz2020-04-081-10/+10
|
* Add visitor settings, rework logged-in dropdown (#2514)Rigel Kent2020-02-281-57/+143
| | | | | | | | | | | | | | * Add visitor settings, rework logged-in dropdown * Make user dropdown P2P switch functional * Fix lint * Fix unnecessary notification when user logs out * Simplify visitor settings code and remove unnecessary icons * Catch parsing errors and reindent menu styles
* Merge branch 'release/2.1.0' into developChocobozzz2020-02-261-8/+4
|\
| * Correctly fix menu overflow on mobileChocobozzz2020-02-261-8/+4
| |
* | Merge branch 'release/2.1.0' into developChocobozzz2020-02-201-0/+8
|\|
| * Fix scroll menu on touch devicesChocobozzz2020-02-201-0/+8
| |
* | Gracefully downsize search bar for mobile devicesRigel Kent2020-02-131-0/+1
| |
* | Manage z-indexes in variablesRigel Kent2020-02-131-1/+1
| |
* | Fix menu z-index on mobile on watch pageChocobozzz2020-02-131-1/+1
|/
* Fix upnext, refactor avatar menu, add to playlist overflowRigel Kent2019-12-201-0/+1
|
* (consistency) channel nameWithHost copy button, comment avatar linkRigel Kent2019-12-161-1/+0
|
* Fix overflow in menuChocobozzz2019-11-271-2/+6
|
* Fix menu x overflowChocobozzz2019-09-061-1/+2
|
* Use ::ng-deep instead of /deep/Chocobozzz2019-07-251-1/+1
|
* Fix black theme on some screensChocobozzz2019-06-071-5/+5
|
* Remove unnecessary CSS in menuChocobozzz2019-05-151-3/+0
|
* Merge branch 'master' into developChocobozzz2019-05-151-0/+3
|\
| * Fix too long name in menuChocobozzz2019-02-141-2/+5
| |
* | Fix keyboard icon transparencyPaul FLORENCE2019-04-121-1/+0
| |
* | Add my library section in menuChocobozzz2019-03-201-42/+44
| |
* | Playlist videos componentChocobozzz2019-03-181-2/+3
| |
* | Refactor ellipsis CSSChocobozzz2019-02-201-8/+6
| |
* | Fix too long name in menuChocobozzz2019-02-151-2/+5
|/
* Fix menu overflow on mobile screensChocobozzz2019-01-281-1/+1
|
* Fix notification popover widthChocobozzz2019-01-211-1/+1
|
* Add notifications in the clientChocobozzz2019-01-091-7/+0
|
* Add background effect to active menu pageChocobozzz2018-11-151-1/+5
|
* add shortcuts icon in menuRigel Kent2018-09-261-1/+12
|
* add css custom properties for the left menuRigel Kent2018-09-131-4/+4
|
* update hotkeys to include user-specific routesRigel Kent2018-09-111-2/+4
| | | | also fix left-menu width
* use focus-visible polyfill to improve keyboard navigationRigel Kent2018-09-111-1/+2
| | | | | Only the homepage is concerned, but it should have decent keyboard navigation support now.
* move theme toggle icon to the rightRigel Kent2018-09-061-2/+3
|
* fix comment and top-menu placement regressionsRigel Kent2018-09-051-0/+4
|
* Fix watch page responsiveChocobozzz2018-09-051-2/+1
|
* Fix menu on mobileChocobozzz2018-09-051-5/+12
|
* add theming via css custom propertiesRigel Kent2018-09-041-3/+13
| | | | and a bonus dark color theme toggle
* make left menu show the scrollbar on hover/focusRigel Kent2018-09-031-1/+5
| | | add hotkey to the overview page
* Fix videos overview tags sectionChocobozzz2018-08-311-4/+4
|
* Videos overview page: first versionChocobozzz2018-08-311-0/+5
|
* Add local user subscriptionsChocobozzz2018-08-271-0/+6
|
* Migrate to bootstrap 4 and ng-bootstrapChocobozzz2018-08-091-0/+4
|
* Add ability to choose the languageChocobozzz2018-06-281-1/+46
|
* Add a hover effect on left menu links (#418) (#425)Charles de Lacombe2018-03-281-4/+9
| | | | | | | | | | | | | | I: - removed the `margin-left` on the `.panel-block` to put it on the children instead - squashed the `margin-bottom` of the links into their `height` (and rounded it to 40px, feel free to correct me) - centered vertically the content of the links - added the `background-color` change on hover for the links I put the same color as the `.logged-in-block`. Maybe it should be externalized as a SCSS variable? I also added a CSS transition. Is it alright?
* Add "local" videos in menuChocobozzz2018-03-131-0/+8
|
* Add about pageChocobozzz2018-01-311-0/+7
|
* Mobile version: menu full width and autoclosedChocobozzz2018-01-311-56/+0
|
* Add hover effect on login/create an account buttonChocobozzz2018-01-031-18/+16
|
* Circle avatarChocobozzz2018-01-031-2/+2
|