travis-web/assets/styles/settings.sass
Mathias Meyer b3fbb5f5cf Add setting for number of concurrent builds.
Includes a little rework of the settings page to fit in an input
field.
2014-06-16 15:45:03 +02:00

25 lines
359 B
Sass

.settings-form
margin-top: 30px
.settings-row
display: table
height: 20px
label
font-size: 13px
height: 20px
line-height: 25px
padding: 0
.short-settings-element
display: table-cell
vertical-align: middle
text-align: right
width: 100px
input
margin: 0px 15px
display: inline-block