Minor style tweaks to tasks/shots list

This commit is contained in:
2016-11-03 16:07:55 +01:00
parent 74b14f1154
commit f3d21fc0de
3 changed files with 4 additions and 2 deletions

View File

@@ -39,6 +39,7 @@ body
height: 100%
min-height: 100%
position: relative
background-color: $color-background-light
+media-xs
height: auto

View File

@@ -110,7 +110,7 @@
&:before
transform: translate(-50%, -50%) scale(1.3)
border-color: $color-primary
border: .25em dotted white
&:hover
border-color: $color-primary-light

View File

@@ -65,8 +65,9 @@
.table-row
.table-cell
padding: 7px 10px
padding: 3px 10px
vertical-align: top
line-height: 1.6em
border: none
color: $color-text-dark-primary
@include status-color-property(color, '', 'dark')