]> CyberLeo.Net >> Repos - Github/sugarcrm.git/blob - include/javascript/yui3/build/scrollview/assets/scrollview-paginator-core.css
Release 6.5.0
[Github/sugarcrm.git] / include / javascript / yui3 / build / scrollview / assets / scrollview-paginator-core.css
1 /*
2 Copyright (c) 2010, Yahoo! Inc. All rights reserved.
3 Code licensed under the BSD License:
4 http://developer.yahoo.com/yui/license.html
5 version: 3.3.0
6 build: 3167
7 */
8 .yui3-scrollview-paginator { 
9     width: 100%; 
10     height: 100%; 
11     text-align: center; 
12 }
13
14 .yui3-scrollview-paginator-page { 
15     display: inline-block; 
16     width: 6px; 
17     height: 6px; 
18 }