Style activities on dashboard

This commit is contained in:
2016-10-20 12:54:03 +02:00
parent 253e09bab4
commit 44fcd328ee
4 changed files with 78 additions and 43 deletions

View File

@@ -91,13 +91,30 @@
.type
margin-left: auto
color: $color-text-dark-primary
color: $color-text-dark-secondary
+text-overflow-ellipsis
.name, .shotname
margin: 10px
.name
padding: 10px
+text-overflow-ellipsis
.shotname
color: $color-text-dark-secondary
margin-left: 10px
padding-right: 10px
position: relative
+text-overflow-ellipsis
&:after
position: absolute
width: 2px
height: 2px
right: 0
border-radius: 50%
bottom: 9px
display: block
content: ''
border: thin solid $color-text-dark-hint
@include status-color-property(background-color, ' .status-indicator', '')
option.invalid_task