Export 0.1.45
[platform/framework/web/web-ui-fw.git] / src / themes / tizen / common / jquery.mobile.tizen.popupwindow.less
index f9f7cac..ffdc4de 100644 (file)
@@ -33,7 +33,7 @@
        color: @color_popup_font;
 
        //FIXME : remove background & padding if there is no padding.
-       padding: 2*@unit_base 2*@unit_base;
+       .LESSpopup_padding_style;
        background:             @color_popup_text_bg;
 
        // --------- common style in popup window ------------- //
                .popup-scroller-bg {
                        width: 100%;
                        overflow: hidden;
-                       background: black;
+                       background: @color_popup_scroller_bg;
 
                        .ui-listview {
                                height: 512*@unit_base;