mirror of
https://github.com/filp/whoops.git
synced 2026-09-13 11:16:26 +00:00
Tweak stack frame index color
This commit is contained in:
@@ -98,6 +98,11 @@ header {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.frame-index {
|
||||
font-size: 11px;
|
||||
color: #BDBDBD;
|
||||
}
|
||||
|
||||
.frame-class {
|
||||
color: #4288CE;
|
||||
}
|
||||
@@ -119,7 +124,6 @@ header {
|
||||
color: #4288CE;
|
||||
}
|
||||
|
||||
|
||||
.active .frame-line { color: #BEE9EA; }
|
||||
.frame-line:before {
|
||||
content: ":";
|
||||
|
||||
Reference in New Issue
Block a user