2014-01-10 16:35:58 +01:00
|
|
|
@import "compass"
|
|
|
|
|
|
|
|
.sessions
|
|
|
|
form
|
|
|
|
margin: 1em auto
|
|
|
|
display: inline-block
|
|
|
|
.field, .actions
|
|
|
|
text-align: left
|
2014-02-18 09:28:04 +01:00
|
|
|
margin: 0.5em
|
2014-01-10 16:35:58 +01:00
|
|
|
*
|
|
|
|
vertical-align: middle
|
|
|
|
p.helper
|
|
|
|
margin: 1px 5px 1px 6.6em
|
|
|
|
line-height: 0.9em
|
|
|
|
label
|
|
|
|
width: 8em
|
|
|
|
display: inline-block
|
|
|
|
&:after
|
|
|
|
content: ':'
|
2014-02-18 09:28:04 +01:00
|
|
|
/*
|
|
|
|
input, textarea, select
|
|
|
|
font-size: larger
|
|
|
|
background-color: #FFB
|
2014-01-10 16:35:58 +01:00
|
|
|
.actions
|
|
|
|
margin-left: 6.75em
|
|
|
|
margin-bottom: 10px
|
|
|
|
|
2014-01-11 10:51:19 +01:00
|
|
|
.logout
|
|
|
|
margin: 2em auto
|