]> ToastFreeware Gitweb - philipp/winterrodeln/wradmin.git/blob - wradmin/static/yui/slider/assets/skins/sam/slider-skin.css
Rename public directory to static.
[philipp/winterrodeln/wradmin.git] / wradmin / static / yui / slider / assets / skins / sam / slider-skin.css
1 /*
2 Copyright (c) 2009, Yahoo! Inc. All rights reserved.
3 Code licensed under the BSD License:
4 http://developer.yahoo.net/yui/license.txt
5 version: 2.7.0
6 */
7 .yui-skin-sam .yui-h-slider {
8     background: url(bg-h.gif) no-repeat 5px 0;
9     height: 28px;
10     width: 228px;
11 }
12 .yui-skin-sam .yui-h-slider .yui-slider-thumb {
13     top: 4px;
14 }
15
16 .yui-skin-sam .yui-v-slider {
17     background: url(bg-v.gif) no-repeat 12px 0;
18     height: 228px;
19     width: 48px;
20 }