Tizen 2.1 base
[platform/framework/web/web-ui-fw.git] / src / themes / tizen / common / jquery.mobile.tizen.imageslider.less
1 @import "config.less";
2
3 .ui-imageslider {
4         position: relative;
5         width: 100%;
6 }
7
8 .ui-imageslider-bg {
9         display: none;
10         position: absolute;
11         text-align: center;
12         width: 100%;
13 }