1
1
mirror of https://github.com/github/semantic.git synced 2024-11-29 02:44:36 +03:00

HIghlight replacements.

This commit is contained in:
Rob Rix 2015-10-13 11:25:20 -04:00
parent 7aab1da72c
commit 67a19682e8

View File

@ -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) {