Removing properties inherited from Pillar classes
This commit is contained in:
@@ -52,6 +52,7 @@ body
|
|||||||
&#item-save
|
&#item-save
|
||||||
+button($color-success, 3px)
|
+button($color-success, 3px)
|
||||||
|
|
||||||
|
|
||||||
/* Attract specific table tweaks */
|
/* Attract specific table tweaks */
|
||||||
.item-list
|
.item-list
|
||||||
overflow-x: scroll
|
overflow-x: scroll
|
||||||
@@ -94,8 +95,6 @@ body
|
|||||||
|
|
||||||
.table-cell
|
.table-cell
|
||||||
text-align: center
|
text-align: center
|
||||||
border-left: thin solid transparent
|
|
||||||
border-right: thin solid transparent
|
|
||||||
|
|
||||||
&.active
|
&.active
|
||||||
background-color: $color-background
|
background-color: $color-background
|
||||||
|
@@ -116,8 +116,6 @@
|
|||||||
|
|
||||||
&.active
|
&.active
|
||||||
text-decoration: none
|
text-decoration: none
|
||||||
background-color: $color-background-active
|
|
||||||
box-shadow: inset -5px 0 0 $color-primary
|
|
||||||
|
|
||||||
.status, .due_date
|
.status, .due_date
|
||||||
display: inline-block
|
display: inline-block
|
||||||
|
Reference in New Issue
Block a user