comunic/developer/system/assets/whoops.css

20 lines
233 B
CSS
Raw Normal View History

2016-11-19 11:08:12 +00:00
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;
}