-
Notifications
You must be signed in to change notification settings - Fork 254
/
pqgrid.ui.min.css
10 lines (9 loc) · 1.26 KB
/
pqgrid.ui.min.css
1
2
3
4
5
6
7
8
9
10
/*!
* ParamQuery Pro v3.5.0
*
* Copyright (c) 2012-2021 Paramvir Dhindsa (http://paramquery.com)
* Released under GNU General Public License v3
* http://paramquery.com/license
*
*/
div.pq-grid *{line-height:normal;font-family:inherit;font-size:inherit}.pq-grid .ui-icon{display:inline-block}.ui-icon.pq-col-sort-icon{vertical-align:bottom}.pq-slider-icon{top:4px}.pq-grid-top.ui-widget-header{font-weight:normal}.pq-grid-header-search-row{font-weight:normal}.pq-ui-button.ui-widget-header{background:transparent;border-width:0;border-radius:4px;margin:1px;padding:0 3px;cursor:pointer;font-size:16px}.pq-ui-button:hover,.pq-ui-button:focus{border-width:1px;margin:0;outline:0}.pq-grid-cell,.pq-grid-number-cell{padding:5px}.pq-grid-cell{border:1px solid transparent}.pq-grid-header-table>tbody>tr>.pq-grid-col:first-child,.pq-grid-table>tbody>tr>.pq-grid-col:first-child{border-left:0}.pq-grid-header-table.pq-no-right-border>tbody>tr>td:last-child,.pq-grid-table.pq-no-right-border>tbody>tr>td:last-child{border-right:0}.pq-grid-col{padding:5px;border-color:#cfcfcf}.pq-loading-bg{background:#ccc}.pq-grid-bottom select{color:initial}.pq-pager-input{color:initial;padding:0 1px;text-align:center;width:35px;margin-right:5px;border-width:1px}.pq-ui-button.disabled{opacity:.3}