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
|
|
|
|
2014-04-10 14:58:51 -04: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
|
|
|
|
2014-04-09 19:46:44 -04: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
|
2014-04-05 20:05:03 -04:00
|
|
|
max-width: 600px
|
2014-04-21 19:15:23 -04:00
|
|
|
|
|
|
|
#email-pane
|
|
|
|
#specific-notification-settings
|
|
|
|
padding-left: 20px
|
|
|
|
margin-left: 20px
|
|
|
|
border-left: 1px solid gray
|
2014-04-05 20:05:03 -04:00
|
|
|
|
2014-04-18 12:53:28 -04:00
|
|
|
#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
|
|
|
|
|
2014-04-05 20:05:03 -04:00
|
|
|
#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
|
2014-04-18 12:53:28 -04:00
|
|
|
|
|
|
|
.treema-row
|
|
|
|
padding-top: 6px
|
|
|
|
|
|
|
|
.treema-image-file
|
|
|
|
img
|
|
|
|
display: block
|
|
|
|
clear: both
|
|
|
|
max-width: 300px
|