mirror of
https://github.com/yhirose/cpp-peglib.git
synced 2024-12-22 11:55:30 +00:00
Changed line color on the hovered error line
This commit is contained in:
parent
89f40ce7a6
commit
05205a0ca1
@ -67,7 +67,7 @@ body {
|
||||
cursor: pointer;
|
||||
}
|
||||
.editor-info li:hover{
|
||||
background-color: yellow;
|
||||
background-color: lightyellow;
|
||||
}
|
||||
.editor-sub-header {
|
||||
padding: 4px 8px;
|
||||
|
Loading…
Reference in New Issue
Block a user