CSS: $primary-accent color and gradient utils

This commit is contained in:
2018-09-15 05:40:29 +02:00
parent 35a22cab4b
commit b0311af6b5
6 changed files with 19 additions and 4 deletions

View File

@@ -98,6 +98,7 @@
i
opacity: .2
/* Tiny label for cards. e.g. 'WATCHED' on videos. */
.card-label
background-color: rgba($black, .5)
border-radius: 3px
@@ -105,7 +106,7 @@
display: block
font-size: $font-size-xxs
left: 5px
top: -25px
top: -27px // enough to be above the progress-bar
position: absolute
padding: 1px 5px
z-index: 1