21b24b88bf3d312c8a0496c5e3f64547ca223665
[platform/framework/web/web-ui-fw.git] / src / widgets / imageslider / less / imageslider.less
1 @import "config.less";
2
3 .ui-imageslider {
4         position: relative;
5         width: 100%;
6 }
7
8 .ui-imageslider-bg {
9         position: absolute;
10         text-align: center;
11         width: 100%;
12 }