codecombat/app/styles/account/settings.sass

81 lines
1.2 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
float: right
.thumbnails
text-align: center
2014-01-27 19:07:17 -05:00
.thumbnail
2014-01-03 13:32:13 -05:00
margin-bottom: 30px
2014-01-27 19:07:17 -05:00
margin-right: 20px
float: left
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
2014-02-24 12:06:50 -05:00
#wizard-settings-view
2014-01-15 18:16:31 -05:00
#color-settings
2014-01-12 14:54:50 -05:00
float: left
2014-01-15 18:16:31 -05:00
width: 600px
margin-left: 30px
2014-01-12 14:54:50 -05:00
canvas
float: left
border: 2px solid black
margin: 20px
2014-01-15 18:16:31 -05:00
.color-group
clear: both
padding-bottom: 10px
margin-bottom: 10px
border-bottom: 1px solid gray
.name-cell
float: left
width: 100px
padding-top: 2px
2014-01-12 14:54:50 -05:00
2014-01-15 18:16:31 -05:00
input
margin-right: 10px
position: relative
top: -3px
.checkbox-cell
float: left
width: 40px
2014-01-12 14:54:50 -05:00
2014-01-15 18:16:31 -05:00
.slider-cell
2014-01-12 14:54:50 -05:00
margin-bottom: 10px
2014-01-15 18:16:31 -05:00
float: left
width: 120px
.selector
width: 100px