diff options
author | Sarven Capadisli <csarven@status.net> | 2009-12-31 18:41:10 +0000 |
---|---|---|
committer | Sarven Capadisli <csarven@status.net> | 2009-12-31 18:41:10 +0000 |
commit | 01dbee2ba5280d97ddd0bb82217e8b3e7680e67b (patch) | |
tree | c82b30916bcae9c2a6d804557002e10ab3daf5e2 /theme/identica/css/display.css | |
parent | 9496f2735e6b510f15c2c3ce627d5e6d3a94745b (diff) |
Initial UI for geo location share option in notice form
Diffstat (limited to 'theme/identica/css/display.css')
-rw-r--r-- | theme/identica/css/display.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/theme/identica/css/display.css b/theme/identica/css/display.css index e86ee2437..78a0707ce 100644 --- a/theme/identica/css/display.css +++ b/theme/identica/css/display.css @@ -111,6 +111,10 @@ box-shadow:3px 3px 3px rgba(194, 194, 194, 0.1); text-shadow:none; } +.form_notice #notice_data-location_name { +background-position:0 47%; +} + a, .form_settings input.form_action-primary, .notice-options input, |