summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html10
1 files changed, 10 insertions, 0 deletions
diff --git a/index.html b/index.html
index a748cf4..d14afb2 100644
--- a/index.html
+++ b/index.html
@@ -126,6 +126,16 @@
max-height: 1.2em;
vertical-align: middle;
}
+ input[type="checkbox"] {
+ margin: 0;
+ }
+ .widget input[data-is-int="true"] {
+ font-size: 1em;
+ padding: 0;
+ line-height: 1;
+ border-width: 1px;
+ width: 5em;
+ }
.widget {
display: block;
border-bottom: 2px solid #777;