Committer: sboronchiev
LJSUP-11266: Users should be able to adjust rating (disable users and entries)U trunk/htdocs/stc/shop/shop.css
Modified: trunk/htdocs/stc/shop/shop.css =================================================================== --- trunk/htdocs/stc/shop/shop.css 2012-06-26 07:33:27 UTC (rev 12176) +++ trunk/htdocs/stc/shop/shop.css 2012-06-26 07:45:14 UTC (rev 12177) @@ -2258,28 +2258,13 @@ } /* Popup */ -.b-popup-commpromo { +.shop-page .b-popup-inner { + min-width: 270px; + max-width: 380px; } - .shop-page .b-popup-inner { - border: none; - min-width: 270px; - max-width: 380px; + .shop-page .b-popup-submit-options .b-popup-preloader-inner { + margin:0 5px 0 0; } - .shop-page .b-popup-content-header { - padding-right: 10px; - margin-bottom: 10px; - line-height: 16px; - font-size: 14px; - font-weight: bold; - color: #000; - } - .shop-page .b-popup-submit-options { - overflow: hidden; - padding: 10px 0 0; - } - .shop-page .b-popup-submit-options .b-popup-preloader-inner { - margin:0 5px 0 0; - }