Commit 893f122493de16b72f1d7a3d463186778a129664
1 parent
71e682f728
Exists in
master
confirtmation popup added
Showing
2 changed files
with
18 additions
and
0 deletions
Show diff stats
app/css/custom.css
1 | /*------------------------------------------------------------------ | 1 | /*------------------------------------------------------------------ |
2 | 2 | ||
3 | [Custom Stylesheet] | 3 | [Custom Stylesheet] |
4 | 4 | ||
5 | 5 | ||
6 | Last change: 03/25/2013 | 6 | Last change: 03/25/2013 |
7 | Assigned to: You | 7 | Assigned to: You |
8 | 8 | ||
9 | -------------------------------------------------------------------*/ | 9 | -------------------------------------------------------------------*/ |
10 | 10 | ||
11 | body{ | 11 | body{ |
12 | color: #333; | 12 | color: #333; |
13 | } | 13 | } |
14 | 14 | ||
15 | .custom-widget-content{ | 15 | .custom-widget-content{ |
16 | width: 100%; | 16 | width: 100%; |
17 | height: auto; | 17 | height: auto; |
18 | padding: 15px 0; | 18 | padding: 15px 0; |
19 | background-color: #fff; | 19 | background-color: #fff; |
20 | border: 1px solid #D5D5D5; | 20 | border: 1px solid #D5D5D5; |
21 | border-radius: 0 0 5px 5px; | 21 | border-radius: 0 0 5px 5px; |
22 | } | 22 | } |
23 | .hr{ | 23 | .hr{ |
24 | margin: 5px 0; | 24 | margin: 5px 0; |
25 | } | 25 | } |
26 | .disableSelect:disabled{ | 26 | .disableSelect:disabled{ |
27 | border: 0; | 27 | border: 0; |
28 | background-color: transparent; | 28 | background-color: transparent; |
29 | color: #f90; | 29 | color: #f90; |
30 | box-shadow: none; | 30 | box-shadow: none; |
31 | -webkit-appearance: none; | 31 | -webkit-appearance: none; |
32 | appearance: none; | 32 | appearance: none; |
33 | } | 33 | } |
34 | .disableInput:disabled{ | 34 | .disableInput:disabled{ |
35 | border: 0; | 35 | border: 0; |
36 | background-color: transparent; | 36 | background-color: transparent; |
37 | color: #222; | 37 | color: #222; |
38 | box-shadow: none; | 38 | box-shadow: none; |
39 | } | 39 | } |
40 | .img-logo{ | 40 | .img-logo{ |
41 | height: 25px; | 41 | height: 25px; |
42 | padding-left: 10%; | 42 | padding-left: 10%; |
43 | } | 43 | } |
44 | 44 | ||
45 | .widget-header > i{ | 45 | .widget-header > i{ |
46 | display: inline-block; | 46 | display: inline-block; |
47 | margin-top: -3px; | 47 | margin-top: -3px; |
48 | margin-left: 13px; | 48 | margin-left: 13px; |
49 | margin-right: -2px; | 49 | margin-right: -2px; |
50 | font-size: 16px; | 50 | font-size: 16px; |
51 | color: #555; | 51 | color: #555; |
52 | vertical-align: middle; | 52 | vertical-align: middle; |
53 | } | 53 | } |
54 | 54 | ||
55 | 55 | ||
56 | table{ | 56 | table{ |
57 | width: 100%; | 57 | width: 100%; |
58 | } | 58 | } |
59 | table th, td{ | 59 | table th, td{ |
60 | font-size: 13px; | 60 | font-size: 13px; |
61 | } | 61 | } |
62 | .navbar-brand{ | 62 | .navbar-brand{ |
63 | height: auto; | 63 | height: auto; |
64 | } | 64 | } |
65 | .custom-widget-content .btn-xs{ | 65 | .custom-widget-content .btn-xs{ |
66 | padding: 3px 5px; | 66 | padding: 3px 5px; |
67 | } | 67 | } |
68 | .fc-event{ | 68 | .fc-event{ |
69 | background-color: #ff9900 !important; | 69 | background-color: #ff9900 !important; |
70 | color: #fff !important; | 70 | color: #fff !important; |
71 | border: 1px solid #ff9900 !important; | 71 | border: 1px solid #ff9900 !important; |
72 | } | 72 | } |
73 | .pull-right-color{ | 73 | .pull-right-color{ |
74 | background-image: linear-gradient(to bottom, #1c84c6 0%, #1c84c6 100%); | 74 | background-image: linear-gradient(to bottom, #1c84c6 0%, #1c84c6 100%); |
75 | } | 75 | } |
76 | .pull-right-setup{ | 76 | .pull-right-setup{ |
77 | margin-bottom: 10px; | 77 | margin-bottom: 10px; |
78 | background-image: linear-gradient(to bottom, #1c84c6 0%, #1c84c6 100%); | 78 | background-image: linear-gradient(to bottom, #1c84c6 0%, #1c84c6 100%); |
79 | } | 79 | } |
80 | .Airport{ | 80 | .Airport{ |
81 | padding-top: 5px; | 81 | padding-top: 5px; |
82 | } | 82 | } |
83 | .src-image{ | 83 | .src-image{ |
84 | width: 50px; | 84 | width: 50px; |
85 | height: 50px; | 85 | height: 50px; |
86 | } | 86 | } |
87 | .Accept{ | 87 | .Accept{ |
88 | padding-top: 25px; | 88 | padding-top: 25px; |
89 | } | 89 | } |
90 | .dis{ | 90 | .dis{ |
91 | float: left; | 91 | float: left; |
92 | margin-right:100px; | 92 | margin-right:100px; |
93 | } | 93 | } |
94 | /*.email-password{ | 94 | /*.email-password{ |
95 | width: 40px; | 95 | width: 40px; |
96 | height: 24px; | 96 | height: 24px; |
97 | }*/ | 97 | }*/ |
98 | .email-password-icon{ | 98 | .email-password-icon{ |
99 | width: 10px; | 99 | width: 10px; |
100 | height: 10px; | 100 | height: 10px; |
101 | } | 101 | } |
102 | @media( max-width: 768px;){ | 102 | @media( max-width: 768px;){ |
103 | .btn{ | 103 | .btn{ |
104 | font-size: 10px !important; | 104 | font-size: 10px !important; |
105 | } | 105 | } |
106 | .dis{ | 106 | .dis{ |
107 | float: none; | 107 | float: none; |
108 | margin-right: 0px; | 108 | margin-right: 0px; |
109 | } | 109 | } |
110 | } | 110 | } |
111 | .Search-tabs{ | 111 | .Search-tabs{ |
112 | border-bottom: 0px solid #ddd; */ | 112 | border-bottom: 0px solid #ddd; */ |
113 | } | 113 | } |
114 | 114 | ||
115 | .customer-table table{ | 115 | .customer-table table{ |
116 | width: 100%; | 116 | width: 100%; |
117 | } | 117 | } |
118 | .customer-table input{ | 118 | .customer-table input{ |
119 | border-radius: 0; | 119 | border-radius: 0; |
120 | box-shadow: none; | 120 | box-shadow: none; |
121 | border: 1px solid #e4e3e3; | 121 | border: 1px solid #e4e3e3; |
122 | padding: 0px; | 122 | padding: 0px; |
123 | font-size: 10px; | 123 | font-size: 10px; |
124 | display: -webkit-inline-box; | 124 | display: -webkit-inline-box; |
125 | display: inline-box; | 125 | display: inline-box; |
126 | height: 31px; | 126 | height: 31px; |
127 | } | 127 | } |
128 | .customer-table select{ | 128 | .customer-table select{ |
129 | border-radius: 0; | 129 | border-radius: 0; |
130 | box-shadow: none; | 130 | box-shadow: none; |
131 | border: 1px solid #e4e3e3; | 131 | border: 1px solid #e4e3e3; |
132 | padding: 0px; | 132 | padding: 0px; |
133 | font-size: 10px; | 133 | font-size: 10px; |
134 | height: 31px; | 134 | height: 31px; |
135 | display: -webkit-inline-box; | 135 | display: -webkit-inline-box; |
136 | display: inline-box; | 136 | display: inline-box; |
137 | } | 137 | } |
138 | .customer-table th > label{ | 138 | .customer-table th > label{ |
139 | font-weight: bold; | 139 | font-weight: bold; |
140 | padding: 10px 5px 2px 5px; | 140 | padding: 10px 5px 2px 5px; |
141 | margin-bottom: 0; | 141 | margin-bottom: 0; |
142 | } | 142 | } |
143 | .customer-table td{ | 143 | .customer-table td{ |
144 | padding: 5px !important; | 144 | padding: 5px !important; |
145 | height: auto !important; | 145 | height: auto !important; |
146 | vertical-align: middle !important; | 146 | vertical-align: middle !important; |
147 | } | 147 | } |
148 | .customer-table td > select{ | 148 | .customer-table td > select{ |
149 | height: 22px !important; | 149 | height: 22px !important; |
150 | } | 150 | } |
151 | .customer-table td > button{ | 151 | .customer-table td > button{ |
152 | font-size: 10px; | 152 | font-size: 10px; |
153 | } | 153 | } |
154 | 154 | ||
155 | /*.new-input-label{ | 155 | /*.new-input-label{ |
156 | margin-bottom: 0; | 156 | margin-bottom: 0; |
157 | line-height: 34px; | 157 | line-height: 34px; |
158 | }*/ | 158 | }*/ |
159 | 159 | ||
160 | 160 | ||
161 | 161 | ||
162 | 162 | ||
163 | 163 | ||
164 | /* new custom css for accrodian tabs */ | 164 | /* new custom css for accrodian tabs */ |
165 | 165 | ||
166 | .customAccordianHeader{ | 166 | .customAccordianHeader{ |
167 | width: 100%; | 167 | width: 100%; |
168 | height: auto; | 168 | height: auto; |
169 | background-color: #F3F3F3; | 169 | background-color: #F3F3F3; |
170 | border: 1px solid #ddd; | 170 | border: 1px solid #ddd; |
171 | color: #333; | 171 | color: #333; |
172 | box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.35); | 172 | box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.35); |
173 | border-radius: 3px 3px 3px 3px; | 173 | border-radius: 3px 3px 3px 3px; |
174 | padding: 10px 15px; | 174 | padding: 10px 15px; |
175 | margin-top: 10px; | 175 | margin-top: 10px; |
176 | } | 176 | } |
177 | 177 | ||
178 | .customAccordianHeader.customActive{ | 178 | .customAccordianHeader.customActive{ |
179 | background-image: -webkit-gradient(linear, left 0%, left 100%, from(#555555), to(#3b3b3b)); | 179 | background-image: -webkit-gradient(linear, left 0%, left 100%, from(#555555), to(#3b3b3b)); |
180 | background-image: linear-gradient(to bottom, #555555 0%, #3b3b3b 100%); | 180 | background-image: linear-gradient(to bottom, #555555 0%, #3b3b3b 100%); |
181 | background-repeat: repeat-x; | 181 | background-repeat: repeat-x; |
182 | border: 1px solid #222222; | 182 | border: 1px solid #222222; |
183 | color: #FFF; | 183 | color: #FFF; |
184 | border-radius: 3px 3px 0 0; | 184 | border-radius: 3px 3px 0 0; |
185 | } | 185 | } |
186 | .customAccordianHeader > span{ | 186 | .customAccordianHeader > span{ |
187 | font-size: 15px; | 187 | font-size: 15px; |
188 | margin-right: 20px; | 188 | margin-right: 20px; |
189 | line-height: 22px; | 189 | line-height: 22px; |
190 | float: left; | 190 | float: left; |
191 | } | 191 | } |
192 | .customAccordianHeader .btn{ | 192 | .customAccordianHeader .btn{ |
193 | padding: 2px 12px; | 193 | padding: 2px 12px; |
194 | } | 194 | } |
195 | .customAccordianHeader > .form-control{ | 195 | .customAccordianHeader > .form-control{ |
196 | outline: none; | 196 | outline: none; |
197 | box-shadow: none; | 197 | box-shadow: none; |
198 | } | 198 | } |
199 | .customAccordianHeader > select.form-control{ | 199 | .customAccordianHeader > select.form-control{ |
200 | width: 150px; | 200 | width: 150px; |
201 | height: 26px; | 201 | height: 26px; |
202 | padding: 0 6px; | 202 | padding: 0 6px; |
203 | margin-right: 20px; | 203 | margin-right: 20px; |
204 | float: left; | 204 | float: left; |
205 | } | 205 | } |
206 | .customAccordianHeader > select.form-control[disabled]{ | 206 | .customAccordianHeader > select.form-control[disabled]{ |
207 | border: none; | 207 | border: none; |
208 | -webkit-appearance: none; | 208 | -webkit-appearance: none; |
209 | -moz-appearance: none; | 209 | -moz-appearance: none; |
210 | appearance: none; | 210 | appearance: none; |
211 | background-color: transparent; | 211 | background-color: transparent; |
212 | color: #f90; | 212 | color: #f90; |
213 | width: auto; | 213 | width: auto; |
214 | } | 214 | } |
215 | .customAccordianHeader > input.form-control{ | 215 | .customAccordianHeader > input.form-control{ |
216 | width: 80px; | 216 | width: 80px; |
217 | height: 26px; | 217 | height: 26px; |
218 | padding: 0 6px; | 218 | padding: 0 6px; |
219 | float: left; | 219 | float: left; |
220 | } | 220 | } |
221 | .customAccordianHeader > input.form-control[disabled]{ | 221 | .customAccordianHeader > input.form-control[disabled]{ |
222 | border: none; | 222 | border: none; |
223 | -webkit-appearance: none; | 223 | -webkit-appearance: none; |
224 | -moz-appearance: none; | 224 | -moz-appearance: none; |
225 | appearance: none; | 225 | appearance: none; |
226 | background-color: transparent; | 226 | background-color: transparent; |
227 | color: #333; | 227 | color: #333; |
228 | } | 228 | } |
229 | .customAccordianTabBody{ | 229 | .customAccordianTabBody{ |
230 | width: 100%; | 230 | width: 100%; |
231 | height: auto; | 231 | height: auto; |
232 | padding: 15px; | 232 | padding: 15px; |
233 | border: 1px solid #ddd; | 233 | border: 1px solid #ddd; |
234 | border-top: 0; | 234 | border-top: 0; |
235 | border-radius: 0 0 3px 3px; | 235 | border-radius: 0 0 3px 3px; |
236 | } | 236 | } |
237 | .customTableWithFilter{ | 237 | .customTableWithFilter{ |
238 | width: auto; | 238 | width: auto; |
239 | height: auto; | 239 | height: auto; |
240 | } | 240 | } |
241 | .customTableWithFilter th{ | 241 | .customTableWithFilter th{ |
242 | padding: 5px; | 242 | padding: 5px; |
243 | background-color: #f3f3f3; | 243 | background-color: #f3f3f3; |
244 | border: 1px solid #ddd; | 244 | border: 1px solid #ddd; |
245 | } | 245 | } |
246 | .customTableWithFilter th i{ | 246 | .customTableWithFilter th i{ |
247 | margin-top: 3px; | 247 | margin-top: 3px; |
248 | } | 248 | } |
249 | .customTableWithFilter th span{ | 249 | .customTableWithFilter th span{ |
250 | font-size: 11px; | 250 | font-size: 11px; |
251 | color: #222; | 251 | color: #222; |
252 | } | 252 | } |
253 | .customTableWithFilter th input{ | 253 | .customTableWithFilter th input{ |
254 | width: 50px; | 254 | width: 50px; |
255 | } | 255 | } |
256 | .customTableWithFilter td{ | 256 | .customTableWithFilter td{ |
257 | padding: 5px; | 257 | padding: 5px; |
258 | border: 1px solid #ddd; | 258 | border: 1px solid #ddd; |
259 | } | 259 | } |
260 | .customTableWithFilter td span{ | 260 | .customTableWithFilter td span{ |
261 | font-size: 11px; | 261 | font-size: 11px; |
262 | } | 262 | } |
263 | .customTableWithFilter td span:first-child{ | 263 | .customTableWithFilter td span:first-child{ |
264 | color: #449d44; | 264 | color: #449d44; |
265 | font-weight: bold; | 265 | font-weight: bold; |
266 | } | 266 | } |
267 | .customTableWithFilter td span:last-child{ | 267 | .customTableWithFilter td span:last-child{ |
268 | color: #c9302c; | 268 | color: #c9302c; |
269 | font-style: italic; | 269 | font-style: italic; |
270 | font-weight: bold; | 270 | font-weight: bold; |
271 | } | 271 | } |
272 | .customTableWithFilter td .tierTextBox{ | 272 | .customTableWithFilter td .tierTextBox{ |
273 | width: 70px; | 273 | width: 70px; |
274 | } | 274 | } |
275 | .customTableWithFilter .addTierButton{ | 275 | .customTableWithFilter .addTierButton{ |
276 | color: #fff; | 276 | color: #fff; |
277 | background-color: #2196f3; | 277 | background-color: #2196f3; |
278 | border: none; | 278 | border: none; |
279 | padding: 3px 5px; | 279 | padding: 3px 5px; |
280 | } | 280 | } |
281 | .customTableWithFilter td .fa-trash-o{ | 281 | .customTableWithFilter td .fa-trash-o{ |
282 | color: #fff; | 282 | color: #fff; |
283 | background-color: #c9302c; | 283 | background-color: #c9302c; |
284 | padding: 5px; | 284 | padding: 5px; |
285 | border-radius: 3px; | 285 | border-radius: 3px; |
286 | cursor: pointer; | 286 | cursor: pointer; |
287 | } | 287 | } |
288 | .resizeTextarea{ | 288 | .resizeTextarea{ |
289 | resize: vertical; | 289 | resize: vertical; |
290 | margin-top: 20px; | 290 | margin-top: 20px; |
291 | } | 291 | } |
292 | 292 | ||
293 | 293 | ||
294 | 294 | ||
295 | 295 | ||
296 | 296 | ||
297 | .new-widget-content{ | 297 | .new-widget-content{ |
298 | padding: 0 0 0 0 !important; | 298 | padding: 0 0 0 0 !important; |
299 | } | 299 | } |
300 | .new-tab-heading{ | 300 | .new-tab-heading{ |
301 | padding: 5px; | 301 | padding: 5px; |
302 | color: #333; | 302 | color: #333; |
303 | background-color: #fcfcfc; | 303 | background-color: #fcfcfc; |
304 | border-bottom: 1px solid #d5d5d5; | 304 | border-bottom: 1px solid #d5d5d5; |
305 | border-right: 1px solid #d5d5d5; | 305 | border-right: 1px solid #d5d5d5; |
306 | } | 306 | } |
307 | .new-tab-body{ | 307 | .new-tab-body{ |
308 | border-right: 1px solid #d5d5d5; | 308 | border-right: 1px solid #d5d5d5; |
309 | border-bottom: 1px solid #d5d5d5; | 309 | border-bottom: 1px solid #d5d5d5; |
310 | padding-left: 15px; | 310 | padding-left: 15px; |
311 | padding-bottom: 5px; | 311 | padding-bottom: 5px; |
312 | } | 312 | } |
313 | .new-tab-heading i.fa{ | 313 | .new-tab-heading i.fa{ |
314 | font-size: 16px; | 314 | font-size: 16px; |
315 | cursor: pointer; | 315 | cursor: pointer; |
316 | } | 316 | } |
317 | .new-tab-heading span{ | 317 | .new-tab-heading span{ |
318 | font-size: 14px; | 318 | font-size: 14px; |
319 | margin-left: 5px; | 319 | margin-left: 5px; |
320 | } | 320 | } |
321 | .new-tab-heading i.fa-plus-circle{ | 321 | .new-tab-heading i.fa-plus-circle{ |
322 | color: #067dfc; | 322 | color: #067dfc; |
323 | } | 323 | } |
324 | .new-tab-heading i.fa-minus-circle{ | 324 | .new-tab-heading i.fa-minus-circle{ |
325 | color: #d00d09; | 325 | color: #d00d09; |
326 | } | 326 | } |
327 | .new-tab-body-th{ | 327 | .new-tab-body-th{ |
328 | color: #333; | 328 | color: #333; |
329 | } | 329 | } |
330 | .new-tab-body-th > div{ | 330 | .new-tab-body-th > div{ |
331 | font-size: 12px; | 331 | font-size: 12px; |
332 | font-weight: bold; | 332 | font-weight: bold; |
333 | padding-right: 5px; | 333 | padding-right: 5px; |
334 | padding-left: 5px; | 334 | padding-left: 5px; |
335 | text-align: center; | 335 | text-align: center; |
336 | } | 336 | } |
337 | .new-tab-body-th > div:first-child{ | 337 | .new-tab-body-th > div:first-child{ |
338 | font-size: 14px; | 338 | font-size: 14px; |
339 | font-weight: bold; | 339 | font-weight: bold; |
340 | text-align: left; | 340 | text-align: left; |
341 | } | 341 | } |
342 | .new-tab-body-td i.fa-plus-circle{ | 342 | .new-tab-body-td i.fa-plus-circle{ |
343 | color: #067dfc; | 343 | color: #067dfc; |
344 | } | 344 | } |
345 | .new-tab-body-td i.fa-minus-circle{ | 345 | .new-tab-body-td i.fa-minus-circle{ |
346 | color: #d00d09; | 346 | color: #d00d09; |
347 | } | 347 | } |
348 | .new-tab-body-td input{ | 348 | .new-tab-body-td input{ |
349 | width: 50px; | 349 | width: 50px; |
350 | height: 24px; | 350 | height: 24px; |
351 | } | 351 | } |
352 | .new-tab-body-td .fa{ | 352 | .new-tab-body-td .fa{ |
353 | font-size: 14px; | 353 | font-size: 14px; |
354 | } | 354 | } |
355 | .new-tab-body-td > div:first-child > div{ | 355 | .new-tab-body-td > div:first-child > div{ |
356 | padding-right: 5px; | 356 | padding-right: 5px; |
357 | padding-left: 5px; | 357 | padding-left: 5px; |
358 | text-align: center; | 358 | text-align: center; |
359 | } | 359 | } |
360 | .new-tab-body-td > div:first-child > div:first-child{ | 360 | .new-tab-body-td > div:first-child > div:first-child{ |
361 | text-align: left; | 361 | text-align: left; |
362 | } | 362 | } |
363 | .appliesTableHeading{ | 363 | .appliesTableHeading{ |
364 | border: 1px solid #d5d5d5; | 364 | border: 1px solid #d5d5d5; |
365 | padding: 5px; | 365 | padding: 5px; |
366 | color: #333; | 366 | color: #333; |
367 | font-weight: bold; | 367 | font-weight: bold; |
368 | background-color: #fcfcfc; | 368 | background-color: #fcfcfc; |
369 | margin: 10px 0 0 0; | 369 | margin: 10px 0 0 0; |
370 | } | 370 | } |
371 | .appliesTableBody{ | 371 | .appliesTableBody{ |
372 | border: 1px solid #d5d5d5; | 372 | border: 1px solid #d5d5d5; |
373 | border-top: 0; | 373 | border-top: 0; |
374 | background-color: #ffffe0; | 374 | background-color: #ffffe0; |
375 | margin-bottom: 10px; | 375 | margin-bottom: 10px; |
376 | height: auto; | 376 | height: auto; |
377 | } | 377 | } |
378 | .appliesTableBody > div.firstDiv{ | 378 | .appliesTableBody > div.firstDiv{ |
379 | height: 100px; | 379 | height: 100px; |
380 | float: left; | 380 | float: left; |
381 | width: 40%; | 381 | width: 40%; |
382 | border-right: 1px solid #d5d5d5; | 382 | border-right: 1px solid #d5d5d5; |
383 | overflow: auto; | 383 | overflow: auto; |
384 | padding: 5px; | 384 | padding: 5px; |
385 | } | 385 | } |
386 | .appliesTableBody > div.lastDiv{ | 386 | .appliesTableBody > div.lastDiv{ |
387 | width: 59%; | 387 | width: 59%; |
388 | height: 100px; | 388 | height: 100px; |
389 | padding: 5px; | 389 | padding: 5px; |
390 | float: left; | 390 | float: left; |
391 | } | 391 | } |
392 | .appliesTableBody > div.lastDiv textarea{ | 392 | .appliesTableBody > div.lastDiv textarea{ |
393 | width: 40%; | 393 | width: 40%; |
394 | height: 60px; | 394 | height: 60px; |
395 | margin: 15px 0; | 395 | margin: 15px 0; |
396 | resize: none; | 396 | resize: none; |
397 | float: left; | 397 | float: left; |
398 | } | 398 | } |
399 | .reportedByTag{ | 399 | .reportedByTag{ |
400 | width: 60%; | 400 | width: 60%; |
401 | height: 80px; | 401 | height: 80px; |
402 | border-top: 10px solid #393; | 402 | border-top: 10px solid #393; |
403 | border-left: 10px solid #6c6; | 403 | border-left: 10px solid #6c6; |
404 | border-radius: 5px 0 0 5px; | 404 | border-radius: 5px 0 0 5px; |
405 | background-color: #d7d7d7; | 405 | background-color: #d7d7d7; |
406 | float: right; | 406 | float: right; |
407 | position: relative; | 407 | position: relative; |
408 | right: -13px; | 408 | right: -13px; |
409 | margin-top: 5px; | 409 | margin-top: 5px; |
410 | font-size: 11px; | 410 | font-size: 11px; |
411 | } | 411 | } |
412 | .confirmedTag{ | 412 | .confirmedTag{ |
413 | background-color: #393; | 413 | background-color: #393; |
414 | color: #fff; | 414 | color: #fff; |
415 | -webkit-transform: rotate(-90deg); | 415 | -webkit-transform: rotate(-90deg); |
416 | -moz-transform: rotate(-90deg); | 416 | -moz-transform: rotate(-90deg); |
417 | -o-transform: rotate(-90deg); | 417 | -o-transform: rotate(-90deg); |
418 | -ms-transform: rotate(-90deg); | 418 | -ms-transform: rotate(-90deg); |
419 | transform: rotate(-90deg); | 419 | transform: rotate(-90deg); |
420 | position: absolute; | 420 | position: absolute; |
421 | bottom: 25px; | 421 | bottom: 25px; |
422 | left: -24px; | 422 | left: -24px; |
423 | width: 71px; | 423 | width: 71px; |
424 | text-align: center; | 424 | text-align: center; |
425 | font-size: 11px; | 425 | font-size: 11px; |
426 | } | 426 | } |
427 | .reportedByTag table{ | 427 | .reportedByTag table{ |
428 | margin-left: 27px; | 428 | margin-left: 27px; |
429 | width: calc(100% - 27px); | 429 | width: calc(100% - 27px); |
430 | } | 430 | } |
431 | .reportedByTag table td{ | 431 | .reportedByTag table td{ |
432 | font-size: 11px; | 432 | font-size: 11px; |
433 | text-align: center; | 433 | text-align: center; |
434 | font-weight: bold; | 434 | font-weight: bold; |
435 | } | 435 | } |
436 | .reportedByTag table tr:last-child td{ | 436 | .reportedByTag table tr:last-child td{ |
437 | text-align: left; | 437 | text-align: left; |
438 | font-weight: normal; | 438 | font-weight: normal; |
439 | font-size: 10px; | 439 | font-size: 10px; |
440 | } | 440 | } |
441 | .feeManagerRight{ | 441 | .feeManagerRight{ |
442 | min-height: 70px; | 442 | min-height: 70px; |
443 | position: relative; | 443 | position: relative; |
444 | } | 444 | } |
445 | .feeManagerRight div{ | 445 | .feeManagerRight div{ |
446 | position: absolute; | 446 | position: absolute; |
447 | bottom: 0; | 447 | bottom: 0; |
448 | width: 100%; | 448 | width: 100%; |
449 | } | 449 | } |
450 | .new-tab-body-td{ | 450 | .new-tab-body-td{ |
451 | padding: 5px 0; | 451 | padding: 5px 0; |
452 | } | 452 | } |
453 | 453 | ||
454 | /* new checkbox slide css */ | 454 | /* new checkbox slide css */ |
455 | 455 | ||
456 | .onoffswitch { | 456 | .onoffswitch { |
457 | position: relative; width: 80px; | 457 | position: relative; width: 80px; |
458 | -webkit-user-select:none; | 458 | -webkit-user-select:none; |
459 | -moz-user-select:none; | 459 | -moz-user-select:none; |
460 | -ms-user-select: none; | 460 | -ms-user-select: none; |
461 | margin: auto; | 461 | margin: auto; |
462 | } | 462 | } |
463 | .onoffswitch-checkbox { | 463 | .onoffswitch-checkbox { |
464 | display: none; | 464 | display: none; |
465 | } | 465 | } |
466 | .onoffswitch-label { | 466 | .onoffswitch-label { |
467 | display: block; | 467 | display: block; |
468 | overflow: hidden; | 468 | overflow: hidden; |
469 | cursor: pointer; | 469 | cursor: pointer; |
470 | border: 2px solid #999999; | 470 | border: 2px solid #999999; |
471 | border-radius: 0px; | 471 | border-radius: 0px; |
472 | } | 472 | } |
473 | .onoffswitch-inner { | 473 | .onoffswitch-inner { |
474 | display: block; | 474 | display: block; |
475 | width: 200%; | 475 | width: 200%; |
476 | margin-left: -100%; | 476 | margin-left: -100%; |
477 | transition: margin 0.3s ease-in 0s; | 477 | transition: margin 0.3s ease-in 0s; |
478 | } | 478 | } |
479 | .onoffswitch-inner:before, .onoffswitch-inner:after { | 479 | .onoffswitch-inner:before, .onoffswitch-inner:after { |
480 | display: block; | 480 | display: block; |
481 | float: left; | 481 | float: left; |
482 | width: 50%; | 482 | width: 50%; |
483 | height: 18px; | 483 | height: 18px; |
484 | padding: 0; | 484 | padding: 0; |
485 | line-height: 18px; | 485 | line-height: 18px; |
486 | font-size: 10px; | 486 | font-size: 10px; |
487 | color: white; | 487 | color: white; |
488 | font-family: Trebuchet, Arial, sans-serif; | 488 | font-family: Trebuchet, Arial, sans-serif; |
489 | font-weight: bold; | 489 | font-weight: bold; |
490 | box-sizing: border-box; | 490 | box-sizing: border-box; |
491 | } | 491 | } |
492 | .onoffswitch-inner:before { | 492 | .onoffswitch-inner:before { |
493 | content: "Include"; | 493 | content: "Include"; |
494 | padding-left: 5px; | 494 | padding-left: 5px; |
495 | background-color: #016ADB; color: #FFFFFF; | 495 | background-color: #016ADB; color: #FFFFFF; |
496 | text-align: left; | 496 | text-align: left; |
497 | } | 497 | } |
498 | .onoffswitch-inner:after { | 498 | .onoffswitch-inner:after { |
499 | content: "Exclude"; | 499 | content: "Exclude"; |
500 | padding-right: 5px; | 500 | padding-right: 5px; |
501 | background-color: ; color: #333333; | 501 | background-color: ; color: #333333; |
502 | text-align: right; | 502 | text-align: right; |
503 | } | 503 | } |
504 | .onoffswitch-switch { | 504 | .onoffswitch-switch { |
505 | display: block; | 505 | display: block; |
506 | width: 25px; | 506 | width: 25px; |
507 | margin: -3.5px; | 507 | margin: -3.5px; |
508 | background: #FFFFFF; | 508 | background: #FFFFFF; |
509 | position: absolute; | 509 | position: absolute; |
510 | top: 0; | 510 | top: 0; |
511 | bottom: 0; | 511 | bottom: 0; |
512 | right: 58px; | 512 | right: 58px; |
513 | border: 2px solid #999999; | 513 | border: 2px solid #999999; |
514 | border-radius: 0px; | 514 | border-radius: 0px; |
515 | transition: all 0.3s ease-in 0s; | 515 | transition: all 0.3s ease-in 0s; |
516 | } | 516 | } |
517 | .onoffswitch-switch i{ | 517 | .onoffswitch-switch i{ |
518 | line-height: 25px; | 518 | line-height: 25px; |
519 | } | 519 | } |
520 | .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner { | 520 | .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner { |
521 | margin-left: 0; | 521 | margin-left: 0; |
522 | } | 522 | } |
523 | .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch { | 523 | .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch { |
524 | right: 0px; | 524 | right: 0px; |
525 | } | 525 | } |
526 | .onoffswitch-checkbox fa-check{ | 526 | .onoffswitch-checkbox fa-check{ |
527 | color: #00ff00; | 527 | color: #00ff00; |
528 | } | 528 | } |
529 | .onoffswitch-checkbox fa-times{ | 529 | .onoffswitch-checkbox fa-times{ |
530 | color: #ff0000; | 530 | color: #ff0000; |
531 | } | 531 | } |
532 | 532 | ||
533 | .newButtons{ | 533 | .newButtons{ |
534 | background-color: #fff; | 534 | background-color: #fff; |
535 | border-radius: 10px; | 535 | border-radius: 10px; |
536 | color: #333; | 536 | color: #333; |
537 | border: 1px solid #eee; | 537 | border: 1px solid #eee; |
538 | box-shadow: 5px 5px 6px rgba(0,0,0,0.3); | 538 | box-shadow: 5px 5px 6px rgba(0,0,0,0.3); |
539 | padding: 6px 15px; | 539 | padding: 6px 15px; |
540 | margin-right: 10px; | 540 | margin-right: 10px; |
541 | } | 541 | } |
542 | .newButtons:disabled{ | 542 | .newButtons:disabled{ |
543 | background-color: #eee; | 543 | background-color: #eee; |
544 | } | 544 | } |
545 | *{ | 545 | *{ |
546 | outline: none; | 546 | outline: none; |
547 | } | 547 | } |
548 | 548 | ||
549 | 549 | ||
550 | /* my custom modal */ | 550 | /* my custom modal */ |
551 | 551 | ||
552 | .customBackdrop{ | 552 | .customBackdrop{ |
553 | position: fixed; | 553 | position: fixed; |
554 | background-color: rgba(0, 0, 0, 0.15); | 554 | background-color: rgba(0, 0, 0, 0.15); |
555 | top: 0; | 555 | top: 0; |
556 | left: 0; | 556 | left: 0; |
557 | width: 100%; | 557 | width: 100%; |
558 | height: 100%; | 558 | height: 100%; |
559 | z-index: 999; | 559 | z-index: 999; |
560 | } | 560 | } |
561 | .customModalInner{ | 561 | .customModalInner{ |
562 | width: 100%; | 562 | width: 100%; |
563 | max-width: 500px; | 563 | max-width: 500px; |
564 | height: 200px; | 564 | height: 200px; |
565 | top: 15%; | 565 | top: 15%; |
566 | position: relative; | 566 | position: relative; |
567 | margin: auto; | 567 | margin: auto; |
568 | } | 568 | } |
569 | .customModelHead, .customModelFooter{ | 569 | .customModelHead, .customModelFooter{ |
570 | width: 100%; | 570 | width: 100%; |
571 | background-color: #fafafa; | 571 | background-color: #fafafa; |
572 | border-bottom: 1px solid #ccc; | 572 | border-bottom: 1px solid #ccc; |
573 | color: #333; | 573 | color: #333; |
574 | padding: 10px; | 574 | padding: 10px; |
575 | } | 575 | } |
576 | .customModelFooter{ | 576 | .customModelFooter{ |
577 | border-top: 1px solid #ccc; | 577 | border-top: 1px solid #ccc; |
578 | } | 578 | } |
579 | .customModelBody{ | 579 | .customModelBody{ |
580 | width: 100%; | 580 | width: 100%; |
581 | height: auto; | 581 | height: auto; |
582 | background-color: #fff; | 582 | background-color: #fff; |
583 | color: #333; | 583 | color: #333; |
584 | padding: 10px; | 584 | padding: 10px; |
585 | } | 585 | } |
586 | .customModelHead p{ | 586 | .customModelHead p{ |
587 | margin-bottom: 0; | 587 | margin-bottom: 0; |
588 | font-size: 14px; | 588 | font-size: 14px; |
589 | } | 589 | } |
590 | .customModelFooter button{ | 590 | .customModelFooter button{ |
591 | border: 1px solid #ccc; | 591 | border: 1px solid #ccc; |
592 | } | 592 | } |
593 | .customModelFooter input[type="submit"]{ | 593 | .customModelFooter input[type="submit"]{ |
594 | background-color: #6ad46a; | 594 | background-color: #6ad46a; |
595 | border: 1px solid #ccc; | 595 | border: 1px solid #ccc; |
596 | } | ||
597 | |||
598 | |||
599 | /* custom confirmation model */ | ||
600 | |||
601 | |||
602 | .customConfirmPopBackdrop{ | ||
603 | position: fixed; | ||
604 | background-color: rgba(0, 0, 0, 0.3); | ||
605 | top: 0; | ||
606 | left: 0; | ||
607 | width: 100%; | ||
608 | height: 100%; | ||
609 | z-index: 999; | ||
610 | display: none; | ||
611 | } | ||
612 | .customConfirmPopBackdrop .customModalInner{ | ||
613 | top: 30%; | ||
596 | } | 614 | } |
app/img/info.png
14.2 KB