Use a lock icon (instead of download icon) when there's no permission to download

This commit is contained in:
2016-11-08 15:05:44 +01:00
parent 724fe6ceeb
commit d272896787
6 changed files with 10 additions and 2 deletions

View File

@@ -1366,6 +1366,11 @@ section.node-preview.group
i.icon-dropdown-menu
padding-left: 10px
&.disabled
border-color: $color-text-dark-hint
color: $color-text-dark-hint
+stripes(rgba($color-text-dark-hint, .1), rgba($color-text-dark-hint, .2), -45deg, 28px)
/* Videos have dropdown caret, so paddit 5px less */
&.video.download
margin-left: auto