aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/menu
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-132-0/+13
|
* Add about pageChocobozzz2018-01-312-2/+14
|
* Mobile version: menu full width and autoclosedChocobozzz2018-01-311-56/+0
|
* Add ability to update some configuration keysChocobozzz2018-01-171-1/+1
|
* Add avatar in commentsChocobozzz2018-01-031-1/+3
|
* Add hover effect on login/create an account buttonChocobozzz2018-01-031-18/+16
|
* Circle avatarChocobozzz2018-01-031-2/+2
|
* Begin to add avatar to actorsChocobozzz2017-12-292-3/+3
|
* Small style fixesChocobozzz2017-12-121-0/+4
|
* Improve lintChocobozzz2017-12-121-1/+1
|
* Move to angular cliChocobozzz2017-12-121-0/+3
|
* Responsive my accountChocobozzz2017-12-111-5/+57
|
* Begin admin designChocobozzz2017-12-083-69/+0
|
* 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-043-1/+13
|
* Add account settings new designChocobozzz2017-12-012-13/+18
|
* Begin videos list new designChocobozzz2017-12-011-2/+2
|
* Implement header designChocobozzz2017-12-012-5/+2
|
* Begin new menu designChocobozzz2017-12-016-0/+346