diff options
Diffstat (limited to 'src/themes/tizen/common/jquery.mobile.tizen.imageslider.less')
-rw-r--r-- | src/themes/tizen/common/jquery.mobile.tizen.imageslider.less | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/src/themes/tizen/common/jquery.mobile.tizen.imageslider.less b/src/themes/tizen/common/jquery.mobile.tizen.imageslider.less deleted file mode 100644 index 448711ba..00000000 --- a/src/themes/tizen/common/jquery.mobile.tizen.imageslider.less +++ /dev/null @@ -1,13 +0,0 @@ -@import "config.less"; - -.ui-imageslider { - position: relative; - width: 100%; -} - -.ui-imageslider-bg { - display: none; - position: absolute; - text-align: center; - width: 100%; -} |