summaryrefslogtreecommitdiff
path: root/src/ui/prompt.html
diff options
context:
space:
mode:
authorhackademix2019-03-20 23:38:14 +0100
committerhackademix2019-03-20 23:42:10 +0100
commit4f95364bbf951008d04f72dffb8f3a08ef34c8c0 (patch)
tree49a84ccfba2eb7dc14f75e69517ed0be4c703298 /src/ui/prompt.html
parent169d5f085a7083b62dccb2eff0dec04f300cddae (diff)
downloadnoscript-4f95364bbf951008d04f72dffb8f3a08ef34c8c0.tar.gz
noscript-4f95364bbf951008d04f72dffb8f3a08ef34c8c0.tar.xz
noscript-4f95364bbf951008d04f72dffb8f3a08ef34c8c0.zip
Improved prompts layout.
Diffstat (limited to 'src/ui/prompt.html')
-rw-r--r--src/ui/prompt.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ui/prompt.html b/src/ui/prompt.html
index 902b375..431b920 100644
--- a/src/ui/prompt.html
+++ b/src/ui/prompt.html
@@ -17,10 +17,10 @@
<div id="main">
<div id="message">
</div>
-<div id="options">
+<div id="options" class="choices">
<input type="radio">
</div>
-<div id="checks">
+<div id="checks" class="choices">
<input type="checkbox">
</div>
<div id="buttons">