Design modals
authorChocobozzz <me@florianbigard.com>
Wed, 20 Dec 2017 16:49:58 +0000 (17:49 +0100)
committerChocobozzz <me@florianbigard.com>
Wed, 20 Dec 2017 16:49:58 +0000 (17:49 +0100)
commit5f0805d39b94eb2de1b73e0f43ac8685ae900994
treecba6c3022caad5e424bd6639bbaaae92113b7b7f
parentcb9244de975909bac2922c4412fd948646ff3ba7
Design modals
20 files changed:
client/src/app/core/confirm/confirm.component.html
client/src/app/videos/+video-edit/shared/video-description.component.scss
client/src/app/videos/+video-watch/video-download.component.html
client/src/app/videos/+video-watch/video-download.component.scss
client/src/app/videos/+video-watch/video-download.component.ts
client/src/app/videos/+video-watch/video-report.component.html
client/src/app/videos/+video-watch/video-report.component.scss [new file with mode: 0644]
client/src/app/videos/+video-watch/video-report.component.ts
client/src/app/videos/+video-watch/video-share.component.html
client/src/app/videos/+video-watch/video-share.component.scss
client/src/app/videos/+video-watch/video-watch.component.scss
client/src/assets/images/global/cross.svg [new file with mode: 0644]
client/src/assets/images/video/alert.svg
client/src/assets/images/video/blacklist.svg [new file with mode: 0644]
client/src/assets/images/video/download-black.svg [new file with mode: 0644]
client/src/assets/images/video/eye-closed.svg [deleted file]
client/src/sass/application.scss
client/src/sass/include/_bootstrap.scss
client/src/sass/include/_mixins.scss
server/lib/cache/videos-preview-cache.ts