tablefilter
Version:
A Javascript library making HTML tables filterable and a bit more
1 lines • 2.77 kB
CSS
table.TF{border-left:1px dotted #81963b;border-top:none;border-right:0;border-bottom:none;}table.TF th{background:#39424b url("images/bg_headers.jpg") left top repeat-x;border-bottom:0;border-right:1px dotted #d0d0d0;border-left:0;border-top:0;color:#fff}table.TF td{border-bottom:1px dotted #81963b;border-right:1px dotted #81963b;padding:5px}.fltrow{background-color:#81963b ;}.fltrow th,.fltrow td{border-bottom:1px dotted #39424b ;border-right:1px dotted #fff ;border-left:0 ;border-top:0 ;padding:1px 3px 1px 3px }.flt,select.flt,select.flt_multi,.flt_s,.single_flt,.div_checklist{border:1px solid #687830 }input.flt{width:99% }.inf{background:#d8d8d8;height:$min-height}input.reset{width:53px;background:transparent url("images/btn_filter.png") center center no-repeat }.helpBtn:hover{background-color:transparent}.nextPage{background:transparent url("images/btn_next_page.gif") center center no-repeat }.previousPage{background:transparent url("images/btn_previous_page.gif") center center no-repeat }.firstPage{background:transparent url("images/btn_first_page.gif") center center no-repeat }.lastPage{background:transparent url("images/btn_last_page.gif") center center no-repeat }div.grd_Cont{background:#81963b url("images/bg_headers.jpg") left top repeat-x ;border:1px solid #ccc ;padding:0 1px 1px 1px ;}div.grd_Cont .even{background-color:#bccd83}div.grd_Cont .odd{background-color:#fff}div.grd_headTblCont{background-color:#ebecee ;border-bottom:none }div.grd_tblCont table{border-right:none ;}div.grd_tblCont table td{border-bottom:1px dotted #81963b;border-right:1px dotted #81963b}div.grd_tblCont table th,div.grd_headTblCont table th{background:transparent url("images/bg_headers.jpg") 0 0 repeat-x ;border-bottom:0 ;border-right:1px dotted #d0d0d0 ;border-left:0 ;border-top:0 ;padding:0 4px 0 4px ;color:#fff ;height:35px }div.grd_headTblCont table td{border-bottom:1px dotted #39424b ;border-right:1px dotted #fff ;border-left:0 ;border-top:0 ;background-color:#81963b ;padding:1px 3px 1px 3px }.grd_inf{background-color:#d8d8d8;border-top:1px solid #d0d0d0 }.loader{border:0 ;background:#81963b }.defaultLoader{width:32px;height:32px;background:transparent url("images/img_loading.gif") 0 0 no-repeat }.even{background-color:#bccd83}.odd{background-color:#fff}span.expClpFlt a.btnExpClpFlt:hover{background-color:transparent }.activeHeader{background:#81963b }