comunic/developer/system/assets/whoops.css
2016-11-19 12:08:12 +01:00

20 lines
233 B
CSS

body header {
background: #8552A2;
}
body .left-panel {
background: inherit;
}
body .exc-title-primary {
color: #fff;
}
body .exc-title {
color: #ddd;
}
body .frame:not(.active):hover {
background: #e6e6e6;
}