notebook/app/assets/stylesheets/forms.css
2016-11-01 12:13:15 +01:00

16 lines
206 B
CSS

.help-text {
color: #999999;
}
.attribute-field-dropdown {
position: absolute;
top: 0;
right: 0;
}
.input-select .select-wrapper {
margin-top: 14px;
margin-bottom: 20px;
padding-bottom: 20px;
}