[ Index ] |
PHP Cross Reference of Unnamed Project |
[Summary view] [Print] [Text view]
1 /* 2 YUI 3.17.2 (build 9c3c78e) 3 Copyright 2014 Yahoo! Inc. All rights reserved. 4 Licensed under the BSD License. 5 http://yuilibrary.com/license/ 6 */ 7 8 .yui3-datatable-paginator-wrapper { 9 border: none; 10 padding: 0; 11 } 12 .yui3-datatable-paginator { 13 padding: 3px; 14 white-space: nowrap; 15 } 16 .yui3-datatable-paginator .yui3-paginator-content { 17 position: relative; 18 } 19 .yui3-datatable-paginator .yui3-paginator-page-select { 20 position: absolute; 21 right: 0; 22 top: 0; 23 } 24 .yui3-datatable-paginator .yui3-datatable-paginator-group { 25 display: inline-block; 26 zoom: 1; *display: inline; 27 } 28 .yui3-datatable-paginator .yui3-datatable-paginator-control { 29 display: inline-block; 30 zoom: 1; *display: inline; 31 margin: 0 3px; 32 padding: 0 0.2em; 33 text-align: center; 34 text-decoration: none; 35 line-height: 1.5; 36 border: 1px solid transparent; 37 border-radius: 3px; 38 background: transparent; 39 } 40 .yui3-datatable-paginator .yui3-datatable-paginator-control-disabled, 41 .yui3-datatable-paginator .yui3-datatable-paginator-control-disabled:hover { 42 cursor: default; 43 } 44 .yui3-datatable-paginator .yui3-datatable-paginator-group input { 45 width: 3em; 46 } 47 .yui3-datatable-paginator form { 48 text-align: center; 49 margin: 0 2em; 50 } 51 .yui3-datatable-paginator .yui3-datatable-paginator-per-page { 52 text-align: right; 53 } 54 /* FOR USE WHEN DISPLAYING ICONS 55 .yui3-datatable-paginator .control-first, 56 .yui3-datatable-paginator .control-last, 57 .yui3-datatable-paginator .control-prev, 58 .yui3-datatable-paginator .control-next { 59 text-indent: -999px; 60 direction: ltr; 61 overflow: hidden; 62 position: relative; 63 width: 1em; 64 } 65 */
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
Generated: Thu Aug 11 10:00:09 2016 | Cross-referenced by PHPXref 0.7.1 |