Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

KG - Response Table Header Styling #1318

Merged
merged 1 commit into from
May 31, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
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