aboutsummaryrefslogtreecommitdiff
path: root/web
diff options
context:
space:
mode:
authorGravatar Ugnich Anton2012-12-26 14:30:03 +0700
committerGravatar Ugnich Anton2012-12-26 14:30:03 +0700
commit9adb555fe41f6322310be1fea406d9d8d44acafe (patch)
treebcc81e6bebdb607ec5f0651379adf78e97214f16 /web
parentf4bbf04c16efada11d1d371f0b6abc2f30780bc7 (diff)
New tags URLs
Diffstat (limited to 'web')
-rw-r--r--web/style3.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/style3.css b/web/style3.css
index 9b04978d..13cdf987 100644
--- a/web/style3.css
+++ b/web/style3.css
@@ -99,7 +99,7 @@ hr { height: 1px; background: #CCC; }
#dialogw { display: none; position: fixed; top: 40%; left: 30%; width: 350px; padding: 20px; background: #EEEEE5; border: 1px solid #999; }
#dialogl,#dialogn { padding: 5px; margin: 3px 0 20px; border: 1px solid #DDD; background: #F5F5E9; }
#dialogw li { float: left; margin: 5px 10px 0 0; }
-#dialogw a { display: block; width: 32px; height: 32px; background: url(//static.juick.com/sharesocial.png); }
+#dialogw a { display: block; width: 32px; height: 32px; background-image: url(//static.juick.com/sharesocial.png); }
#sharetw { background-position: -32px 0; }
#sharevk { background-position: -64px 0; }
#sharegp { background-position: -96px 0; }