codecombat/app/styles/account/settings.sass

92 lines
1.5 KiB
Sass
Raw Normal View History

2014-01-03 13:32:13 -05:00
#account-settings-view
2014-01-27 19:07:17 -05:00
.nav
margin-bottom: 10px
2014-01-03 13:32:13 -05:00
.tab-content
border: 1px solid #aaa
padding: 20px
background: #eee
2014-01-27 19:07:17 -05:00
border-radius: 5px
2014-01-03 13:32:13 -05:00
#save-button-container
position: fixed
top: 100px
width: 1000px
z-index: 10
#save-button
float: right
&.btn-info, &.btn-danger
opacity: 1.0
2014-01-03 13:32:13 -05:00
.gravatar-fallback
margin-top: 10px
2014-01-03 13:32:13 -05:00
input.range
position: relative
top: 4px
div.range-color
position: relative
top: 6px
height: 16px
width: 16px
display: inline-block
margin-left: 10px
.help-inline
position: relative
top: 3px
left: 10px
font-size: 12px
2014-01-12 14:54:50 -05:00
2014-01-27 19:07:17 -05:00
.form
max-width: 600px
#email-pane
#specific-notification-settings
padding-left: 20px
margin-left: 20px
border-left: 1px solid gray
#job-profile-view
.profile-preview-button
&.bottom-preview
margin: 15px 0 0 0
.sample-profile-thumbnail
margin-top: -60px
.profile-completion-progress
width: 100%
display: inline-block
height: 33px
.progress-bar
line-height: 33px
.progress-next-item
margin-top: -20px
margin-bottom: 15px
#job-profile-treema
background-color: white
2014-04-09 21:10:30 -04:00
input
width: 790px
.treema-description
font-size: 14px
line-height: 22px
opacity: 1
.treema-row
padding-top: 6px
.treema-image-file
img
display: block
clear: both
max-width: 300px