Removing properties inherited from Pillar classes
This commit is contained in:
@@ -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
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user