@import "style.less"; /* Settings */ .settings-menu { background-color: @yellowLightest; } .setting-box { margin-top: 20px; border-color: @blueLighter; .gradient(top, @greyLighter, @yellowLighter); box-shadow: 0 0 5px @blue; .page-header { margin: 0; .btn { float: right; margin-top: 5px; } } .form-actions { background: none; } }