weaver 0.1.9 → 0.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (77) hide show
  1. checksums.yaml +4 -4
  2. data/data/weaver/css/bootstrap.css +647 -205
  3. data/data/weaver/css/bootstrap.css.map +1 -0
  4. data/data/weaver/css/bootstrap.min.css +3 -3
  5. data/data/weaver/css/crossfade_style.css +19 -0
  6. data/data/weaver/css/patterns/1.png +0 -0
  7. data/data/weaver/css/patterns/2.png +0 -0
  8. data/data/weaver/css/patterns/3.png +0 -0
  9. data/data/weaver/css/patterns/4.png +0 -0
  10. data/data/weaver/css/patterns/5.png +0 -0
  11. data/data/weaver/css/patterns/6.png +0 -0
  12. data/data/weaver/css/patterns/7.png +0 -0
  13. data/data/weaver/css/plugins/awesome-bootstrap-checkbox/awesome-bootstrap-checkbox.css +251 -0
  14. data/data/weaver/css/plugins/chartist/chartist.min.css +773 -0
  15. data/data/weaver/css/plugins/clockpicker/clockpicker.css +168 -0
  16. data/data/weaver/css/plugins/dataTables/dataTables.bootstrap.css +118 -190
  17. data/data/weaver/css/plugins/dataTables/dataTables.tableTools.min.css +1 -1
  18. data/data/weaver/css/plugins/daterangepicker/daterangepicker-bs3.css +335 -0
  19. data/data/weaver/css/plugins/footable/fonts/footable.eot +0 -0
  20. data/data/weaver/css/plugins/footable/fonts/footable.svg +78 -0
  21. data/data/weaver/css/plugins/footable/fonts/footable.ttf +0 -0
  22. data/data/weaver/css/plugins/footable/fonts/footable.woff +0 -0
  23. data/data/weaver/css/plugins/footable/footable.core.css +178 -0
  24. data/data/weaver/css/plugins/select2/select2.min.css +1 -0
  25. data/data/weaver/css/plugins/slick/ajax-loader.gif +0 -0
  26. data/data/weaver/css/plugins/slick/fonts/slick.eot +0 -0
  27. data/data/weaver/css/plugins/slick/fonts/slick.svg +14 -0
  28. data/data/weaver/css/plugins/slick/fonts/slick.ttf +0 -0
  29. data/data/weaver/css/plugins/slick/fonts/slick.woff +0 -0
  30. data/data/weaver/css/plugins/slick/slick-theme.css +201 -0
  31. data/data/weaver/css/plugins/slick/slick.css +119 -0
  32. data/data/weaver/css/plugins/sweetalert/sweetalert.css +715 -0
  33. data/data/weaver/css/style.css +4352 -1310
  34. data/data/weaver/css/style.min.css +1 -1
  35. data/data/weaver/fonts/glyphicons-halflings-regular.eot +0 -0
  36. data/data/weaver/fonts/glyphicons-halflings-regular.svg +273 -214
  37. data/data/weaver/fonts/glyphicons-halflings-regular.ttf +0 -0
  38. data/data/weaver/fonts/glyphicons-halflings-regular.woff +0 -0
  39. data/data/weaver/fonts/glyphicons-halflings-regular.woff2 +0 -0
  40. data/data/weaver/js/bootstrap.js +299 -212
  41. data/data/weaver/js/bootstrap.min.js +5 -5
  42. data/data/weaver/js/inspinia.js +184 -42
  43. data/data/weaver/js/plugins/chartist/chartist.min.js +9 -0
  44. data/data/weaver/js/plugins/chartist/chartist.min.js.map +1 -0
  45. data/data/weaver/js/plugins/clockpicker/clockpicker.js +729 -0
  46. data/data/weaver/js/plugins/dataTables/dataTables.bootstrap.js +195 -234
  47. data/data/weaver/js/plugins/dataTables/dataTables.tableTools.min.js +46 -45
  48. data/data/weaver/js/plugins/dataTables/jquery.dataTables.js +628 -373
  49. data/data/weaver/js/plugins/dataTables/swf/copy_csv_xls.swf +0 -0
  50. data/data/weaver/js/plugins/dataTables/swf/copy_csv_xls_pdf.swf +0 -0
  51. data/data/weaver/js/plugins/daterangepicker/daterangepicker.js +1304 -0
  52. data/data/weaver/js/plugins/diff_match_patch/COPYING +177 -0
  53. data/data/weaver/js/plugins/diff_match_patch/README.txt +43 -0
  54. data/data/weaver/js/plugins/diff_match_patch/javascript/diff_match_patch.js +49 -0
  55. data/data/weaver/js/plugins/footable/footable.all.min.js +14 -0
  56. data/data/weaver/js/plugins/fullcalendar/moment.min.js +3 -3
  57. data/data/weaver/js/plugins/idle-timer/idle-timer.min.js +2 -0
  58. data/data/weaver/js/plugins/jvectormap/jquery-jvectormap-2.0.2.css +130 -0
  59. data/data/weaver/js/plugins/jvectormap/jquery-jvectormap-2.0.2.min.js +3328 -0
  60. data/data/weaver/js/plugins/masonary/masonry.pkgd.min.js +9 -0
  61. data/data/weaver/js/plugins/metisMenu/jquery.metisMenu.js +3 -113
  62. data/data/weaver/js/plugins/morris/morris.js +27 -23
  63. data/data/weaver/js/plugins/pace/pace.min.js +2 -2
  64. data/data/weaver/js/plugins/preetyTextDiff/jquery.pretty-text-diff.min.js +76 -0
  65. data/data/weaver/js/plugins/select2/select2.full.min.js +3 -0
  66. data/data/weaver/js/plugins/slick/slick.min.js +18 -0
  67. data/data/weaver/js/plugins/slimscroll/jquery.slimscroll.js +96 -90
  68. data/data/weaver/js/plugins/slimscroll/jquery.slimscroll.min.js +10 -10
  69. data/data/weaver/js/plugins/sweetalert/sweetalert.min.js +1 -0
  70. data/data/weaver/js/plugins/tinycon/tinycon.min.js +8 -0
  71. data/data/weaver/js/plugins/wow/wow.min.js +2 -0
  72. data/{bin → exe}/weaver +3 -2
  73. data/lib/weaver.rb +236 -53
  74. data/lib/weaver/version.rb +1 -1
  75. data/weaver.gemspec +2 -2
  76. metadata +50 -7
  77. data/data/weaver/js/plugins/jvectormap/jquery-jvectormap-1.2.2.min.js +0 -8
@@ -0,0 +1,168 @@
1
+ /*!
2
+ * ClockPicker v{package.version} for Bootstrap (http://weareoutman.github.io/clockpicker/)
3
+ * Copyright 2014 Wang Shenwei.
4
+ * Licensed under MIT (https://github.com/weareoutman/clockpicker/blob/gh-pages/LICENSE)
5
+ */
6
+
7
+ .clockpicker .input-group-addon {
8
+ cursor: pointer;
9
+ }
10
+ .clockpicker-moving {
11
+ cursor: move;
12
+ }
13
+ .clockpicker-align-left.popover > .arrow {
14
+ left: 25px;
15
+ }
16
+ .clockpicker-align-top.popover > .arrow {
17
+ top: 17px;
18
+ }
19
+ .clockpicker-align-right.popover > .arrow {
20
+ left: auto;
21
+ right: 25px;
22
+ }
23
+ .clockpicker-align-bottom.popover > .arrow {
24
+ top: auto;
25
+ bottom: 6px;
26
+ }
27
+ .clockpicker-popover .popover-title {
28
+ background-color: #fff;
29
+ color: #999;
30
+ font-size: 24px;
31
+ font-weight: bold;
32
+ line-height: 30px;
33
+ text-align: center;
34
+ }
35
+ .clockpicker-popover .popover-title span {
36
+ cursor: pointer;
37
+ }
38
+ .clockpicker-popover .popover-content {
39
+ background-color: #f8f8f8;
40
+ padding: 12px;
41
+ }
42
+ .popover-content:last-child {
43
+ border-bottom-left-radius: 5px;
44
+ border-bottom-right-radius: 5px;
45
+ }
46
+ .clockpicker-plate {
47
+ background-color: #fff;
48
+ border: 1px solid #ccc;
49
+ border-radius: 50%;
50
+ width: 200px;
51
+ height: 200px;
52
+ overflow: visible;
53
+ position: relative;
54
+ /* Disable text selection highlighting. Thanks to Hermanya */
55
+ -webkit-touch-callout: none;
56
+ -webkit-user-select: none;
57
+ -khtml-user-select: none;
58
+ -moz-user-select: none;
59
+ -ms-user-select: none;
60
+ user-select: none;
61
+ }
62
+ .clockpicker-canvas,
63
+ .clockpicker-dial {
64
+ width: 200px;
65
+ height: 200px;
66
+ position: absolute;
67
+ left: -1px;
68
+ top: -1px;
69
+ }
70
+ .clockpicker-minutes {
71
+ visibility: hidden;
72
+ }
73
+ .clockpicker-tick {
74
+ border-radius: 50%;
75
+ color: #666;
76
+ line-height: 26px;
77
+ text-align: center;
78
+ width: 26px;
79
+ height: 26px;
80
+ position: absolute;
81
+ cursor: pointer;
82
+ }
83
+ .clockpicker-tick.active,
84
+ .clockpicker-tick:hover {
85
+ background-color: rgb(192, 229, 247);
86
+ background-color: rgba(0, 149, 221, .25);
87
+ }
88
+ .clockpicker-button {
89
+ background-image: none;
90
+ background-color: #fff;
91
+ border-width: 1px 0 0;
92
+ border-top-left-radius: 0;
93
+ border-top-right-radius: 0;
94
+ margin: 0;
95
+ padding: 10px 0;
96
+ }
97
+ .clockpicker-button:hover {
98
+ background-image: none;
99
+ background-color: #ebebeb;
100
+ }
101
+ .clockpicker-button:focus {
102
+ outline: none!important;
103
+ }
104
+ .clockpicker-dial {
105
+ -webkit-transition: -webkit-transform 350ms, opacity 350ms;
106
+ -moz-transition: -moz-transform 350ms, opacity 350ms;
107
+ -ms-transition: -ms-transform 350ms, opacity 350ms;
108
+ -o-transition: -o-transform 350ms, opacity 350ms;
109
+ transition: transform 350ms, opacity 350ms;
110
+ }
111
+ .clockpicker-dial-out {
112
+ opacity: 0;
113
+ }
114
+ .clockpicker-hours.clockpicker-dial-out {
115
+ -webkit-transform: scale(1.2, 1.2);
116
+ -moz-transform: scale(1.2, 1.2);
117
+ -ms-transform: scale(1.2, 1.2);
118
+ -o-transform: scale(1.2, 1.2);
119
+ transform: scale(1.2, 1.2);
120
+ }
121
+ .clockpicker-minutes.clockpicker-dial-out {
122
+ -webkit-transform: scale(.8, .8);
123
+ -moz-transform: scale(.8, .8);
124
+ -ms-transform: scale(.8, .8);
125
+ -o-transform: scale(.8, .8);
126
+ transform: scale(.8, .8);
127
+ }
128
+ .clockpicker-canvas {
129
+ -webkit-transition: opacity 175ms;
130
+ -moz-transition: opacity 175ms;
131
+ -ms-transition: opacity 175ms;
132
+ -o-transition: opacity 175ms;
133
+ transition: opacity 175ms;
134
+ }
135
+ .clockpicker-canvas-out {
136
+ opacity: 0.25;
137
+ }
138
+ .clockpicker-canvas-bearing,
139
+ .clockpicker-canvas-fg {
140
+ stroke: none;
141
+ fill: rgb(0, 149, 221);
142
+ }
143
+ .clockpicker-canvas-bg {
144
+ stroke: none;
145
+ fill: rgb(192, 229, 247);
146
+ }
147
+ .clockpicker-canvas-bg-trans {
148
+ fill: rgba(0, 149, 221, .25);
149
+ }
150
+ .clockpicker-canvas line {
151
+ stroke: rgb(0, 149, 221);
152
+ stroke-width: 1;
153
+ stroke-linecap: round;
154
+ /*shape-rendering: crispEdges;*/
155
+ }
156
+ .clockpicker-button.am-button {
157
+ margin: 1px;
158
+ padding: 5px;
159
+ border: 1px solid rgba(0, 0, 0, .2);
160
+ border-radius: 4px;
161
+
162
+ }
163
+ .clockpicker-button.pm-button {
164
+ margin: 1px 1px 1px 136px;
165
+ padding: 5px;
166
+ border: 1px solid rgba(0, 0, 0, .2);
167
+ border-radius: 4px;
168
+ }
@@ -1,233 +1,161 @@
1
- div.dataTables_length label {
2
- float: left;
3
- text-align: left;
4
- font-weight: normal;
5
- }
6
-
7
- div.dataTables_length select {
8
- width: 75px;
9
- }
10
-
11
- div.dataTables_filter label {
12
- float: right;
13
- font-weight: normal;
14
- }
15
-
16
- div.dataTables_filter input {
17
- width: 16em;
18
- }
19
-
20
- div.dataTables_info {
21
- padding-top: 8px;
22
- }
23
-
24
- div.dataTables_paginate {
25
- float: right;
26
- margin: 0;
27
- }
28
-
29
- div.dataTables_paginate ul.pagination {
30
- margin: 2px 0;
31
- white-space: nowrap;
1
+ table.dataTable {
2
+ clear: both;
3
+ margin-top: 6px !important;
4
+ margin-bottom: 6px !important;
5
+ max-width: none !important;
32
6
  }
33
-
34
- table.dataTable,
35
7
  table.dataTable td,
36
8
  table.dataTable th {
37
- -webkit-box-sizing: content-box;
38
- -moz-box-sizing: content-box;
39
- box-sizing: content-box;
9
+ -webkit-box-sizing: content-box;
10
+ -moz-box-sizing: content-box;
11
+ box-sizing: content-box;
40
12
  }
41
-
42
- table.dataTable {
43
- clear: both;
44
- margin-top: 6px !important;
45
- margin-bottom: 6px !important;
46
- max-width: none !important;
13
+ table.dataTable.nowrap th,
14
+ table.dataTable.nowrap td {
15
+ white-space: nowrap;
47
16
  }
48
17
 
49
- table.dataTable thead .sorting,
50
- table.dataTable thead .sorting_asc,
51
- table.dataTable thead .sorting_desc,
52
- table.dataTable thead .sorting_asc_disabled,
53
- table.dataTable thead .sorting_desc_disabled {
54
- cursor: pointer;
18
+ div.dataTables_wrapper div.dataTables_length label {
19
+ font-weight: normal;
20
+ text-align: left;
21
+ white-space: nowrap;
55
22
  }
56
-
57
- table.dataTable thead .sorting {
58
- background: url('../images/sort_both.png') no-repeat center right;
23
+ div.dataTables_wrapper div.dataTables_length select {
24
+ width: 75px;
25
+ display: inline-block;
59
26
  }
60
-
61
- table.dataTable thead .sorting_asc {
62
- background: url('../images/sort_asc.png') no-repeat center right;
27
+ div.dataTables_wrapper div.dataTables_filter {
28
+ text-align: right;
63
29
  }
64
-
65
- table.dataTable thead .sorting_desc {
66
- background: url('../images/sort_desc.png') no-repeat center right;
30
+ div.dataTables_wrapper div.dataTables_filter label {
31
+ font-weight: normal;
32
+ white-space: nowrap;
33
+ text-align: left;
67
34
  }
68
-
69
- table.dataTable thead .sorting_asc_disabled {
70
- background: url('../images/sort_asc_disabled.png') no-repeat center right;
35
+ div.dataTables_wrapper div.dataTables_filter input {
36
+ margin-left: 0.5em;
37
+ display: inline-block;
38
+ width: auto;
71
39
  }
72
-
73
- table.dataTable thead .sorting_desc_disabled {
74
- background: url('../images/sort_desc_disabled.png') no-repeat center right;
40
+ div.dataTables_wrapper div.dataTables_info {
41
+ padding-top: 8px;
42
+ white-space: nowrap;
75
43
  }
76
-
77
- table.dataTable th:active {
78
- outline: none;
44
+ div.dataTables_wrapper div.dataTables_paginate {
45
+ margin: 0;
46
+ white-space: nowrap;
47
+ text-align: right;
79
48
  }
80
-
81
- /* Scrolling */
82
-
83
- div.dataTables_scrollHead table {
84
- margin-bottom: 0 !important;
85
- border-bottom-left-radius: 0;
86
- border-bottom-right-radius: 0;
49
+ div.dataTables_wrapper div.dataTables_paginate ul.pagination {
50
+ margin: 2px 0;
51
+ white-space: nowrap;
87
52
  }
88
53
 
89
- div.dataTables_scrollHead table thead tr:last-child th:first-child,
90
- div.dataTables_scrollHead table thead tr:last-child td:first-child {
91
- border-bottom-left-radius: 0 !important;
92
- border-bottom-right-radius: 0 !important;
54
+ table.dataTable thead > tr > th,
55
+ table.dataTable thead > tr > td {
56
+ padding-right: 30px;
93
57
  }
94
-
95
- div.dataTables_scrollBody table {
96
- margin-top: 0 !important;
97
- margin-bottom: 0 !important;
98
- border-top: none;
58
+ table.dataTable thead > tr > th:active,
59
+ table.dataTable thead > tr > td:active {
60
+ outline: none;
99
61
  }
100
-
101
- div.dataTables_scrollBody tbody tr:first-child th,
102
- div.dataTables_scrollBody tbody tr:first-child td {
103
- border-top: none;
104
- }
105
-
106
- div.dataTables_scrollFoot table {
107
- margin-top: 0 !important;
108
- border-top: none;
62
+ table.dataTable thead .sorting,
63
+ table.dataTable thead .sorting_asc,
64
+ table.dataTable thead .sorting_desc,
65
+ table.dataTable thead .sorting_asc_disabled,
66
+ table.dataTable thead .sorting_desc_disabled {
67
+ cursor: pointer;
68
+ position: relative;
109
69
  }
110
-
111
- /*
112
- * TableTools styles
113
- */
114
-
115
- .table tbody tr.active td,
116
- .table tbody tr.active th {
117
- color: white;
118
- background-color: #08C;
70
+ table.dataTable thead .sorting:after,
71
+ table.dataTable thead .sorting_asc:after,
72
+ table.dataTable thead .sorting_desc:after,
73
+ table.dataTable thead .sorting_asc_disabled:after,
74
+ table.dataTable thead .sorting_desc_disabled:after {
75
+ position: absolute;
76
+ bottom: 8px;
77
+ right: 8px;
78
+ display: block;
79
+ font-family: 'Glyphicons Halflings';
80
+ opacity: 0.5;
119
81
  }
120
-
121
- .table tbody tr.active:hover td,
122
- .table tbody tr.active:hover th {
123
- background-color: #0075b0 !important;
82
+ table.dataTable thead .sorting:after {
83
+ opacity: 0.2;
84
+ content: "\e150";
85
+ /* sort */
124
86
  }
125
-
126
- .table tbody tr.active a {
127
- color: white;
87
+ table.dataTable thead .sorting_asc:after {
88
+ content: "\e155";
89
+ /* sort-by-attributes */
128
90
  }
129
-
130
- .table-striped tbody tr.active:nth-child(odd) td,
131
- .table-striped tbody tr.active:nth-child(odd) th {
132
- background-color: #017ebc;
91
+ table.dataTable thead .sorting_desc:after {
92
+ content: "\e156";
93
+ /* sort-by-attributes-alt */
133
94
  }
134
-
135
- table.DTTT_selectable tbody tr {
136
- cursor: pointer;
95
+ table.dataTable thead .sorting_asc_disabled:after,
96
+ table.dataTable thead .sorting_desc_disabled:after {
97
+ color: #eee;
137
98
  }
138
99
 
139
- div.DTTT .btn {
140
- font-size: 12px;
141
- color: #333 !important;
100
+ div.dataTables_scrollHead table.dataTable {
101
+ margin-bottom: 0 !important;
142
102
  }
143
103
 
144
- div.DTTT .btn:hover {
145
- text-decoration: none !important;
146
- }
147
-
148
- ul.DTTT_dropdown.dropdown-menu {
149
- z-index: 2003;
150
- }
151
-
152
- ul.DTTT_dropdown.dropdown-menu a {
153
- color: #333 !important; /* needed only when demo_page.css is included */
104
+ div.dataTables_scrollBody table {
105
+ border-top: none;
106
+ margin-top: 0 !important;
107
+ margin-bottom: 0 !important;
154
108
  }
155
-
156
- ul.DTTT_dropdown.dropdown-menu li {
157
- position: relative;
109
+ div.dataTables_scrollBody table thead .sorting:after,
110
+ div.dataTables_scrollBody table thead .sorting_asc:after,
111
+ div.dataTables_scrollBody table thead .sorting_desc:after {
112
+ display: none;
158
113
  }
159
-
160
- ul.DTTT_dropdown.dropdown-menu li:hover a {
161
- color: white !important;
162
- background-color: #0088cc;
114
+ div.dataTables_scrollBody table tbody tr:first-child th,
115
+ div.dataTables_scrollBody table tbody tr:first-child td {
116
+ border-top: none;
163
117
  }
164
118
 
165
- div.DTTT_collection_background {
166
- z-index: 2002;
119
+ div.dataTables_scrollFoot table {
120
+ margin-top: 0 !important;
121
+ border-top: none;
167
122
  }
168
123
 
169
- /* TableTools information display */
170
-
171
- div.DTTT_print_info.modal {
172
- height: 150px;
173
- margin-top: -75px;
124
+ @media screen and (max-width: 767px) {
125
+ div.dataTables_wrapper div.dataTables_length,
126
+ div.dataTables_wrapper div.dataTables_filter,
127
+ div.dataTables_wrapper div.dataTables_info,
128
+ div.dataTables_wrapper div.dataTables_paginate {
174
129
  text-align: center;
130
+ }
175
131
  }
176
-
177
- div.DTTT_print_info h6 {
178
- margin: 1em;
179
- font-size: 28px;
180
- font-weight: normal;
181
- line-height: 28px;
132
+ table.dataTable.table-condensed > thead > tr > th {
133
+ padding-right: 20px;
182
134
  }
183
-
184
- div.DTTT_print_info p {
185
- font-size: 14px;
186
- line-height: 20px;
135
+ table.dataTable.table-condensed .sorting:after,
136
+ table.dataTable.table-condensed .sorting_asc:after,
137
+ table.dataTable.table-condensed .sorting_desc:after {
138
+ top: 6px;
139
+ right: 6px;
187
140
  }
188
141
 
189
- /*
190
- * FixedColumns styles
191
- */
192
-
193
- div.DTFC_LeftHeadWrapper table,
194
- div.DTFC_LeftFootWrapper table,
195
- div.DTFC_RightHeadWrapper table,
196
- div.DTFC_RightFootWrapper table,
197
- table.DTFC_Cloned tr.even {
198
- background-color: white;
142
+ table.table-bordered.dataTable {
143
+ border-collapse: separate !important;
199
144
  }
200
-
201
- div.DTFC_RightHeadWrapper table,
202
- div.DTFC_LeftHeadWrapper table {
203
- margin-bottom: 0 !important;
204
- border-top-right-radius: 0 !important;
205
- border-bottom-left-radius: 0 !important;
206
- border-bottom-right-radius: 0 !important;
145
+ table.table-bordered.dataTable th,
146
+ table.table-bordered.dataTable td {
147
+ border-left-width: 0;
207
148
  }
208
-
209
- div.DTFC_RightHeadWrapper table thead tr:last-child th:first-child,
210
- div.DTFC_RightHeadWrapper table thead tr:last-child td:first-child,
211
- div.DTFC_LeftHeadWrapper table thead tr:last-child th:first-child,
212
- div.DTFC_LeftHeadWrapper table thead tr:last-child td:first-child {
213
- border-bottom-left-radius: 0 !important;
214
- border-bottom-right-radius: 0 !important;
149
+ table.table-bordered.dataTable th:last-child, table.table-bordered.dataTable th:last-child,
150
+ table.table-bordered.dataTable td:last-child,
151
+ table.table-bordered.dataTable td:last-child {
152
+ border-right-width: 0;
215
153
  }
216
-
217
- div.DTFC_RightBodyWrapper table,
218
- div.DTFC_LeftBodyWrapper table {
219
- margin-bottom: 0 !important;
220
- border-top: none;
154
+ table.table-bordered.dataTable tbody th,
155
+ table.table-bordered.dataTable tbody td {
156
+ border-bottom-width: 0;
221
157
  }
222
158
 
223
- div.DTFC_RightBodyWrapper tbody tr:first-child th,
224
- div.DTFC_RightBodyWrapper tbody tr:first-child td,
225
- div.DTFC_LeftBodyWrapper tbody tr:first-child th,
226
- div.DTFC_LeftBodyWrapper tbody tr:first-child td {
227
- border-top: none;
159
+ div.dataTables_scrollHead table.table-bordered {
160
+ border-bottom-width: 0;
228
161
  }
229
-
230
- div.DTFC_RightFootWrapper table,
231
- div.DTFC_LeftFootWrapper table {
232
- border-top: none;
233
- }