first commit
This commit is contained in:
19
system/assets/whoops.css
Normal file
19
system/assets/whoops.css
Normal file
@@ -0,0 +1,19 @@
|
||||
body header {
|
||||
background: #3085EE;
|
||||
}
|
||||
|
||||
body .left-panel {
|
||||
background: inherit;
|
||||
}
|
||||
|
||||
body .exc-title-primary {
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
body .exc-title {
|
||||
color: #ddd;
|
||||
}
|
||||
|
||||
body .frame:not(.active):hover {
|
||||
background: #e6e6e6;
|
||||
}
|
Reference in New Issue
Block a user