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;
}
}
.info-row {
margin-top: 10px;
}