Lines Matching refs:tr

224   tr,
2268 .table > thead > tr > th,
2269 .table > tbody > tr > th,
2270 .table > tfoot > tr > th,
2271 .table > thead > tr > td,
2272 .table > tbody > tr > td,
2273 .table > tfoot > tr > td {
2279 .table > thead > tr > th {
2283 .table > caption + thead > tr:first-child > th,
2284 .table > colgroup + thead > tr:first-child > th,
2285 .table > thead:first-child > tr:first-child > th,
2286 .table > caption + thead > tr:first-child > td,
2287 .table > colgroup + thead > tr:first-child > td,
2288 .table > thead:first-child > tr:first-child > td {
2297 .table-condensed > thead > tr > th,
2298 .table-condensed > tbody > tr > th,
2299 .table-condensed > tfoot > tr > th,
2300 .table-condensed > thead > tr > td,
2301 .table-condensed > tbody > tr > td,
2302 .table-condensed > tfoot > tr > td {
2308 .table-bordered > thead > tr > th,
2309 .table-bordered > tbody > tr > th,
2310 .table-bordered > tfoot > tr > th,
2311 .table-bordered > thead > tr > td,
2312 .table-bordered > tbody > tr > td,
2313 .table-bordered > tfoot > tr > td {
2316 .table-bordered > thead > tr > th,
2317 .table-bordered > thead > tr > td {
2320 .table-striped > tbody > tr:nth-of-type(odd) {
2323 .table-hover > tbody > tr:hover {
2337 .table > thead > tr > td.active,
2338 .table > tbody > tr > td.active,
2339 .table > tfoot > tr > td.active,
2340 .table > thead > tr > th.active,
2341 .table > tbody > tr > th.active,
2342 .table > tfoot > tr > th.active,
2343 .table > thead > tr.active > td,
2344 .table > tbody > tr.active > td,
2345 .table > tfoot > tr.active > td,
2346 .table > thead > tr.active > th,
2347 .table > tbody > tr.active > th,
2348 .table > tfoot > tr.active > th {
2351 .table-hover > tbody > tr > td.active:hover,
2352 .table-hover > tbody > tr > th.active:hover,
2353 .table-hover > tbody > tr.active:hover > td,
2354 .table-hover > tbody > tr:hover > .active,
2355 .table-hover > tbody > tr.active:hover > th {
2358 .table > thead > tr > td.success,
2359 .table > tbody > tr > td.success,
2360 .table > tfoot > tr > td.success,
2361 .table > thead > tr > th.success,
2362 .table > tbody > tr > th.success,
2363 .table > tfoot > tr > th.success,
2364 .table > thead > tr.success > td,
2365 .table > tbody > tr.success > td,
2366 .table > tfoot > tr.success > td,
2367 .table > thead > tr.success > th,
2368 .table > tbody > tr.success > th,
2369 .table > tfoot > tr.success > th {
2372 .table-hover > tbody > tr > td.success:hover,
2373 .table-hover > tbody > tr > th.success:hover,
2374 .table-hover > tbody > tr.success:hover > td,
2375 .table-hover > tbody > tr:hover > .success,
2376 .table-hover > tbody > tr.success:hover > th {
2379 .table > thead > tr > td.info,
2380 .table > tbody > tr > td.info,
2381 .table > tfoot > tr > td.info,
2382 .table > thead > tr > th.info,
2383 .table > tbody > tr > th.info,
2384 .table > tfoot > tr > th.info,
2385 .table > thead > tr.info > td,
2386 .table > tbody > tr.info > td,
2387 .table > tfoot > tr.info > td,
2388 .table > thead > tr.info > th,
2389 .table > tbody > tr.info > th,
2390 .table > tfoot > tr.info > th {
2393 .table-hover > tbody > tr > td.info:hover,
2394 .table-hover > tbody > tr > th.info:hover,
2395 .table-hover > tbody > tr.info:hover > td,
2396 .table-hover > tbody > tr:hover > .info,
2397 .table-hover > tbody > tr.info:hover > th {
2400 .table > thead > tr > td.warning,
2401 .table > tbody > tr > td.warning,
2402 .table > tfoot > tr > td.warning,
2403 .table > thead > tr > th.warning,
2404 .table > tbody > tr > th.warning,
2405 .table > tfoot > tr > th.warning,
2406 .table > thead > tr.warning > td,
2407 .table > tbody > tr.warning > td,
2408 .table > tfoot > tr.warning > td,
2409 .table > thead > tr.warning > th,
2410 .table > tbody > tr.warning > th,
2411 .table > tfoot > tr.warning > th {
2414 .table-hover > tbody > tr > td.warning:hover,
2415 .table-hover > tbody > tr > th.warning:hover,
2416 .table-hover > tbody > tr.warning:hover > td,
2417 .table-hover > tbody > tr:hover > .warning,
2418 .table-hover > tbody > tr.warning:hover > th {
2421 .table > thead > tr > td.danger,
2422 .table > tbody > tr > td.danger,
2423 .table > tfoot > tr > td.danger,
2424 .table > thead > tr > th.danger,
2425 .table > tbody > tr > th.danger,
2426 .table > tfoot > tr > th.danger,
2427 .table > thead > tr.danger > td,
2428 .table > tbody > tr.danger > td,
2429 .table > tfoot > tr.danger > td,
2430 .table > thead > tr.danger > th,
2431 .table > tbody > tr.danger > th,
2432 .table > tfoot > tr.danger > th {
2435 .table-hover > tbody > tr > td.danger:hover,
2436 .table-hover > tbody > tr > th.danger:hover,
2437 .table-hover > tbody > tr.danger:hover > td,
2438 .table-hover > tbody > tr:hover > .danger,
2439 .table-hover > tbody > tr.danger:hover > th {
2457 .table-responsive > .table > thead > tr > th,
2458 .table-responsive > .table > tbody > tr > th,
2459 .table-responsive > .table > tfoot > tr > th,
2460 .table-responsive > .table > thead > tr > td,
2461 .table-responsive > .table > tbody > tr > td,
2462 .table-responsive > .table > tfoot > tr > td {
2468 .table-responsive > .table-bordered > thead > tr > th:first-child,
2469 .table-responsive > .table-bordered > tbody > tr > th:first-child,
2470 .table-responsive > .table-bordered > tfoot > tr > th:first-child,
2471 .table-responsive > .table-bordered > thead > tr > td:first-child,
2472 .table-responsive > .table-bordered > tbody > tr > td:first-child,
2473 .table-responsive > .table-bordered > tfoot > tr > td:first-child {
2476 .table-responsive > .table-bordered > thead > tr > th:last-child,
2477 .table-responsive > .table-bordered > tbody > tr > th:last-child,
2478 .table-responsive > .table-bordered > tfoot > tr > th:last-child,
2479 .table-responsive > .table-bordered > thead > tr > td:last-child,
2480 .table-responsive > .table-bordered > tbody > tr > td:last-child,
2481 .table-responsive > .table-bordered > tfoot > tr > td:last-child {
2484 .table-responsive > .table-bordered > tbody > tr:last-child > th,
2485 .table-responsive > .table-bordered > tfoot > tr:last-child > th,
2486 .table-responsive > .table-bordered > tbody > tr:last-child > td,
2487 .table-responsive > .table-bordered > tfoot > tr:last-child > td {
3482 tr.collapse.in {
5537 .panel > .table:first-child > thead:first-child > tr:first-child,
5538 .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
5539 .panel > .table:first-child > tbody:first-child > tr:first-child,
5540 .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
5544 .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
5545 .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td…
5546 .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
5547 .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td…
5548 .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
5549 .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th…
5550 .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
5551 .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th…
5554 .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
5555 .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td…
5556 .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
5557 .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td…
5558 .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
5559 .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th…
5560 .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
5561 .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th…
5569 .panel > .table:last-child > tbody:last-child > tr:last-child,
5570 .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
5571 .panel > .table:last-child > tfoot:last-child > tr:last-child,
5572 .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
5576 .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
5577 .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:fir…
5578 .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
5579 .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:fir…
5580 .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
5581 .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:fir…
5582 .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
5583 .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:fir…
5586 .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
5587 .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:las…
5588 .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
5589 .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:las…
5590 .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
5591 .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:las…
5592 .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
5593 .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:las…
5602 .panel > .table > tbody:first-child > tr:first-child th,
5603 .panel > .table > tbody:first-child > tr:first-child td {
5610 .panel > .table-bordered > thead > tr > th:first-child,
5611 .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
5612 .panel > .table-bordered > tbody > tr > th:first-child,
5613 .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
5614 .panel > .table-bordered > tfoot > tr > th:first-child,
5615 .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
5616 .panel > .table-bordered > thead > tr > td:first-child,
5617 .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
5618 .panel > .table-bordered > tbody > tr > td:first-child,
5619 .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
5620 .panel > .table-bordered > tfoot > tr > td:first-child,
5621 .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
5624 .panel > .table-bordered > thead > tr > th:last-child,
5625 .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
5626 .panel > .table-bordered > tbody > tr > th:last-child,
5627 .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
5628 .panel > .table-bordered > tfoot > tr > th:last-child,
5629 .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
5630 .panel > .table-bordered > thead > tr > td:last-child,
5631 .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
5632 .panel > .table-bordered > tbody > tr > td:last-child,
5633 .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
5634 .panel > .table-bordered > tfoot > tr > td:last-child,
5635 .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
5638 .panel > .table-bordered > thead > tr:first-child > td,
5639 .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
5640 .panel > .table-bordered > tbody > tr:first-child > td,
5641 .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
5642 .panel > .table-bordered > thead > tr:first-child > th,
5643 .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
5644 .panel > .table-bordered > tbody > tr:first-child > th,
5645 .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
5648 .panel > .table-bordered > tbody > tr:last-child > td,
5649 .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
5650 .panel > .table-bordered > tfoot > tr:last-child > td,
5651 .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
5652 .panel > .table-bordered > tbody > tr:last-child > th,
5653 .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
5654 .panel > .table-bordered > tfoot > tr:last-child > th,
5655 .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
6577 tr.visible-xs {
6607 tr.visible-sm {
6637 tr.visible-md {
6667 tr.visible-lg {
6720 tr.visible-print {