Lines Matching defs:table

16 #config__manager table { border-collapse: revert; border-spacing: 0px 1.85em; }
19 table { background: none !important; }
20 table td, table th { border: 1px solid #dcdcdc; }
221 table {
259 display: table-header-group; }
291 .table {
293 .table td,
294 .table th {
297 .table-bordered th,
298 .table-bordered td {
638 display: table; }
766 display: table; }
786 display: table; }
795 display: table; }
1429 table {
1441 .table {
1445 .table > thead > tr > th,
1446 .table > thead > tr > td,
1447 .table > tbody > tr > th,
1448 .table > tbody > tr > td,
1449 .table > tfoot > tr > th,
1450 .table > tfoot > tr > td {
1455 .table > thead > tr > th {
1458 .table > caption + thead > tr:first-child > th,
1459 .table > caption + thead > tr:first-child > td,
1460 .table > colgroup + thead > tr:first-child > th,
1461 .table > colgroup + thead > tr:first-child > td,
1462 .table > thead:first-child > tr:first-child > th,
1463 .table > thead:first-child > tr:first-child > td {
1465 .table > tbody + tbody {
1467 .table .table {
1470 .table-condensed > thead > tr > th,
1471 .table-condensed > thead > tr > td,
1472 .table-condensed > tbody > tr > th,
1473 .table-condensed > tbody > tr > td,
1474 .table-condensed > tfoot > tr > th,
1475 .table-condensed > tfoot > tr > td {
1478 .table-bordered {
1480 .table-bordered > thead > tr > th,
1481 .table-bordered > thead > tr > td,
1482 .table-bordered > tbody > tr > th,
1483 .table-bordered > tbody > tr > td,
1484 .table-bordered > tfoot > tr > th,
1485 .table-bordered > tfoot > tr > td {
1487 .table-bordered > thead > tr > th,
1488 .table-bordered > thead > tr > td {
1491 .table-striped > tbody > tr:nth-of-type(odd) {
1494 .table-hover > tbody > tr:hover {
1497 table col[class*="col-"] {
1500 display: table-column; }
1502 table td[class*="col-"],
1503 table th[class*="col-"] {
1506 display: table-cell; }
1508 .table > thead > tr > td.active,
1509 .table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
1510 .table > tbody > tr > td.active,
1511 .table > tbody > tr > th.active,
1512 .table > tbody > tr.active > td,
1513 .table > tbody > tr.active > th,
1514 .table > tfoot > tr > td.active,
1515 .table > tfoot > tr > th.active,
1516 .table > tfoot > tr.active > td,
1517 .table > tfoot > tr.active > th {
1520 .table-hover > tbody > tr > td.active:hover,
1521 .table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
1524 .table > thead > tr > td.success,
1525 .table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
1526 .table > tbody > tr > td.success,
1527 .table > tbody > tr > th.success,
1528 .table > tbody > tr.success > td,
1529 .table > tbody > tr.success > th,
1530 .table > tfoot > tr > td.success,
1531 .table > tfoot > tr > th.success,
1532 .table > tfoot > tr.success > td,
1533 .table > tfoot > tr.success > th {
1536 .table-hover > tbody > tr > td.success:hover,
1537 .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
1540 .table > thead > tr > td.info,
1541 .table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
1542 .table > tbody > tr > td.info,
1543 .table > tbody > tr > th.info,
1544 .table > tbody > tr.info > td,
1545 .table > tbody > tr.info > th,
1546 .table > tfoot > tr > td.info,
1547 .table > tfoot > tr > th.info,
1548 .table > tfoot > tr.info > td,
1549 .table > tfoot > tr.info > th {
1552 .table-hover > tbody > tr > td.info:hover,
1553 .table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
1556 .table > thead > tr > td.warning,
1557 .table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
1558 .table > tbody > tr > td.warning,
1559 .table > tbody > tr > th.warning,
1560 .table > tbody > tr.warning > td,
1561 .table > tbody > tr.warning > th,
1562 .table > tfoot > tr > td.warning,
1563 .table > tfoot > tr > th.warning,
1564 .table > tfoot > tr.warning > td,
1565 .table > tfoot > tr.warning > th {
1568 .table-hover > tbody > tr > td.warning:hover,
1569 .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
1572 .table > thead > tr > td.danger,
1573 .table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
1574 .table > tbody > tr > td.danger,
1575 .table > tbody > tr > th.danger,
1576 .table > tbody > tr.danger > td,
1577 .table > tbody > tr.danger > th,
1578 .table > tfoot > tr > td.danger,
1579 .table > tfoot > tr > th.danger,
1580 .table > tfoot > tr.danger > td,
1581 .table > tfoot > tr.danger > th {
1584 .table-hover > tbody > tr > td.danger:hover,
1585 .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
1588 .table-responsive {
2062 display: inline-table;
2104 display: table; }
2453 display: table-row; }
2456 display: table-row-group; }
2653 display: table; }
2751 display: table; }
2805 display: table;
2807 table-layout: fixed;
2813 display: table-cell;
2839 display: table;
2857 display: table-cell; }
2976 display: table; }
3054 display: table-cell;
3098 display: table; }
3107 display: table; }
3123 display: table; }
3262 display: inline-table;
3521 display: table; }
4105 display: table; }
4179 table.visible-print {
4180 display: table !important; }
4183 display: table-row !important; }
4187 display: table-cell !important; } }
4247 table {
4250 table td, table th {
4254 table th {
4257 table caption {
4293 display: table;
4302 display: table-cell;
5367 display: table-cell;
5402 .woocommerce .cart-collaterals .cart_totals table th,
5403 .woocommerce-page .cart-collaterals .cart_totals table th {
5405 .woocommerce .cart-collaterals .cart_totals table th,
5406 .woocommerce .cart-collaterals .cart_totals table td,
5407 .woocommerce-page .cart-collaterals .cart_totals table th,
5408 .woocommerce-page .cart-collaterals .cart_totals table td {