Produced by Araxis Merge on 6/9/2017 3:51:33 PM Eastern Daylight Time. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.
| # | Location | File | Last Modified |
|---|---|---|---|
| 1 | Fri Jun 9 19:51:33 2017 UTC | ||
| 2 | eHealth_Exch (eHealth Exchange Enhancements) Build 3 docs & code_May_2017.zip\VAP_CIF_CODE0502.zip\VAP_CIF_CODE0502\VAP_CIF_CODE0502\nvap-web\src\main\webapp\js\DataTables | datatables.css | Fri Apr 21 20:03:30 2017 UTC |
| Description | Between Files 1 and 2 |
|
|---|---|---|
| Text Blocks | Lines | |
| Unchanged | 0 | 0 |
| Changed | 0 | 0 |
| Inserted | 1 | 467 |
| Removed | 0 | 0 |
| Whitespace | |
|---|---|
| Character case | Differences in character case are significant |
| Line endings | Differences in line endings (CR and LF characters) are ignored |
| CR/LF characters | Not shown in the comparison detail |
No regular expressions were active.
| 1 | /* | |||||
| 2 | * This co mbined fil e was crea ted by the DataTable s download er builder : | |||||
| 3 | * https ://datatab les.net/do wnload | |||||
| 4 | * | |||||
| 5 | * To rebu ild or mod ify this f ile with t he latest versions o f the incl uded | |||||
| 6 | * softwar e please v isit: | |||||
| 7 | * https ://datatab les.net/do wnload/#dt /dt-1.10.1 1 | |||||
| 8 | * | |||||
| 9 | * Include d librarie s: | |||||
| 10 | * DataT ables 1.10 .11 | |||||
| 11 | */ | |||||
| 12 | ||||||
| 13 | /* | |||||
| 14 | * Table s tyles | |||||
| 15 | */ | |||||
| 16 | table.data Table { | |||||
| 17 | width: 1 00%; | |||||
| 18 | margin: 0 auto; | |||||
| 19 | clear: b oth; | |||||
| 20 | border-c ollapse: s eparate; | |||||
| 21 | border-s pacing: 0; | |||||
| 22 | /* | |||||
| 23 | * Heade r and foot er styles | |||||
| 24 | */ | |||||
| 25 | /* | |||||
| 26 | * Body styles | |||||
| 27 | */ | |||||
| 28 | } | |||||
| 29 | table.data Table thea d th, | |||||
| 30 | table.data Table tfoo t th { | |||||
| 31 | font-wei ght: bold; | |||||
| 32 | } | |||||
| 33 | table.data Table thea d th, | |||||
| 34 | table.data Table thea d td { | |||||
| 35 | padding: 10px 18px ; | |||||
| 36 | border-b ottom: 1px solid #11 1; | |||||
| 37 | } | |||||
| 38 | table.data Table thea d th:activ e, | |||||
| 39 | table.data Table thea d td:activ e { | |||||
| 40 | outline: none; | |||||
| 41 | } | |||||
| 42 | table.data Table tfoo t th, | |||||
| 43 | table.data Table tfoo t td { | |||||
| 44 | padding: 10px 18px 6px 18px; | |||||
| 45 | border-t op: 1px so lid #111; | |||||
| 46 | } | |||||
| 47 | table.data Table thea d .sorting , | |||||
| 48 | table.data Table thea d .sorting _asc, | |||||
| 49 | table.data Table thea d .sorting _desc { | |||||
| 50 | cursor: pointer; | |||||
| 51 | *cursor: hand; | |||||
| 52 | } | |||||
| 53 | table.data Table thea d .sorting , | |||||
| 54 | table.data Table thea d .sorting _asc, | |||||
| 55 | table.data Table thea d .sorting _desc, | |||||
| 56 | table.data Table thea d .sorting _asc_disab led, | |||||
| 57 | table.data Table thea d .sorting _desc_disa bled { | |||||
| 58 | backgrou nd-repeat: no-repeat ; | |||||
| 59 | backgrou nd-positio n: center right; | |||||
| 60 | } | |||||
| 61 | table.data Table thea d .sorting { | |||||
| 62 | backgrou nd-image: url("DataT ables-1.10 .11/images /sort_both .png"); | |||||
| 63 | } | |||||
| 64 | table.data Table thea d .sorting _asc { | |||||
| 65 | backgrou nd-image: url("DataT ables-1.10 .11/images /sort_asc. png"); | |||||
| 66 | } | |||||
| 67 | table.data Table thea d .sorting _desc { | |||||
| 68 | backgrou nd-image: url("DataT ables-1.10 .11/images /sort_desc .png"); | |||||
| 69 | } | |||||
| 70 | table.data Table thea d .sorting _asc_disab led { | |||||
| 71 | backgrou nd-image: url("DataT ables-1.10 .11/images /sort_asc_ disabled.p ng"); | |||||
| 72 | } | |||||
| 73 | table.data Table thea d .sorting _desc_disa bled { | |||||
| 74 | backgrou nd-image: url("DataT ables-1.10 .11/images /sort_desc _disabled. png"); | |||||
| 75 | } | |||||
| 76 | table.data Table tbod y tr { | |||||
| 77 | backgrou nd-color: #ffffff; | |||||
| 78 | } | |||||
| 79 | table.data Table tbod y tr.selec ted { | |||||
| 80 | backgrou nd-color: #B0BED9; | |||||
| 81 | } | |||||
| 82 | table.data Table tbod y th, | |||||
| 83 | table.data Table tbod y td { | |||||
| 84 | padding: 8px 10px; | |||||
| 85 | } | |||||
| 86 | table.data Table.row- border tbo dy th, tab le.dataTab le.row-bor der tbody td, table. dataTable. display tb ody th, ta ble.dataTa ble.displa y tbody td { | |||||
| 87 | border-t op: 1px so lid #ddd; | |||||
| 88 | } | |||||
| 89 | table.data Table.row- border tbo dy tr:firs t-child th , | |||||
| 90 | table.data Table.row- border tbo dy tr:firs t-child td , table.da taTable.di splay tbod y tr:first -child th, | |||||
| 91 | table.data Table.disp lay tbody tr:first-c hild td { | |||||
| 92 | border-t op: none; | |||||
| 93 | } | |||||
| 94 | table.data Table.cell -border tb ody th, ta ble.dataTa ble.cell-b order tbod y td { | |||||
| 95 | border-t op: 1px so lid #ddd; | |||||
| 96 | border-r ight: 1px solid #ddd ; | |||||
| 97 | } | |||||
| 98 | table.data Table.cell -border tb ody tr th: first-chil d, | |||||
| 99 | table.data Table.cell -border tb ody tr td: first-chil d { | |||||
| 100 | border-l eft: 1px s olid #ddd; | |||||
| 101 | } | |||||
| 102 | table.data Table.cell -border tb ody tr:fir st-child t h, | |||||
| 103 | table.data Table.cell -border tb ody tr:fir st-child t d { | |||||
| 104 | border-t op: none; | |||||
| 105 | } | |||||
| 106 | table.data Table.stri pe tbody t r.odd, tab le.dataTab le.display tbody tr. odd { | |||||
| 107 | backgrou nd-color: #f9f9f9; | |||||
| 108 | } | |||||
| 109 | table.data Table.stri pe tbody t r.odd.sele cted, tabl e.dataTabl e.display tbody tr.o dd.selecte d { | |||||
| 110 | backgrou nd-color: #acbad4; | |||||
| 111 | } | |||||
| 112 | table.data Table.hove r tbody tr :hover, ta ble.dataTa ble.displa y tbody tr :hover { | |||||
| 113 | backgrou nd-color: #f6f6f6; | |||||
| 114 | } | |||||
| 115 | table.data Table.hove r tbody tr :hover.sel ected, tab le.dataTab le.display tbody tr: hover.sele cted { | |||||
| 116 | backgrou nd-color: #aab7d1; | |||||
| 117 | } | |||||
| 118 | table.data Table.orde r-column t body tr > .sorting_1 , | |||||
| 119 | table.data Table.orde r-column t body tr > .sorting_2 , | |||||
| 120 | table.data Table.orde r-column t body tr > .sorting_3 , table.da taTable.di splay tbod y tr > .so rting_1, | |||||
| 121 | table.data Table.disp lay tbody tr > .sort ing_2, | |||||
| 122 | table.data Table.disp lay tbody tr > .sort ing_3 { | |||||
| 123 | backgrou nd-color: #fafafa; | |||||
| 124 | } | |||||
| 125 | table.data Table.orde r-column t body tr.se lected > . sorting_1, | |||||
| 126 | table.data Table.orde r-column t body tr.se lected > . sorting_2, | |||||
| 127 | table.data Table.orde r-column t body tr.se lected > . sorting_3, table.dat aTable.dis play tbody tr.select ed > .sort ing_1, | |||||
| 128 | table.data Table.disp lay tbody tr.selecte d > .sorti ng_2, | |||||
| 129 | table.data Table.disp lay tbody tr.selecte d > .sorti ng_3 { | |||||
| 130 | backgrou nd-color: #acbad5; | |||||
| 131 | } | |||||
| 132 | table.data Table.disp lay tbody tr.odd > . sorting_1, table.dat aTable.ord er-column. stripe tbo dy tr.odd > .sorting _1 { | |||||
| 133 | backgrou nd-color: #f1f1f1; | |||||
| 134 | } | |||||
| 135 | table.data Table.disp lay tbody tr.odd > . sorting_2, table.dat aTable.ord er-column. stripe tbo dy tr.odd > .sorting _2 { | |||||
| 136 | backgrou nd-color: #f3f3f3; | |||||
| 137 | } | |||||
| 138 | table.data Table.disp lay tbody tr.odd > . sorting_3, table.dat aTable.ord er-column. stripe tbo dy tr.odd > .sorting _3 { | |||||
| 139 | backgrou nd-color: whitesmoke ; | |||||
| 140 | } | |||||
| 141 | table.data Table.disp lay tbody tr.odd.sel ected > .s orting_1, table.data Table.orde r-column.s tripe tbod y tr.odd.s elected > .sorting_1 { | |||||
| 142 | backgrou nd-color: #a6b4cd; | |||||
| 143 | } | |||||
| 144 | table.data Table.disp lay tbody tr.odd.sel ected > .s orting_2, table.data Table.orde r-column.s tripe tbod y tr.odd.s elected > .sorting_2 { | |||||
| 145 | backgrou nd-color: #a8b5cf; | |||||
| 146 | } | |||||
| 147 | table.data Table.disp lay tbody tr.odd.sel ected > .s orting_3, table.data Table.orde r-column.s tripe tbod y tr.odd.s elected > .sorting_3 { | |||||
| 148 | backgrou nd-color: #a9b7d1; | |||||
| 149 | } | |||||
| 150 | table.data Table.disp lay tbody tr.even > .sorting_1 , table.da taTable.or der-column .stripe tb ody tr.eve n > .sorti ng_1 { | |||||
| 151 | backgrou nd-color: #fafafa; | |||||
| 152 | } | |||||
| 153 | table.data Table.disp lay tbody tr.even > .sorting_2 , table.da taTable.or der-column .stripe tb ody tr.eve n > .sorti ng_2 { | |||||
| 154 | backgrou nd-color: #fcfcfc; | |||||
| 155 | } | |||||
| 156 | table.data Table.disp lay tbody tr.even > .sorting_3 , table.da taTable.or der-column .stripe tb ody tr.eve n > .sorti ng_3 { | |||||
| 157 | backgrou nd-color: #fefefe; | |||||
| 158 | } | |||||
| 159 | table.data Table.disp lay tbody tr.even.se lected > . sorting_1, table.dat aTable.ord er-column. stripe tbo dy tr.even .selected > .sorting _1 { | |||||
| 160 | backgrou nd-color: #acbad5; | |||||
| 161 | } | |||||
| 162 | table.data Table.disp lay tbody tr.even.se lected > . sorting_2, table.dat aTable.ord er-column. stripe tbo dy tr.even .selected > .sorting _2 { | |||||
| 163 | backgrou nd-color: #aebcd6; | |||||
| 164 | } | |||||
| 165 | table.data Table.disp lay tbody tr.even.se lected > . sorting_3, table.dat aTable.ord er-column. stripe tbo dy tr.even .selected > .sorting _3 { | |||||
| 166 | backgrou nd-color: #afbdd8; | |||||
| 167 | } | |||||
| 168 | table.data Table.disp lay tbody tr:hover > .sorting_ 1, table.d ataTable.o rder-colum n.hover tb ody tr:hov er > .sort ing_1 { | |||||
| 169 | backgrou nd-color: #eaeaea; | |||||
| 170 | } | |||||
| 171 | table.data Table.disp lay tbody tr:hover > .sorting_ 2, table.d ataTable.o rder-colum n.hover tb ody tr:hov er > .sort ing_2 { | |||||
| 172 | backgrou nd-color: #ececec; | |||||
| 173 | } | |||||
| 174 | table.data Table.disp lay tbody tr:hover > .sorting_ 3, table.d ataTable.o rder-colum n.hover tb ody tr:hov er > .sort ing_3 { | |||||
| 175 | backgrou nd-color: #efefef; | |||||
| 176 | } | |||||
| 177 | table.data Table.disp lay tbody tr:hover.s elected > .sorting_1 , table.da taTable.or der-column .hover tbo dy tr:hove r.selected > .sortin g_1 { | |||||
| 178 | backgrou nd-color: #a2aec7; | |||||
| 179 | } | |||||
| 180 | table.data Table.disp lay tbody tr:hover.s elected > .sorting_2 , table.da taTable.or der-column .hover tbo dy tr:hove r.selected > .sortin g_2 { | |||||
| 181 | backgrou nd-color: #a3b0c9; | |||||
| 182 | } | |||||
| 183 | table.data Table.disp lay tbody tr:hover.s elected > .sorting_3 , table.da taTable.or der-column .hover tbo dy tr:hove r.selected > .sortin g_3 { | |||||
| 184 | backgrou nd-color: #a5b2cb; | |||||
| 185 | } | |||||
| 186 | table.data Table.no-f ooter { | |||||
| 187 | border-b ottom: 1px solid #11 1; | |||||
| 188 | } | |||||
| 189 | table.data Table.nowr ap th, tab le.dataTab le.nowrap td { | |||||
| 190 | white-sp ace: nowra p; | |||||
| 191 | } | |||||
| 192 | table.data Table.comp act thead th, | |||||
| 193 | table.data Table.comp act thead td { | |||||
| 194 | padding: 4px 17px 4px 4px; | |||||
| 195 | } | |||||
| 196 | table.data Table.comp act tfoot th, | |||||
| 197 | table.data Table.comp act tfoot td { | |||||
| 198 | padding: 4px; | |||||
| 199 | } | |||||
| 200 | table.data Table.comp act tbody th, | |||||
| 201 | table.data Table.comp act tbody td { | |||||
| 202 | padding: 4px; | |||||
| 203 | } | |||||
| 204 | table.data Table th.d t-left, | |||||
| 205 | table.data Table td.d t-left { | |||||
| 206 | text-ali gn: left; | |||||
| 207 | } | |||||
| 208 | table.data Table th.d t-center, | |||||
| 209 | table.data Table td.d t-center, | |||||
| 210 | table.data Table td.d ataTables_ empty { | |||||
| 211 | text-ali gn: center ; | |||||
| 212 | } | |||||
| 213 | table.data Table th.d t-right, | |||||
| 214 | table.data Table td.d t-right { | |||||
| 215 | text-ali gn: right; | |||||
| 216 | } | |||||
| 217 | table.data Table th.d t-justify, | |||||
| 218 | table.data Table td.d t-justify { | |||||
| 219 | text-ali gn: justif y; | |||||
| 220 | } | |||||
| 221 | table.data Table th.d t-nowrap, | |||||
| 222 | table.data Table td.d t-nowrap { | |||||
| 223 | white-sp ace: nowra p; | |||||
| 224 | } | |||||
| 225 | table.data Table thea d th.dt-he ad-left, | |||||
| 226 | table.data Table thea d td.dt-he ad-left, | |||||
| 227 | table.data Table tfoo t th.dt-he ad-left, | |||||
| 228 | table.data Table tfoo t td.dt-he ad-left { | |||||
| 229 | text-ali gn: left; | |||||
| 230 | } | |||||
| 231 | table.data Table thea d th.dt-he ad-center, | |||||
| 232 | table.data Table thea d td.dt-he ad-center, | |||||
| 233 | table.data Table tfoo t th.dt-he ad-center, | |||||
| 234 | table.data Table tfoo t td.dt-he ad-center { | |||||
| 235 | text-ali gn: center ; | |||||
| 236 | } | |||||
| 237 | table.data Table thea d th.dt-he ad-right, | |||||
| 238 | table.data Table thea d td.dt-he ad-right, | |||||
| 239 | table.data Table tfoo t th.dt-he ad-right, | |||||
| 240 | table.data Table tfoo t td.dt-he ad-right { | |||||
| 241 | text-ali gn: right; | |||||
| 242 | } | |||||
| 243 | table.data Table thea d th.dt-he ad-justify , | |||||
| 244 | table.data Table thea d td.dt-he ad-justify , | |||||
| 245 | table.data Table tfoo t th.dt-he ad-justify , | |||||
| 246 | table.data Table tfoo t td.dt-he ad-justify { | |||||
| 247 | text-ali gn: justif y; | |||||
| 248 | } | |||||
| 249 | table.data Table thea d th.dt-he ad-nowrap, | |||||
| 250 | table.data Table thea d td.dt-he ad-nowrap, | |||||
| 251 | table.data Table tfoo t th.dt-he ad-nowrap, | |||||
| 252 | table.data Table tfoo t td.dt-he ad-nowrap { | |||||
| 253 | white-sp ace: nowra p; | |||||
| 254 | } | |||||
| 255 | table.data Table tbod y th.dt-bo dy-left, | |||||
| 256 | table.data Table tbod y td.dt-bo dy-left { | |||||
| 257 | text-ali gn: left; | |||||
| 258 | } | |||||
| 259 | table.data Table tbod y th.dt-bo dy-center, | |||||
| 260 | table.data Table tbod y td.dt-bo dy-center { | |||||
| 261 | text-ali gn: center ; | |||||
| 262 | } | |||||
| 263 | table.data Table tbod y th.dt-bo dy-right, | |||||
| 264 | table.data Table tbod y td.dt-bo dy-right { | |||||
| 265 | text-ali gn: right; | |||||
| 266 | } | |||||
| 267 | table.data Table tbod y th.dt-bo dy-justify , | |||||
| 268 | table.data Table tbod y td.dt-bo dy-justify { | |||||
| 269 | text-ali gn: justif y; | |||||
| 270 | } | |||||
| 271 | table.data Table tbod y th.dt-bo dy-nowrap, | |||||
| 272 | table.data Table tbod y td.dt-bo dy-nowrap { | |||||
| 273 | white-sp ace: nowra p; | |||||
| 274 | } | |||||
| 275 | ||||||
| 276 | table.data Table, | |||||
| 277 | table.data Table th, | |||||
| 278 | table.data Table td { | |||||
| 279 | -webkit- box-sizing : content- box; | |||||
| 280 | -moz-box -sizing: c ontent-box ; | |||||
| 281 | box-sizi ng: conten t-box; | |||||
| 282 | } | |||||
| 283 | ||||||
| 284 | /* | |||||
| 285 | * Control feature l ayout | |||||
| 286 | */ | |||||
| 287 | .dataTable s_wrapper { | |||||
| 288 | position : relative ; | |||||
| 289 | clear: b oth; | |||||
| 290 | *zoom: 1 ; | |||||
| 291 | zoom: 1; | |||||
| 292 | } | |||||
| 293 | .dataTable s_wrapper .dataTable s_length { | |||||
| 294 | float: l eft; | |||||
| 295 | } | |||||
| 296 | .dataTable s_wrapper .dataTable s_filter { | |||||
| 297 | float: r ight; | |||||
| 298 | text-ali gn: right; | |||||
| 299 | } | |||||
| 300 | .dataTable s_wrapper .dataTable s_filter i nput { | |||||
| 301 | margin-l eft: 0.5em ; | |||||
| 302 | } | |||||
| 303 | .dataTable s_wrapper .dataTable s_info { | |||||
| 304 | clear: b oth; | |||||
| 305 | float: l eft; | |||||
| 306 | padding- top: 0.755 em; | |||||
| 307 | } | |||||
| 308 | .dataTable s_wrapper .dataTable s_paginate { | |||||
| 309 | float: r ight; | |||||
| 310 | text-ali gn: right; | |||||
| 311 | padding- top: 0.25e m; | |||||
| 312 | } | |||||
| 313 | .dataTable s_wrapper .dataTable s_paginate .paginate _button { | |||||
| 314 | box-sizi ng: border -box; | |||||
| 315 | display: inline-bl ock; | |||||
| 316 | min-widt h: 1.5em; | |||||
| 317 | padding: 0.5em 1em ; | |||||
| 318 | margin-l eft: 2px; | |||||
| 319 | text-ali gn: center ; | |||||
| 320 | text-dec oration: n one !impor tant; | |||||
| 321 | cursor: pointer; | |||||
| 322 | *cursor: hand; | |||||
| 323 | color: # 333 !impor tant; | |||||
| 324 | border: 1px solid transparen t; | |||||
| 325 | border-r adius: 2px ; | |||||
| 326 | } | |||||
| 327 | .dataTable s_wrapper .dataTable s_paginate .paginate _button.cu rrent, .da taTables_w rapper .da taTables_p aginate .p aginate_bu tton.curre nt:hover { | |||||
| 328 | color: # 333 !impor tant; | |||||
| 329 | border: 1px solid #979797; | |||||
| 330 | backgrou nd-color: white; | |||||
| 331 | backgrou nd: -webki t-gradient (linear, l eft top, l eft bottom , color-st op(0%, whi te), color -stop(100% , #dcdcdc) ); | |||||
| 332 | /* Chrom e,Safari4+ */ | |||||
| 333 | backgrou nd: -webki t-linear-g radient(to p, white 0 %, #dcdcdc 100%); | |||||
| 334 | /* Chrom e10+,Safar i5.1+ */ | |||||
| 335 | backgrou nd: -moz-l inear-grad ient(top, white 0%, #dcdcdc 10 0%); | |||||
| 336 | /* FF3.6 + */ | |||||
| 337 | backgrou nd: -ms-li near-gradi ent(top, w hite 0%, # dcdcdc 100 %); | |||||
| 338 | /* IE10+ */ | |||||
| 339 | backgrou nd: -o-lin ear-gradie nt(top, wh ite 0%, #d cdcdc 100% ); | |||||
| 340 | /* Opera 11.10+ */ | |||||
| 341 | backgrou nd: linear -gradient( to bottom, white 0%, #dcdcdc 1 00%); | |||||
| 342 | /* W3C * / | |||||
| 343 | } | |||||
| 344 | .dataTable s_wrapper .dataTable s_paginate .paginate _button.di sabled, .d ataTables_ wrapper .d ataTables_ paginate . paginate_b utton.disa bled:hover , .dataTab les_wrappe r .dataTab les_pagina te .pagina te_button. disabled:a ctive { | |||||
| 345 | cursor: default; | |||||
| 346 | color: # 666 !impor tant; | |||||
| 347 | border: 1px solid transparen t; | |||||
| 348 | backgrou nd: transp arent; | |||||
| 349 | box-shad ow: none; | |||||
| 350 | } | |||||
| 351 | .dataTable s_wrapper .dataTable s_paginate .paginate _button:ho ver { | |||||
| 352 | color: w hite !impo rtant; | |||||
| 353 | border: 1px solid #111; | |||||
| 354 | backgrou nd-color: #585858; | |||||
| 355 | backgrou nd: -webki t-gradient (linear, l eft top, l eft bottom , color-st op(0%, #58 5858), col or-stop(10 0%, #111)) ; | |||||
| 356 | /* Chrom e,Safari4+ */ | |||||
| 357 | backgrou nd: -webki t-linear-g radient(to p, #585858 0%, #111 100%); | |||||
| 358 | /* Chrom e10+,Safar i5.1+ */ | |||||
| 359 | backgrou nd: -moz-l inear-grad ient(top, #585858 0% , #111 100 %); | |||||
| 360 | /* FF3.6 + */ | |||||
| 361 | backgrou nd: -ms-li near-gradi ent(top, # 585858 0%, #111 100% ); | |||||
| 362 | /* IE10+ */ | |||||
| 363 | backgrou nd: -o-lin ear-gradie nt(top, #5 85858 0%, #111 100%) ; | |||||
| 364 | /* Opera 11.10+ */ | |||||
| 365 | backgrou nd: linear -gradient( to bottom, #585858 0 %, #111 10 0%); | |||||
| 366 | /* W3C * / | |||||
| 367 | } | |||||
| 368 | .dataTable s_wrapper .dataTable s_paginate .paginate _button:ac tive { | |||||
| 369 | outline: none; | |||||
| 370 | backgrou nd-color: #2b2b2b; | |||||
| 371 | backgrou nd: -webki t-gradient (linear, l eft top, l eft bottom , color-st op(0%, #2b 2b2b), col or-stop(10 0%, #0c0c0 c)); | |||||
| 372 | /* Chrom e,Safari4+ */ | |||||
| 373 | backgrou nd: -webki t-linear-g radient(to p, #2b2b2b 0%, #0c0c 0c 100%); | |||||
| 374 | /* Chrom e10+,Safar i5.1+ */ | |||||
| 375 | backgrou nd: -moz-l inear-grad ient(top, #2b2b2b 0% , #0c0c0c 100%); | |||||
| 376 | /* FF3.6 + */ | |||||
| 377 | backgrou nd: -ms-li near-gradi ent(top, # 2b2b2b 0%, #0c0c0c 1 00%); | |||||
| 378 | /* IE10+ */ | |||||
| 379 | backgrou nd: -o-lin ear-gradie nt(top, #2 b2b2b 0%, #0c0c0c 10 0%); | |||||
| 380 | /* Opera 11.10+ */ | |||||
| 381 | backgrou nd: linear -gradient( to bottom, #2b2b2b 0 %, #0c0c0c 100%); | |||||
| 382 | /* W3C * / | |||||
| 383 | box-shad ow: inset 0 0 3px #1 11; | |||||
| 384 | } | |||||
| 385 | .dataTable s_wrapper .dataTable s_paginate .ellipsis { | |||||
| 386 | padding: 0 1em; | |||||
| 387 | } | |||||
| 388 | .dataTable s_wrapper .dataTable s_processi ng { | |||||
| 389 | position : absolute ; | |||||
| 390 | top: 50% ; | |||||
| 391 | left: 50 %; | |||||
| 392 | width: 1 00%; | |||||
| 393 | height: 40px; | |||||
| 394 | margin-l eft: -50%; | |||||
| 395 | margin-t op: -25px; | |||||
| 396 | padding- top: 20px; | |||||
| 397 | text-ali gn: center ; | |||||
| 398 | font-siz e: 1.2em; | |||||
| 399 | backgrou nd-color: white; | |||||
| 400 | backgrou nd: -webki t-gradient (linear, l eft top, r ight top, color-stop (0%, rgba( 255, 255, 255, 0)), color-stop (25%, rgba (255, 255, 255, 0.9) ), color-s top(75%, r gba(255, 2 55, 255, 0 .9)), colo r-stop(100 %, rgba(25 5, 255, 25 5, 0))); | |||||
| 401 | backgrou nd: -webki t-linear-g radient(le ft, rgba(2 55, 255, 2 55, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%); | |||||
| 402 | backgrou nd: -moz-l inear-grad ient(left, rgba(255, 255, 255, 0) 0%, rg ba(255, 25 5, 255, 0. 9) 25%, rg ba(255, 25 5, 255, 0. 9) 75%, rg ba(255, 25 5, 255, 0) 100%); | |||||
| 403 | backgrou nd: -ms-li near-gradi ent(left, rgba(255, 255, 255, 0) 0%, rgb a(255, 255 , 255, 0.9 ) 25%, rgb a(255, 255 , 255, 0.9 ) 75%, rgb a(255, 255 , 255, 0) 100%); | |||||
| 404 | backgrou nd: -o-lin ear-gradie nt(left, r gba(255, 2 55, 255, 0 ) 0%, rgba (255, 255, 255, 0.9) 25%, rgba (255, 255, 255, 0.9) 75%, rgba (255, 255, 255, 0) 1 00%); | |||||
| 405 | backgrou nd: linear -gradient( to right, rgba(255, 255, 255, 0) 0%, rgb a(255, 255 , 255, 0.9 ) 25%, rgb a(255, 255 , 255, 0.9 ) 75%, rgb a(255, 255 , 255, 0) 100%); | |||||
| 406 | } | |||||
| 407 | .dataTable s_wrapper .dataTable s_length, | |||||
| 408 | .dataTable s_wrapper .dataTable s_filter, | |||||
| 409 | .dataTable s_wrapper .dataTable s_info, | |||||
| 410 | .dataTable s_wrapper .dataTable s_processi ng, | |||||
| 411 | .dataTable s_wrapper .dataTable s_paginate { | |||||
| 412 | color: # 333; | |||||
| 413 | } | |||||
| 414 | .dataTable s_wrapper .dataTable s_scroll { | |||||
| 415 | clear: b oth; | |||||
| 416 | } | |||||
| 417 | .dataTable s_wrapper .dataTable s_scroll d iv.dataTab les_scroll Body { | |||||
| 418 | *margin- top: -1px; | |||||
| 419 | -webkit- overflow-s crolling: touch; | |||||
| 420 | } | |||||
| 421 | .dataTable s_wrapper .dataTable s_scroll d iv.dataTab les_scroll Body th, . dataTables _wrapper . dataTables _scroll di v.dataTabl es_scrollB ody td { | |||||
| 422 | vertical -align: mi ddle; | |||||
| 423 | } | |||||
| 424 | .dataTable s_wrapper .dataTable s_scroll d iv.dataTab les_scroll Body th > div.dataTa bles_sizin g, | |||||
| 425 | .dataTable s_wrapper .dataTable s_scroll d iv.dataTab les_scroll Body td > div.dataTa bles_sizin g { | |||||
| 426 | height: 0; | |||||
| 427 | overflow : hidden; | |||||
| 428 | margin: 0 !importa nt; | |||||
| 429 | padding: 0 !import ant; | |||||
| 430 | } | |||||
| 431 | .dataTable s_wrapper. no-footer .dataTable s_scrollBo dy { | |||||
| 432 | border-b ottom: 1px solid #11 1; | |||||
| 433 | } | |||||
| 434 | .dataTable s_wrapper. no-footer div.dataTa bles_scrol lHead tabl e, | |||||
| 435 | .dataTable s_wrapper. no-footer div.dataTa bles_scrol lBody tabl e { | |||||
| 436 | border-b ottom: non e; | |||||
| 437 | } | |||||
| 438 | .dataTable s_wrapper: after { | |||||
| 439 | visibili ty: hidden ; | |||||
| 440 | display: block; | |||||
| 441 | content: ""; | |||||
| 442 | clear: b oth; | |||||
| 443 | height: 0; | |||||
| 444 | } | |||||
| 445 | ||||||
| 446 | @media scr een and (m ax-width: 767px) { | |||||
| 447 | .dataTab les_wrappe r .dataTab les_info, | |||||
| 448 | .dataTab les_wrappe r .dataTab les_pagina te { | |||||
| 449 | float: none; | |||||
| 450 | text-a lign: cent er; | |||||
| 451 | } | |||||
| 452 | .dataTab les_wrappe r .dataTab les_pagina te { | |||||
| 453 | margin -top: 0.5e m; | |||||
| 454 | } | |||||
| 455 | } | |||||
| 456 | @media scr een and (m ax-width: 640px) { | |||||
| 457 | .dataTab les_wrappe r .dataTab les_length , | |||||
| 458 | .dataTab les_wrappe r .dataTab les_filter { | |||||
| 459 | float: none; | |||||
| 460 | text-a lign: cent er; | |||||
| 461 | } | |||||
| 462 | .dataTab les_wrappe r .dataTab les_filter { | |||||
| 463 | margin -top: 0.5e m; | |||||
| 464 | } | |||||
| 465 | } | |||||
| 466 | ||||||
| 467 |
Araxis Merge (but not the data content of this report) is Copyright © 1993-2016 Araxis Ltd (www.araxis.com). All rights reserved.