mirror of
https://github.com/github/semantic.git
synced 2024-11-29 02:44:36 +03:00
HIghlight replacements.
This commit is contained in:
parent
7aab1da72c
commit
67a19682e8
@ -11,6 +11,9 @@
|
||||
outline: 1px solid red;
|
||||
margin-right: 50%;
|
||||
}
|
||||
.replace {
|
||||
outline: 1px solid yellow;
|
||||
}
|
||||
</style>
|
||||
<script type="text/javascript">
|
||||
function loadJSON(path, callback) {
|
||||
|
Loading…
Reference in New Issue
Block a user