mirror of
https://github.com/github/semantic.git
synced 2024-11-29 02:44:36 +03:00
Give replacements a background colour.
This commit is contained in:
parent
4ed33b485a
commit
fad02bab81
@ -14,6 +14,7 @@
|
||||
margin-right: 50%;
|
||||
}
|
||||
.replace {
|
||||
background-color: #ffffeb;
|
||||
outline: 1px solid yellow;
|
||||
}
|
||||
</style>
|
||||
|
Loading…
Reference in New Issue
Block a user