PluginProbe
Booking Calendar / 11.8.4
Booking Calendar v11.8.4
11.8.4 11.8.3 11.8.2 11.8.1 11.8 11.7 11.6.1 11.6 11.5 11.4.3 11.4.2 11.4.1 11.4 11.3 11.2.1 11.2 11.1 11.0 10.15.7 10.15.6 10.1.3 10.10 10.10.1 10.10.2 10.11 All 204 releases
← All changes | core/any/css/admin-br-table.css +7 -7 10.1.311.8.4 View file →
@@ -14,9 +14,9 @@
14 14 /* Resources Table */
15 15 .wpbc_resources_table .table,
16 16 .wpbc_resources_table .table.widefat {
17 17 border: 0px solid #bbb;
18 - box-shadow: 0 0 2px #aaa;
18 + box-shadow: 0 0 1px #aaa;
19 19 }
20 20 .wpbc_resources_table table > thead > tr > th {
21 21 background-color: #ffffff;
22 22 border-bottom: 2px solid #e5e5e5;
@@ -22,9 +22,9 @@
22 22 border-bottom: 2px solid #e5e5e5;
23 23 }
24 24 .wpdevelop.wpbc_resources_table table > tfoot > tr > th {
25 25 background-color: #ffffff;
26 - border-top: 2px solid #e5e5e5;
26 + border-top: 1px solid #e5e5e5;
27 27 }
28 28 .wpbc_resources_table thead th,
29 29 .wpbc_resources_table tfoot th {
30 30 font-weight:600;
@@ -39,13 +39,13 @@
39 39 .wpdevelop.wpbc_resources_table table > tbody > tr.row_selected_color > td {
40 40 background: #b5d4ef;
41 41 border-color: #ccc !important;
42 42 }
43 -.wpbc_resources_table th a span.glyphicon {
44 - font-size: 0.8em;
45 - font-weight: 400;
46 - padding-left: 2px;
47 -}
43 +/*.wpbc_resources_table th a span.glyphicon { */
44 +/* font-size: 0.8em;*/
45 +/* font-weight: 400;*/
46 +/* padding-left: 2px;*/
47 +/*}*/
48 48
49 49 .wpdevelop.wpbc_resources_table .table > thead > tr > th,
50 50 .wpdevelop.wpbc_resources_table .table > tbody > tr > th,
51 51 .wpdevelop.wpbc_resources_table .table > tfoot > tr > th,