]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/shared/video/modals/video-download.component.scss
Add option to download subtitles in download modal
[github/Chocobozzz/PeerTube.git] / client / src / app / shared / video / modals / video-download.component.scss
index 3e826c3b6c89c5aef2935b0e1c425dc1d36037ea..09dd91aa95cb62b5df4f315416f5bc19eb1616cc 100644 (file)
   }
 }
 
+#dropdownDownloadType {
+  cursor: pointer;
+}
+
 .download-type {
   margin-top: 30px;