PeerTube/client
Charles de Lacombe 829be6e8b7 Add a hover effect on left menu links (#418) (#425)
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?
2018-03-28 11:43:09 +02:00
..
src Add a hover effect on left menu links (#418) (#425) 2018-03-28 11:43:09 +02:00
webpack Upgrade scripts and embed webpack config 2017-12-12 11:42:48 +01:00
.angular-cli.json Add confirm when admin use custom js/css 2018-02-22 15:29:32 +01:00
.gitignore Update client modules 2017-06-11 12:28:22 +02:00
package.json Bumped to version v1.0.0-beta.2 2018-03-28 08:42:23 +02:00
tsconfig.json Add ability to delete comments 2018-01-04 11:19:16 +01:00
tslint.json Fix lint momory issues 2018-03-08 17:31:11 +01:00
yarn.lock Add bar when loading chunks 2018-02-23 15:39:50 +01:00