mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-16 03:06:27 +00:00
Edit style
This commit is contained in:
@@ -90,5 +90,10 @@
|
|||||||
scriptEl.setAttribute('src', scriptUrl)
|
scriptEl.setAttribute('src', scriptUrl)
|
||||||
document.body.appendChild(scriptEl)
|
document.body.appendChild(scriptEl)
|
||||||
</script>
|
</script>
|
||||||
|
<style>
|
||||||
|
.ace_search {
|
||||||
|
background-color: #d9d9d9;
|
||||||
|
}
|
||||||
|
</style>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
Reference in New Issue
Block a user