Committer: sboronchiev
LJSUP-11641: Implement Shop UI for Commercial PromoU trunk/htdocs/stc/shop/shop.css
Modified: trunk/htdocs/stc/shop/shop.css =================================================================== --- trunk/htdocs/stc/shop/shop.css 2012-06-05 12:36:58 UTC (rev 12065) +++ trunk/htdocs/stc/shop/shop.css 2012-06-05 14:36:29 UTC (rev 12066) @@ -2029,7 +2029,7 @@ } .b-commpromo-calendar-label { - margin: 32px 15px 14px 0; + margin: 32px 5px 14px 0; color: #CCC; } .b-commpromo-calendar-label TD { @@ -2042,13 +2042,13 @@ } .b-commpromo-calendar-month { - margin: 10px 15px 14px 0; + margin: 10px 5px 14px 0; border-left: 1px solid #CCC; color: #CCC; } .b-commpromo-calendar-month CAPTION { height: 22px; - padding: 0 0 0 15px; + padding: 0 5px 0 10px; border-left: 1px solid #CCC; text-align: left; font-size: 12px; @@ -2116,11 +2116,11 @@ } .b-commpromo-calendar-attention { position: absolute; - top: -2px; + top: -3px; left: 100%; width: 7px; height: 7px; - margin: 0 0 0 1px; + margin: 0 0 0 -9px; overflow: hidden; text-indent: -9999px; background: url(/img/shop/bg-commpromo-calendar-attention.png?v=1) no-repeat; @@ -2129,7 +2129,6 @@ /* Slot Controls */ - .b-commpromo-input{ position: relative; margin: 4px 0 8px; @@ -2166,19 +2165,20 @@ .b-commpromo-shop-btn { - float: right; + } .b-commpromo-actions { position: relative; left:0; + overflow: hidden; width: 100%; - overflow: visible; + padding: 0 0 0.5em; } .b-commpromo-actions .b-commpromo-shop-btn { + float: right; position: relative; - /*top: -29px;*/ - margin:0 10px 0 0; + margin:0 0 0 15px; } .b-commpromo-shop-alert { @@ -2206,6 +2206,7 @@ float: right; width: 50%; list-style: none; + text-align: right; } .b-commpromo-pagination-prev { float: left;