aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme
diff options
context:
space:
mode:
authorMike Macgirvin <mike@macgirvin.com>2010-10-19 20:52:05 -0700
committerMike Macgirvin <mike@macgirvin.com>2010-10-19 20:52:05 -0700
commita8e4ec7801b5ca8c986febed1f95124b412e92f9 (patch)
tree02dde668c26d5b932997139537c99de9ca7242ea /view/theme
parent81835acc36f17939b9e202cec2ff8981ca03536b (diff)
downloadvolse-hubzilla-a8e4ec7801b5ca8c986febed1f95124b412e92f9.tar.gz
volse-hubzilla-a8e4ec7801b5ca8c986febed1f95124b412e92f9.tar.bz2
volse-hubzilla-a8e4ec7801b5ca8c986febed1f95124b412e92f9.zip
use browser geolocation when desired
Diffstat (limited to 'view/theme')
-rw-r--r--view/theme/default/style.css7
1 files changed, 6 insertions, 1 deletions
diff --git a/view/theme/default/style.css b/view/theme/default/style.css
index 237264df4..066456e54 100644
--- a/view/theme/default/style.css
+++ b/view/theme/default/style.css
@@ -105,7 +105,9 @@ blockquote:before {
text-decoration: none;
cursor: pointer;
}
-
+.smalltext {
+ font-size: 0.7em;
+}
#sysmsg {
width: 600px;
margin-bottom: 10px;
@@ -439,6 +441,7 @@ input#dfrn-url {
#settings-email-end,
#settings-nick-end,
#settings-defloc-end,
+#settings-allowloc-end,
#settings-timezone-end,
#settings-theme-end,
#settings-password-end,
@@ -456,6 +459,7 @@ input#dfrn-url {
#settings-email-label,
#settings-nick-label,
#settings-defloc-label,
+#settings-allowloc-label,
#settings-timezone-label,
#settings-theme-label,
#settings-password-label,
@@ -473,6 +477,7 @@ input#dfrn-url {
#settings-email,
#settings-nick,
#settings-defloc,
+#settings-allowloc,
#timezone-select,
#theme-select,
#settings-password,