aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/menu/menu.component.scss
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* Move to angular cliChocobozzz2017-12-121-0/+3
|
* Responsive my accountChocobozzz2017-12-111-5/+57
|
* Design second video upload stepChocobozzz2017-12-081-0/+4
|
* Design video watch modalsChocobozzz2017-12-071-4/+2
|
* Design account videosChocobozzz2017-12-041-3/+3
|
* Add account avatarChocobozzz2017-12-041-1/+7
|
* Add account settings new designChocobozzz2017-12-011-12/+17
|
* Implement header designChocobozzz2017-12-011-4/+1
|
* Begin new menu designChocobozzz2017-12-011-0/+131