[ljcom] r10198: LJSUP-8057: new buttons on Landing Page
Committer: mchervonniy
LJSUP-8057: new buttons on Landing PageU trunk/htdocs/stc/catalogue/catalogue.css
Modified: trunk/htdocs/stc/catalogue/catalogue.css
===================================================================
--- trunk/htdocs/stc/catalogue/catalogue.css 2011-03-05 08:51:53 UTC (rev 10197)
+++ trunk/htdocs/stc/catalogue/catalogue.css 2011-03-09 07:41:11 UTC (rev 10198)
@@ -398,7 +398,7 @@
}
.b-share LI {
float:left;
- margin:3px 3px 0 0;
+ margin:2px 3px 0 0;
}
.b-share .b-share-fb-like {
margin:0 3px 0 2px;
@@ -411,27 +411,28 @@
}
.b-share A {
float:left;
- width:14px;
- height:14px;
- background:url(/img/icons/share-sprite.png) no-repeat 0 0;
+ width:16px;
+ height:16px;
+ background:url(/img/icons/sharethis.gif?v=1) no-repeat 0 0;
text-indent:-9999px;
outline:0;
}
.b-share-fb A {
- background-position:0 0;
+ background-position:0 -48px;
}
.b-share-twitter A {
- background-position:0 -30px;
+ background-position:0 -96px;
}
.b-share-sharethis A {
- background-position:0 -60px;
+ background-position:0 -480px;
}
.b-share-email A {
- background-position:0 -88px;
+ background-position:0 -288px;
}
.b-share-fb-like A {
}
+
.appwidget-browse .b-nav-counter {
padding:15px 0;
}
