LaravelTest

Форк
0
/
searchPanes.bootstrap4.css 
308 строк · 11.3 Кб
1
div.dtsp-topRow {
2
  display: flex;
3
  flex-direction: row;
4
  flex-wrap: nowrap;
5
  border: 2px solid rgba(0, 0, 0, 0);
6
  border-radius: 3px;
7
  justify-content: space-around;
8
  align-content: flex-start;
9
  align-items: flex-start;
10
}
11
div.dtsp-topRow input.dtsp-search {
12
  text-overflow: ellipsis;
13
  min-width: 50px;
14
  flex-basis: 90px;
15
  max-width: none;
16
}
17
div.dtsp-topRow input.dtsp-search::placeholder {
18
  color: black;
19
}
20
div.dtsp-topRow div.dtsp-subRow1 {
21
  display: flex;
22
  flex-direction: row;
23
  flex-wrap: nowrap;
24
  flex: 1 1 auto;
25
}
26
div.dtsp-topRow div.dtsp-subRow1 div.dtsp-searchCont {
27
  position: relative;
28
  width: 100%;
29
}
30
div.dtsp-topRow div.dtsp-subRow1 input {
31
  padding-right: 2em;
32
  width: 100% !important;
33
  box-sizing: border-box;
34
  font-size: 1em;
35
}
36
div.dtsp-topRow div.dtsp-subRow1 button.dtsp-searchIcon {
37
  position: absolute;
38
  top: 0;
39
  right: 0;
40
  bottom: 0;
41
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAABbmlDQ1BpY2MAACiRdZE7SwNBFIU/EyWikRRaiFhsoWKhEBREO42FTZAQFYza7G5eQhKX3QQJtoKNhWAh2vgq/AfaCrYKgqAIIhb+Al+NhPVOEkiQZJbZ+3FmzmXmDHjCGTPrtAYhm8vb0bmQthxb0Xzv+PHRxRSabjrWTCQSpun4eaRF1YdR1av5voajM55wTGhpF54wLTsvPC0c3sxbineFe8y0Hhc+ER6x5YDCt0o3KvymOFXhL8X2YnQWPKqnlqpjo47NtJ0VHhYeyGYKZvU86ib+RG5pQWqfzH4coswRQsOgwDoZ8oxKzUlmjX3Bsm+eDfGY8rcoYosjRVq8I6IWpGtCalL0hHwZiir3/3k6yfGxSnd/CNpeXfdzEHz7UNpz3d9T1y2dgfcFrnM1/4bkNPkt+l5NGziGwDZc3tQ04wCudqD32dJtvSx5ZXqSSfi4gK4YdN9Dx2olq+o650+wuCVPdAeHRzAk+wNrfw8JaBFXEnV+AAAACXBIWXMAAA9hAAAPYQGoP6dpAAABMUlEQVQoU6XRr0vDQRjH8akoM4iIjqGoOIZ5oIjB5XWxajaYDGLSIhhNYjcPRDSJwbQNw+L+BNGgYYo/5pT5/shz8vDlBgMPXux7z3N3z+25VOofYyCyd4ZYCavI4gXPsRp9LqiDdrEMH+8wv8Vh8gBfWclFPOEUN3hAHjlMoRa7wTzBS5xgKLFglPkZLjDic6HyDsEMNvGR2Nxifoci3tEI+X770JU0XmPXIlax+LTPh83fFox1X6kxyzdjm9UcdXi9S+Vti6svfyNULhNR9TVsYNhW6Ff9KKCNR7/Zv6eeaQ+6+qcdpu9BqGlp1HFgud+FYdzzUcUExu0Q/cdzHGEFetIlXKPjK/sbqYoOftMiS+j9jzEJPd1Wt+5+kdR/9EM9ucIC5jCbyPc01Q32kfsBppYz3hYFcCwAAAAASUVORK5CYII=");
42
  background-repeat: no-repeat;
43
  background-position: center;
44
  background-size: 12px;
45
}
46
div.dtsp-topRow div.dtsp-subRow2 {
47
  white-space: nowrap;
48
  flex: 0 0 auto;
49
}
50
div.dtsp-topRow button.dtsp-nameButton {
51
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAAjCAYAAAAe2bNZAAABcGlDQ1BpY2MAACiRdZHNSwJBGMYftTDS8FCHkA57sOigIAXRMQzyYh3UIKvL7rirwe66zK6IdA26dBA6RF36OvQf1DXoWhAERRAR9B/0dQnZ3nEFJXSG2ffHs/O8zDwD+DM6M+yBJGCYDs+mU9JaYV0KviNMM4QoEjKzreXcUh59x88jfKI+JESv/vt6jlBRtRngGyKeYxZ3iBeIMzXHErxHPMbKcpH4hDjO6YDEt0JXPH4TXPL4SzDPZxcBv+gplbpY6WJW5gbxNHHM0KusfR5xk7BqruaoRmlNwEYWaaQgQUEVW9DhIEHVpMx6+5It3woq5GH0tVAHJ0cJZfLGSa1SV5WqRrpKU0dd5P4/T1ubnfG6h1PA4Kvrfk4CwX2g2XDd31PXbZ4BgRfg2uz4K5TT/DfpjY4WOwYiO8DlTUdTDoCrXWD82ZK53JICtPyaBnxcACMFYPQeGN7wsmr/x/kTkN+mJ7oDDo+AKdof2fwDCBRoDkL8UccAAAAJcEhZcwAAD2EAAA9hAag/p2kAAAK2SURBVFgJ7ZY9j41BFICvryCExrJBQ6HyEYVEIREaUZDQIRoR2ViJKCioxV+gkVXYTVZEQiEUhG2EQnxUCh0FKolY4ut5XnM2cyfva3Pt5m7EPcmzZ2bemTNnzjkzd1utnvQi0IvAfxiBy5z5FoxO89kPY+8mbMjtzs47RXs5/WVpbAG6bWExt5PuIibvhVkwmC+ck3eK9ln6/fAddFojYzBVuYSBpcnIEvRaqOw2RcaN18FPuJH0JvRUxbT3wWf4ltiKPgfVidWlbGZgPozDFfgAC+EA/K2EI4cwcAJ+gPaeQ+VQU2SOMMGcPgPl/m/V2p50rrbRsRgt9Iv5h6xtpP22Bz7Ce1C+gFFxfKzOmShcU+Qmyh2w3w8rIJfddHTck66EukL/xPhj+JM8rHNmFys0Pg4v0up3aFNlwR9NYyodd3OL/C64zpsymcTFcf6ElM4YzjAWKYrJkaq8kE/yUYNP4BoYvS1QRo+hNtF5xfkTUjoTheukSFFMjlTFm6PjceOca/SMpKfeCR1L6Uzk/y2WIkVhNFJlJAZhP+hYns7b9D3IPuhY5mYrIv8OrQJvR5NYyNaW4jsU8pSGNySiVx4o5tXq3JkoXE/mg5R/M8dGJCJpKhaDcjBRdbI/Rm8g69c122om33BHmj2CHoV5qa9jUXBraJ+G1fAVjIBO1klc87ro1K4JZ/K35SWW3TwcyDd6TecqnAEd8cGq2+w84xvBm1n3vS0izKkkwh5XNC/GmFPqqAtPF89AOScKuemaNzoTV1SD5dtSbmLf1/RV+tC0WTgcj6R7HEtrVGWaqu/lYDZ/2pvxQ/kIyw/gFByHC9AHw910hv1aUUumyd8yy0QfhmEkfiNod0Xusct68J1qc8Tdux0Z97Q+hsDb+AYGYEbF/4Guw2Q/qDPqZG/zXgT+3Qj8AtKnfWhFwmuAAAAAAElFTkSuQmCC");
52
  background-repeat: no-repeat;
53
  background-position: center;
54
  background-size: 23px;
55
  vertical-align: bottom;
56
}
57
div.dtsp-topRow button.dtsp-countButton {
58
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAABcGlDQ1BpY2MAACiRdZHNSwJBGMYftTDS8FCHkA57sOigIAXRMQzyYh3UIKvL7rirwe66zK6IdA26dBA6RF36OvQf1DXoWhAERRAR9B/0dQnZ3nEFJXSG2ffHs/O8zDwD+DM6M+yBJGCYDs+mU9JaYV0KviNMM4QoEjKzreXcUh59x88jfKI+JESv/vt6jlBRtRngGyKeYxZ3iBeIMzXHErxHPMbKcpH4hDjO6YDEt0JXPH4TXPL4SzDPZxcBv+gplbpY6WJW5gbxNHHM0KusfR5xk7BqruaoRmlNwEYWaaQgQUEVW9DhIEHVpMx6+5It3woq5GH0tVAHJ0cJZfLGSa1SV5WqRrpKU0dd5P4/T1ubnfG6h1PA4Kvrfk4CwX2g2XDd31PXbZ4BgRfg2uz4K5TT/DfpjY4WOwYiO8DlTUdTDoCrXWD82ZK53JICtPyaBnxcACMFYPQeGN7wsmr/x/kTkN+mJ7oDDo+AKdof2fwDCBRoDkL8UccAAAAJcEhZcwAAD2EAAA9hAag/p2kAAAG5SURBVEgN3VU9LwVBFF0fiYhofUSlEQkKhU7z/oBCQkIiGr9BgUbhVzy9BAnhFyjV/AYFiU5ICM7ZN+c5Zud5dm3lJmfmzrkz9+7cu3c3y/6jjOBSF8CxXS7FmTkbwqIJjDpJvTcmsJ4K3KPZUpyZsx0sxoB9J6mnAkyC7wGuuCFIipNtEcpcWExgXpOBc78vgj6N+QO4NVsjwdFM59tUIDxDrHMBOeIQ34C5ZDregXuAQm4YcI68nN9B3wr2PcwPAIPkN2EqtJH6b+QZm1ajjTx7BqwAr26Lb+C2Kvpbt0Mb2HAJ7NrGFGfmXO3DeA4UshDfQAVmH0gaUFg852TTTDvlxwBlCtxy9zXyBhQFaq0wMmIdRebrfgosA3zb2hKnqG0oqchp4QbuR8X0TjzABhbdOT8jnQ/atcgqpnfwOA7yqZyTU587ZkIGdesLTt2EkynOnbreMUUKMI/dA4B/QVOcO13CQh+5wWCgDwo/75u59odB/wjmfhbgvACcAOyZPHihMWAoIwxyCLgf1oxfgjzVbgBXSTzIN+f0pg6s5DkcesLMRpsBrgE2XO3CN64JFP7JtUeKHX4CKtRRXFZ+7dEAAAAASUVORK5CYII=");
59
  background-repeat: no-repeat;
60
  background-position: center;
61
  background-size: 18px;
62
  vertical-align: bottom;
63
}
64
div.dtsp-topRow button.dtsp-collapseButton span.dtsp-caret {
65
  position: relative;
66
  top: 2px;
67
  display: inline-block;
68
}
69
div.dtsp-topRow button.dtsp-collapseButton.dtsp-rotated {
70
  transform: rotate(180deg);
71
}
72

73
div.dtsp-topRow.dtsp-bordered {
74
  border: 2px solid #f0f0f0;
75
  border-radius: 3px;
76
}
77

78
div.dtsp-topRow.dtsp-bordered:hover {
79
  background-color: #f0f0f0;
80
  opacity: 0.6;
81
  border: 2px solid #cfcfcf;
82
  border-radius: 3px;
83
  cursor: pointer !important;
84
}
85

86
div.dtsp-panesContainer div.dtsp-searchPanes div.dtsp-searchPane table thead th,
87
div.dtsp-panesContainer div.dtsp-searchPanes div.dtsp-searchPane table thead td {
88
  width: 100% !important;
89
}
90

91
div.dt-button-collection {
92
  z-index: 2002;
93
}
94

95
div.dtsp-columns-1 {
96
  max-width: 100%;
97
  margin: 0px !important;
98
}
99

100
div.dtsp-columns-2 {
101
  max-width: 49%;
102
  margin: 0px !important;
103
}
104

105
div.dtsp-columns-3 {
106
  max-width: 32%;
107
  margin: 0px !important;
108
}
109

110
div.dtsp-columns-4 {
111
  max-width: 24%;
112
  margin: 0px !important;
113
}
114

115
div.dtsp-columns-5 {
116
  max-width: 19%;
117
  margin: 0px !important;
118
}
119

120
div.dtsp-columns-6 {
121
  max-width: 16%;
122
  margin: 0px !important;
123
}
124

125
div.dtsp-columns-7 {
126
  max-width: 14%;
127
  margin: 0px !important;
128
}
129

130
div.dtsp-columns-8 {
131
  min-width: 12%;
132
  margin: 0px !important;
133
}
134

135
div.dtsp-columns-9 {
136
  max-width: 10.5%;
137
  margin: 0px !important;
138
}
139

140
div.dt-button-collection {
141
  float: none;
142
}
143

144
div.dtsp-panesContainer {
145
  margin-bottom: 1em;
146
}
147
div.dtsp-panesContainer div.dataTables_wrapper {
148
  width: 100%;
149
}
150
div.dtsp-panesContainer div.dataTables_wrapper div.dataTables_layout_cell {
151
  padding: 0;
152
}
153
div.dtsp-panesContainer div.dataTables_wrapper div.dataTables_scrollHead {
154
  display: none !important;
155
}
156
div.dtsp-panesContainer div.dataTables_wrapper div.dataTables_scrollBody {
157
  background: white !important;
158
  border-bottom: none;
159
}
160
div.dtsp-panesContainer div.dataTables_wrapper div.dataTables_scrollBody thead {
161
  display: none;
162
}
163
div.dtsp-panesContainer div.dataTables_wrapper div.dataTables_scrollBody table {
164
  table-layout: fixed;
165
}
166
div.dtsp-panesContainer div.dataTables_wrapper div.dataTables_scrollBody table tr > th,
167
div.dtsp-panesContainer div.dataTables_wrapper div.dataTables_scrollBody table tr > td {
168
  padding: 5px 10px;
169
}
170
div.dtsp-panesContainer div.dataTables_wrapper div.dataTables_scrollBody td.dtsp-nameColumn {
171
  width: 100% !important;
172
}
173
div.dtsp-panesContainer div.dataTables_wrapper div.dataTables_scrollBody div.dtsp-nameCont {
174
  width: 100%;
175
  display: flex;
176
  flex-direction: row;
177
  justify-content: flex-start;
178
  align-content: flex-start;
179
  align-items: flex-start;
180
}
181
div.dtsp-panesContainer div.dataTables_wrapper div.dataTables_scrollBody div.dtsp-nameCont span.dtsp-name,
182
div.dtsp-panesContainer div.dataTables_wrapper div.dataTables_scrollBody div.dtsp-nameCont span.dtsp-pill {
183
  cursor: default;
184
}
185
div.dtsp-panesContainer div.dataTables_wrapper div.dataTables_scrollBody div.dtsp-nameCont span.dtsp-name {
186
  text-overflow: ellipsis;
187
  overflow: hidden;
188
  display: inline-block;
189
  vertical-align: middle;
190
  white-space: nowrap;
191
  flex-grow: 1;
192
}
193
div.dtsp-panesContainer div.dataTables_wrapper div.dataTables_scrollBody div.dtsp-nameCont span.dtsp-pill {
194
  display: inline-block;
195
  background-color: #cfcfcf;
196
  text-align: center;
197
  border: 1px solid #cfcfcf;
198
  border-radius: 10px;
199
  width: auto;
200
  min-width: 30px;
201
  color: black;
202
  font-size: 0.9em;
203
  padding: 0 4px;
204
}
205
div.dtsp-panesContainer div.dataTables_wrapper div.dataTables_scrollBody div.dtsp-nameCont span.dtsp-pill:empty {
206
  display: none;
207
}
208

209
div.dtsp-panesContainer {
210
  clear: both;
211
  padding-left: 0;
212
  padding-right: 0;
213
  text-align: center;
214
}
215
div.dtsp-panesContainer div.dtsp-searchPanes {
216
  display: flex;
217
  flex-direction: row;
218
  flex-wrap: wrap;
219
  justify-content: space-between;
220
  align-content: flex-start;
221
  align-items: stretch;
222
  clear: both;
223
  text-align: left;
224
}
225
div.dtsp-panesContainer div.dtsp-searchPanes div.dtsp-searchPane {
226
  flex-grow: 1;
227
  flex-shrink: 0;
228
  font-size: 0.9em;
229
  margin-top: 15px !important;
230
}
231
div.dtsp-panesContainer div.dtsp-searchPanes div.dtsp-searchPane div.dataTables_wrapper {
232
  flex: 1;
233
  box-sizing: border-box;
234
}
235
div.dtsp-panesContainer div.dtsp-searchPanes div.dtsp-searchPane div.dataTables_wrapper div.dataTables_filter {
236
  display: none;
237
}
238
div.dtsp-panesContainer div.dtsp-title {
239
  float: left;
240
  padding: 10px 0;
241
}
242
div.dtsp-panesContainer button.dtsp-clearAll,
243
div.dtsp-panesContainer button.dtsp-collapseAll,
244
div.dtsp-panesContainer button.dtsp-showAll {
245
  float: right;
246
  padding: 10px;
247
  font-size: 1em;
248
}
249

250
div.dtsp-hidden {
251
  display: none !important;
252
}
253

254
div.dtsp-panesContainer button.dtsp-clearAll,
255
div.dtsp-panesContainer button.dtsp-showAll {
256
  margin-left: 3px;
257
}
258
div.dtsp-panesContainer div.dtsp-searchPane div.dtsp-topRow {
259
  margin: 0.5em 0;
260
}
261
div.dtsp-panesContainer div.dtsp-searchPane div.dtsp-topRow div.dtsp-subRow2 {
262
  margin-left: 0.5em;
263
}
264
div.dtsp-panesContainer div.dtsp-searchPane div.dtsp-topRow button {
265
  border: 1px solid #ced4da;
266
  width: 35px;
267
  line-height: 20px;
268
}
269
div.dtsp-panesContainer div.dtsp-searchPane div.dtsp-topRow div.dtsp-subRow1 button {
270
  border-right: none;
271
}
272
div.dtsp-panesContainer div.dtsp-searchPane div.dtsp-topRow span.dtsp-caret {
273
  top: 4px;
274
}
275
div.dtsp-panesContainer div.dtsp-searchPane div.dtsp-topRow button.dtsp-rotated {
276
  transform: none;
277
}
278
div.dtsp-panesContainer div.dtsp-searchPane div.dtsp-topRow button.dtsp-rotated span {
279
  transform: rotate(180deg);
280
  top: -4px;
281
}
282
div.dtsp-panesContainer div.dtsp-searchPane div.dtsp-topRow.dtsp-bordered:hover button.disabled {
283
  cursor: pointer !important;
284
  pointer-events: none;
285
}
286
div.dtsp-panesContainer div.dtsp-searchPane div.dtsp-topRow.dtsp-bordered:hover input.dtsp-paneInputButton {
287
  pointer-events: none;
288
}
289
div.dtsp-panesContainer div.dtsp-searchPane div.dataTables_wrapper {
290
  border: 2px #f0f0f0 solid;
291
  border-radius: 4px;
292
}
293
div.dtsp-panesContainer div.dtsp-searchPane div.dataTables_wrapper:hover {
294
  border: 2px solid #cfcfcf !important;
295
}
296
div.dtsp-panesContainer div.dtsp-searchPane div.dataTables_wrapper div.dtsp-nameCont span.badge {
297
  min-width: 30px;
298
  line-height: 1.25em;
299
  margin-top: 3.5px;
300
}
301
div.dtsp-panesContainer button.disabled {
302
  cursor: not-allowed;
303
}
304

305
div.dt-button-collection div.dtsp-panesContainer {
306
  padding-left: 10px;
307
  padding-right: 10px;
308
}
309

Использование cookies

Мы используем файлы cookie в соответствии с Политикой конфиденциальности и Политикой использования cookies.

Нажимая кнопку «Принимаю», Вы даете АО «СберТех» согласие на обработку Ваших персональных данных в целях совершенствования нашего веб-сайта и Сервиса GitVerse, а также повышения удобства их использования.

Запретить использование cookies Вы можете самостоятельно в настройках Вашего браузера.