smarter testing
This commit is contained in:
@@ -11,7 +11,9 @@ if list.closed_at
|
||||
=state 'list' list.state
|
||||
.display-row
|
||||
.display-label
|
||||
.display-field= button-close-list content=list
|
||||
.display-field
|
||||
= button-mark-list-helped content=list
|
||||
= button-close-list content=list
|
||||
.user-info-container
|
||||
each user in list.users
|
||||
=user.avatar_tag
|
||||
|
||||
@@ -112,7 +112,7 @@ header.top-menu
|
||||
.supplier-availability
|
||||
border: 2px solid #555
|
||||
border-radius: 4px
|
||||
padding: 5px 3px
|
||||
padding: 2px 5px
|
||||
font-weight: bold
|
||||
font-size: 0.9em
|
||||
float: right
|
||||
@@ -120,6 +120,6 @@ header.top-menu
|
||||
text-transform: uppercase
|
||||
margin-top: 10px
|
||||
&.currently-open
|
||||
color: #5f5
|
||||
color: #3c3
|
||||
&.currently-closed
|
||||
color: #f55
|
||||
|
||||
Reference in New Issue
Block a user