blob: fdac5ebe4531114c2169b9d120c6ac6669682c96 [file] [log] [blame]
.submit-error-response-view {
max-height: 500px;
overflow: auto;
.list-group-item {
border-top: none;
}
.panel-title {
a {
&:after {
content: "(details)";
color: $link-blue;
float: right;
}
&:hover {
color: $blue;
text-decoration: underline;
}
}
}
}