Skip to content

Commit

Permalink
Merge pull request #1318 from sparc-request/kg-finishing_responses_table
Browse files Browse the repository at this point in the history
KG - Response Table Header Styling
  • Loading branch information
Stuart-Johnson committed May 31, 2018
2 parents e4efdfa + f77cd02 commit d23f9d2
Showing 1 changed file with 8 additions and 10 deletions.
18 changes: 8 additions & 10 deletions app/assets/stylesheets/surveyor/responses.sass
Original file line number Diff line number Diff line change
Expand Up @@ -72,26 +72,24 @@

#responses-panel
.fixed-table-toolbar
display: inline-table
width: 100%
display: flex
flex-direction: row
align-items: center
padding: 10px 15px
background: $sparc-blue

.bars.pull-left
width: 73%
.columns
order: 3

.bars
flex-grow: 1

#responses-custom-toolbar
width: 100%

.panel-title
color: white
margin: 2% 0

.fixed-table-container
border-radius: 0

.fixed-table-pagination
padding: 0 20px

td.short-title, td.primary-pi, td.title
word-break: break-word

0 comments on commit d23f9d2

Please sign in to comment.