Committer: egeraskin
LJSUP-13386: ClientSide: Promo widgets refactoringU trunk/htdocs/stc/shop/shop.css
Modified: trunk/htdocs/stc/shop/shop.css =================================================================== --- trunk/htdocs/stc/shop/shop.css 2012-08-23 12:44:26 UTC (rev 12533) +++ trunk/htdocs/stc/shop/shop.css 2012-08-23 12:47:59 UTC (rev 12534) @@ -2760,29 +2760,3 @@ padding-top: 10px; } -/* Shop promo hints */ - -.b-promo-hint { - position: relative; - margin-bottom: 5px; - } -.b-promo-hint .b-promo-hint-link { - position: absolute; - left: 0; - top: 0; - width: 34px; - height: 24px; - border: 0 !important; - background: url(/img/shop/promo/promo-hints.png?ver=1) no-repeat; - } - .b-promo-hint-link.b-promo-hint-calendar { - background-position: 0 -24px; - } - .b-promo-hint-link.b-promo-hint-selfpromo { - background-position: 0 -48px; - } -.b-promo-hint SPAN { - display: inline-block; - padding: 5px 0 4px 38px; - } -