aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/menu/menu.component.scss
Commit message (Collapse)AuthorAgeFilesLines
* 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