summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-unbound/luasrc/view/unbound/css-editing.htm
diff options
context:
space:
mode:
Diffstat (limited to 'applications/luci-app-unbound/luasrc/view/unbound/css-editing.htm')
-rw-r--r--applications/luci-app-unbound/luasrc/view/unbound/css-editing.htm8
1 files changed, 8 insertions, 0 deletions
diff --git a/applications/luci-app-unbound/luasrc/view/unbound/css-editing.htm b/applications/luci-app-unbound/luasrc/view/unbound/css-editing.htm
new file mode 100644
index 0000000000..44d09378c3
--- /dev/null
+++ b/applications/luci-app-unbound/luasrc/view/unbound/css-editing.htm
@@ -0,0 +1,8 @@
+<style type="text/css">
+ textarea
+ {
+ background-color: #fffff0;
+ font-family: monospace;
+ }
+</style>
+