]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - client/src/app/shared/shared.module.ts
My account menu -> open entries on hover
authorChocobozzz <me@florianbigard.com>
Wed, 5 Dec 2018 13:21:10 +0000 (14:21 +0100)
committerChocobozzz <me@florianbigard.com>
Wed, 5 Dec 2018 13:21:31 +0000 (14:21 +0100)
commitddb83e49ece4e76df1af98aeea30c1d8d133f48c
tree8ea22dad72479610c71a3b660384ad1e7eaae819
parenta1b2f876132e2c1fa8adb27bb333b2cd859dc82b
My account menu -> open entries on hover
client/src/app/+my-account/my-account.component.html
client/src/app/+my-account/my-account.component.scss
client/src/app/+my-account/my-account.component.ts
client/src/app/shared/menu/top-menu-dropdown.component.html [new file with mode: 0644]
client/src/app/shared/menu/top-menu-dropdown.component.scss [new file with mode: 0644]
client/src/app/shared/menu/top-menu-dropdown.component.ts [new file with mode: 0644]
client/src/app/shared/shared.module.ts