summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-https-dns-proxy/luasrc/view/https-dns-proxy/css.htm
diff options
context:
space:
mode:
authorStan Grishin <stangri@melmac.net>2019-12-19 11:19:59 -0700
committerStan Grishin <stangri@melmac.net>2019-12-19 11:38:54 -0700
commit43ddf0cd12ffdcbe6c5d760293cddcbe35968801 (patch)
treea6ee3feda0229ce1185c1ffda737807ebeb39e01 /applications/luci-app-https-dns-proxy/luasrc/view/https-dns-proxy/css.htm
parent3a657b8ab585f6e0fef5c9128dc84c5a008a6969 (diff)
luci-app-https-dns-proxy: package name change, support for RFC8484 binary
Signed-off-by: Stan Grishin <stangri@melmac.net>
Diffstat (limited to 'applications/luci-app-https-dns-proxy/luasrc/view/https-dns-proxy/css.htm')
-rw-r--r--applications/luci-app-https-dns-proxy/luasrc/view/https-dns-proxy/css.htm9
1 files changed, 9 insertions, 0 deletions
diff --git a/applications/luci-app-https-dns-proxy/luasrc/view/https-dns-proxy/css.htm b/applications/luci-app-https-dns-proxy/luasrc/view/https-dns-proxy/css.htm
new file mode 100644
index 0000000000..6fb3d51d3b
--- /dev/null
+++ b/applications/luci-app-https-dns-proxy/luasrc/view/https-dns-proxy/css.htm
@@ -0,0 +1,9 @@
+<style type="text/css">
+ .btn_spinner
+ {
+ display: inline-block;
+ width: 0px;
+ height: 16px;
+ margin: 0 0px;
+ }
+</style>