scrolljump: modify button style
[platform/framework/web/web-ui-fw.git] / src / themes / tizen / common / jquery.mobile.tizen.scrollview.less
index 487deb1..df842ed 100644 (file)
        height: 37 * @unit_base;
 }
 
-.ui-icon-jumptop {
-       background: url(images/00_icon_jump.png) no-repeat;
-       .LESSbackground-size(19 * @unit_base, 19 * @unit_base);
-       background-position: 9 * @unit_base 9 * @unit_base;
-}
-
-.ui-icon-jumpleft {
-       background: url(images/00_icon_jump_left.png) no-repeat;
-       .LESSbackground-size(19 * @unit_base, 19 * @unit_base);
-       background-position: 9 * @unit_base 9 * @unit_base;
-}
-
 @-webkit-keyframes ui-overflow-show-lite {
        from {
                opacity: 0;