* VRFS-3320 - styling band page 2

This commit is contained in:
Seth Call 2015-07-10 12:55:22 -05:00
parent 3ff33ae146
commit 911dcf78c9
2 changed files with 26 additions and 6 deletions

View File

@ -53,9 +53,15 @@
}
}
.actions {
margin-right:13px;
float:right;
}
.band-setup-genres {
@include border_box_sizing;
padding:10px;
width:100%;
height:200px;
background-color:#c5c5c5;
@ -399,14 +405,28 @@
width: 100%;
}
.band-step {
h2 {
margin-left:10px;
}
padding:10px;
}
#band-setup-step-0 {
padding:1em;
.band-name {
width:36%;
}
h2 {
margin-left:10px;
}
#band-setup-step-1 {
.band-name {
width:36%;
}
.easydropdown-wrapper {
width:100% !important;
}
}
@ -416,9 +436,9 @@
width: 100%;
@include border_box_sizing;
tr:nth-child(even) td {
/** tr:nth-child(even) td {
padding-bottom: 1em;
}
}*/
td.band-biography, td.tdBandGenres {
height:100%;

View File

@ -199,7 +199,7 @@
| Google+
br clear="all"
.right
.actions
a#btn-band-setup-cancel.nav-button.button-grey
| CANCEL   
a#btn-band-setup-back.nav-button.button-grey.hidden