mirror of
https://github.com/filp/whoops.git
synced 2026-09-03 05:57:12 +00:00
Change frame hover color
This commit is contained in:
@@ -105,7 +105,7 @@ header {
|
||||
}
|
||||
|
||||
.frame:not(.active):hover {
|
||||
background: rgba(0, 0, 0, .15);
|
||||
background: #BEE9EA;
|
||||
}
|
||||
|
||||
.frame-method-info {
|
||||
|
||||
Reference in New Issue
Block a user