All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.wings.js.yui.slider.assets.slider-core.css Maven / Gradle / Ivy

The newest version!
/*
Copyright (c) 2011, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 2.9.0
*/
.yui-h-slider,
.yui-v-slider,
.yui-region-slider {
    position: relative;
}
.yui-h-slider .yui-slider-thumb,
.yui-v-slider .yui-slider-thumb,
.yui-region-slider .yui-slider-thumb {
    position: absolute;
    cursor: default;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy