Removing properties inherited from Pillar classes

This commit is contained in:
2016-11-10 00:53:45 +01:00
parent dc85f81768
commit d186e9927d
2 changed files with 1 additions and 4 deletions

View File

@@ -52,6 +52,7 @@ body
&#item-save
+button($color-success, 3px)
/* Attract specific table tweaks */
.item-list
overflow-x: scroll
@@ -94,8 +95,6 @@ body
.table-cell
text-align: center
border-left: thin solid transparent
border-right: thin solid transparent
&.active
background-color: $color-background

View File

@@ -116,8 +116,6 @@
&.active
text-decoration: none
background-color: $color-background-active
box-shadow: inset -5px 0 0 $color-primary
.status, .due_date
display: inline-block