[ljcom] r11795: LJSUP-11641: Implement Shop UI for Comme...
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-04-25 12:19:28 UTC (rev 11794)
+++ trunk/htdocs/stc/shop/shop.css 2012-04-25 12:25:16 UTC (rev 11795)
@@ -2136,7 +2136,33 @@
margin: 4px 0 8px;
}
+/* Popup */
+.b-popup-commpromo {
+
+ }
+ .b-popup-commpromo .b-popup-inner {
+ border: none;
+ min-width: 300px;
+ max-width: 600px;
+ }
+ .b-popup-commpromo .b-popup-header {
+ padding-right: 10px;
+ margin-bottom: 15px;
+ line-height: 16px;
+ font-size: 14px;
+ font-weight: bold;
+ color: #000;
+ }
+.b-commpromo-popup-actions {
+ overflow: hidden;
+ }
+ .b-commpromo-popup-actions .b-commpromo-shop-btn {
+ margin:0 10px 0 0;
+ }
+
+
+
/* Domain RU
------------------------------------------------------------------------*/
.b-domainru {
