Current section
Files
Jump to
Current section
Files
lib/web/static/css/flames-frontend.scss
@import "_bootswatch";
#errors {
.error-row {
cursor: pointer;
}
.message {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.level {
text-transform: uppercase;
}
}
.table-header {
font-size: 22px;
}
input[type=checkbox] {
transform: scale(1.5);
}
#error {
margin-top: 10px;
}
.info-row {
margin-top: 10px;
}