| 1 |
/* |
| 2 |
* Clearfix helper class. |
| 3 |
* Credit: h5bp.com/q |
| 4 |
*/ |
| 5 |
.cf { |
| 6 |
*zoom: 1; } |
| 7 |
.cf:before, .cf:after { |
| 8 |
content: " "; |
| 9 |
display: table; } |
| 10 |
.cf:after { |
| 11 |
clear: both; } |
| 12 |
|
| 13 |
/* |
| 14 |
* Media block |
| 15 |
* |
| 16 |
* Credit: http://www.stubbornella.org/content/2010/06/25/the-media-object-saves-hundreds-of-lines-of-code/ |
| 17 |
*/ |
| 18 |
.charitable-media-block { |
| 19 |
overflow: hidden; } |
| 20 |
.charitable-media-block .charitable-media-image { |
| 21 |
float: left; |
| 22 |
margin-right: 12px; } |
| 23 |
.charitable-media-block .charitable-media-image img { |
| 24 |
display: block; } |
| 25 |
.charitable-media-block .charitable-media-body { |
| 26 |
overflow: hidden; } |
| 27 |
|
| 28 |
.charitable-datepicker-table.ui-datepicker { |
| 29 |
background-color: #fff; |
| 30 |
padding: 0; |
| 31 |
border: 1px solid #dedede; |
| 32 |
width: auto; |
| 33 |
z-index: 100000 !important; } |
| 34 |
.charitable-datepicker-table.ui-datepicker .ui-datepicker-header { |
| 35 |
padding: 10px 20px; |
| 36 |
background: #f5f5f5; |
| 37 |
text-align: center; |
| 38 |
border: 0; |
| 39 |
border-bottom: 1px solid #dfdfdf; |
| 40 |
-webkit-border-radius: 0; |
| 41 |
-moz-border-radius: 0; |
| 42 |
border-radius: 0; } |
| 43 |
.charitable-datepicker-table.ui-datepicker .ui-datepicker-prev, |
| 44 |
.charitable-datepicker-table.ui-datepicker .ui-datepicker-next { |
| 45 |
position: absolute; |
| 46 |
top: 10px; |
| 47 |
width: auto; |
| 48 |
height: auto; |
| 49 |
color: #0073AA; |
| 50 |
cursor: pointer; } |
| 51 |
.charitable-datepicker-table.ui-datepicker .ui-datepicker-prev .ui-icon, |
| 52 |
.charitable-datepicker-table.ui-datepicker .ui-datepicker-next .ui-icon { |
| 53 |
position: static; |
| 54 |
top: 0; |
| 55 |
left: 0; |
| 56 |
width: auto; |
| 57 |
height: auto; |
| 58 |
margin: 0; |
| 59 |
background-image: none; |
| 60 |
text-indent: 0; |
| 61 |
font-weight: 400; } |
| 62 |
.charitable-datepicker-table.ui-datepicker .ui-datepicker-prev { |
| 63 |
left: 10px; } |
| 64 |
.charitable-datepicker-table.ui-datepicker .ui-datepicker-next { |
| 65 |
right: 10px; } |
| 66 |
.charitable-datepicker-table.ui-datepicker .ui-state-hover { |
| 67 |
border: none; |
| 68 |
background: none; } |
| 69 |
.charitable-datepicker-table.ui-datepicker .ui-datepicker-calendar { |
| 70 |
width: 100%; |
| 71 |
padding: 10px; |
| 72 |
margin: 0; |
| 73 |
text-align: center; } |
| 74 |
.charitable-datepicker-table.ui-datepicker .ui-datepicker-calendar td { |
| 75 |
border: 1px solid #dedede; } |
| 76 |
.charitable-datepicker-table.ui-datepicker .ui-datepicker-calendar a { |
| 77 |
display: block; |
| 78 |
padding: 6px; |
| 79 |
border: none; |
| 80 |
color: #747474; |
| 81 |
background: none; |
| 82 |
text-decoration: none; |
| 83 |
text-align: center; } |
| 84 |
.charitable-datepicker-table.ui-datepicker .ui-datepicker-calendar td:first-child { |
| 85 |
border-left: 0; } |
| 86 |
.charitable-datepicker-table.ui-datepicker .ui-datepicker-calendar td:hover, |
| 87 |
.charitable-datepicker-table.ui-datepicker .ui-datepicker-calendar .ui-datepicker-unselectable { |
| 88 |
background-color: #f5f5f5; } |
| 89 |
|
| 90 |
.charitable-metabox.postbox { |
| 91 |
min-width: 0; |
| 92 |
padding: 0 0 24px 0; |
| 93 |
margin: 0; |
| 94 |
background-color: transparent; |
| 95 |
border: none; |
| 96 |
box-shadow: none; } |
| 97 |
.charitable-metabox.postbox .inside { |
| 98 |
margin-top: 0; |
| 99 |
padding: 0; } |
| 100 |
.charitable-metabox .postbox-title { |
| 101 |
padding: 0 0 6px 0; } |
| 102 |
.charitable-metabox .handlediv, |
| 103 |
.charitable-metabox .hndle { |
| 104 |
display: none; } |
| 105 |
.charitable-metabox input, |
| 106 |
.charitable-metabox textarea { |
| 107 |
padding: 14px 10px; |
| 108 |
width: 100%; } |
| 109 |
.charitable-metabox input[type=checkbox], |
| 110 |
.charitable-metabox input[type=radio], |
| 111 |
.charitable-metabox input[type=button], |
| 112 |
.charitable-metabox input[type=submit] { |
| 113 |
width: auto; } |
| 114 |
.charitable-metabox .charitable-metabox-title { |
| 115 |
font-size: 14px; |
| 116 |
margin-top: 0; |
| 117 |
margin-bottom: 6px; } |
| 118 |
.charitable-metabox .charitable-helper { |
| 119 |
display: block; |
| 120 |
padding-top: 6px; |
| 121 |
font-style: italic; } |
| 122 |
.charitable-metabox .charitable-metabox .charitable-metabox-wrap { |
| 123 |
margin-bottom: 24px; } |
| 124 |
.charitable-metabox .charitable-metabox label { |
| 125 |
display: block; |
| 126 |
margin-bottom: 6px; } |
| 127 |
.charitable-metabox .charitable-metabox .widefat th { |
| 128 |
font-size: 13px; } |
| 129 |
.charitable-metabox .charitable-metabox .widefat tbody th { |
| 130 |
width: 33%; |
| 131 |
border-right: 1px solid #e1e1e1; |
| 132 |
background: #f5f5f5; } |
| 133 |
.charitable-metabox .charitable-metabox .widefat .remove-col, |
| 134 |
.charitable-metabox .charitable-metabox .widefat .reorder-col { |
| 135 |
vertical-align: middle; |
| 136 |
text-align: center; } |
| 137 |
.charitable-metabox .charitable-metabox .widefat .remove-col span, |
| 138 |
.charitable-metabox .charitable-metabox .widefat .reorder-col span { |
| 139 |
font-size: 20px; |
| 140 |
color: #aaa; } |
| 141 |
.charitable-metabox .charitable-metabox .widefat .remove-col span:hover, |
| 142 |
.charitable-metabox .charitable-metabox .widefat .reorder-col span:hover { |
| 143 |
color: #444; } |
| 144 |
.charitable-metabox .charitable-metabox .widefat .reorder-col { |
| 145 |
width: 10px; |
| 146 |
padding-right: 0; } |
| 147 |
.charitable-metabox .charitable-metabox .widefat .reorder-col span { |
| 148 |
cursor: move; } |
| 149 |
.charitable-metabox .charitable-metabox .widefat .remove-col { |
| 150 |
width: 20px; |
| 151 |
padding-left: 0; } |
| 152 |
.charitable-metabox .charitable-metabox .widefat .remove-col span { |
| 153 |
cursor: pointer; } |
| 154 |
.charitable-metabox .charitable-metabox .widefat .ui-sortable-helper { |
| 155 |
border: 1px solid #ddd; |
| 156 |
background: #efefef; } |
| 157 |
.charitable-metabox .charitable-checkbox-wrap label { |
| 158 |
display: inline-block; } |
| 159 |
.charitable-metabox .table-header { |
| 160 |
background: #f5f5f5; } |
| 161 |
.charitable-metabox .table-header label { |
| 162 |
margin-bottom: 0; |
| 163 |
font-weight: bold; } |
| 164 |
.charitable-metabox .charitable-metabox-header { |
| 165 |
margin: 24px 0; } |
| 166 |
.charitable-metabox .inside > .charitable-metabox-header:first-child { |
| 167 |
margin-top: 0; } |
| 168 |
|
| 169 |
.charitable-metabox-block { |
| 170 |
padding: 10px; |
| 171 |
margin-bottom: 10px; |
| 172 |
border: 1px solid #dedede; } |
| 173 |
|
| 174 |
body.post-type-donation .postbox-container .empty-container, |
| 175 |
body.post-type-campaign .postbox-container .empty-container { |
| 176 |
border: none; |
| 177 |
height: auto; } |
| 178 |
|
| 179 |
.post-type-campaign .postbox-title { |
| 180 |
border-bottom: 1px solid #eee; } |
| 181 |
|
| 182 |
#campaign-title.postbox, |
| 183 |
#campaign-goal.postbox, |
| 184 |
#campaign-end-date.postbox, |
| 185 |
#campaign-description.postbox { |
| 186 |
min-width: 0; |
| 187 |
padding: 0 0 24px 0; |
| 188 |
margin: 0; |
| 189 |
background-color: transparent; |
| 190 |
border: none; |
| 191 |
box-shadow: none; } |
| 192 |
#campaign-title.postbox .inside, |
| 193 |
#campaign-goal.postbox .inside, |
| 194 |
#campaign-end-date.postbox .inside, |
| 195 |
#campaign-description.postbox .inside { |
| 196 |
margin-top: 0; |
| 197 |
padding: 0; } |
| 198 |
#campaign-title .postbox-title, |
| 199 |
#campaign-goal .postbox-title, |
| 200 |
#campaign-end-date .postbox-title, |
| 201 |
#campaign-description .postbox-title { |
| 202 |
padding: 0 0 6px 0; } |
| 203 |
#campaign-title .handlediv, |
| 204 |
#campaign-title .hndle, |
| 205 |
#campaign-goal .handlediv, |
| 206 |
#campaign-goal .hndle, |
| 207 |
#campaign-end-date .handlediv, |
| 208 |
#campaign-end-date .hndle, |
| 209 |
#campaign-description .handlediv, |
| 210 |
#campaign-description .hndle { |
| 211 |
display: none; } |
| 212 |
#campaign-title input, |
| 213 |
#campaign-title textarea, |
| 214 |
#campaign-goal input, |
| 215 |
#campaign-goal textarea, |
| 216 |
#campaign-end-date input, |
| 217 |
#campaign-end-date textarea, |
| 218 |
#campaign-description input, |
| 219 |
#campaign-description textarea { |
| 220 |
padding: 14px 10px; |
| 221 |
width: 100%; } |
| 222 |
#campaign-title input[type=checkbox], |
| 223 |
#campaign-title input[type=radio], |
| 224 |
#campaign-title input[type=button], |
| 225 |
#campaign-title input[type=submit], |
| 226 |
#campaign-goal input[type=checkbox], |
| 227 |
#campaign-goal input[type=radio], |
| 228 |
#campaign-goal input[type=button], |
| 229 |
#campaign-goal input[type=submit], |
| 230 |
#campaign-end-date input[type=checkbox], |
| 231 |
#campaign-end-date input[type=radio], |
| 232 |
#campaign-end-date input[type=button], |
| 233 |
#campaign-end-date input[type=submit], |
| 234 |
#campaign-description input[type=checkbox], |
| 235 |
#campaign-description input[type=radio], |
| 236 |
#campaign-description input[type=button], |
| 237 |
#campaign-description input[type=submit] { |
| 238 |
width: auto; } |
| 239 |
#campaign-title .charitable-metabox-title, |
| 240 |
#campaign-goal .charitable-metabox-title, |
| 241 |
#campaign-end-date .charitable-metabox-title, |
| 242 |
#campaign-description .charitable-metabox-title { |
| 243 |
font-size: 14px; |
| 244 |
margin-top: 0; |
| 245 |
margin-bottom: 6px; } |
| 246 |
#campaign-title .charitable-helper, |
| 247 |
#campaign-goal .charitable-helper, |
| 248 |
#campaign-end-date .charitable-helper, |
| 249 |
#campaign-description .charitable-helper { |
| 250 |
display: block; |
| 251 |
padding-top: 6px; |
| 252 |
font-style: italic; } |
| 253 |
#campaign-title .charitable-metabox .charitable-metabox-wrap, |
| 254 |
#campaign-goal .charitable-metabox .charitable-metabox-wrap, |
| 255 |
#campaign-end-date .charitable-metabox .charitable-metabox-wrap, |
| 256 |
#campaign-description .charitable-metabox .charitable-metabox-wrap { |
| 257 |
margin-bottom: 24px; } |
| 258 |
#campaign-title .charitable-metabox label, |
| 259 |
#campaign-goal .charitable-metabox label, |
| 260 |
#campaign-end-date .charitable-metabox label, |
| 261 |
#campaign-description .charitable-metabox label { |
| 262 |
display: block; |
| 263 |
margin-bottom: 6px; } |
| 264 |
#campaign-title .charitable-metabox .widefat th, |
| 265 |
#campaign-goal .charitable-metabox .widefat th, |
| 266 |
#campaign-end-date .charitable-metabox .widefat th, |
| 267 |
#campaign-description .charitable-metabox .widefat th { |
| 268 |
font-size: 13px; } |
| 269 |
#campaign-title .charitable-metabox .widefat tbody th, |
| 270 |
#campaign-goal .charitable-metabox .widefat tbody th, |
| 271 |
#campaign-end-date .charitable-metabox .widefat tbody th, |
| 272 |
#campaign-description .charitable-metabox .widefat tbody th { |
| 273 |
width: 33%; |
| 274 |
border-right: 1px solid #e1e1e1; |
| 275 |
background: #f5f5f5; } |
| 276 |
#campaign-title .charitable-metabox .widefat .remove-col, |
| 277 |
#campaign-title .charitable-metabox .widefat .reorder-col, |
| 278 |
#campaign-goal .charitable-metabox .widefat .remove-col, |
| 279 |
#campaign-goal .charitable-metabox .widefat .reorder-col, |
| 280 |
#campaign-end-date .charitable-metabox .widefat .remove-col, |
| 281 |
#campaign-end-date .charitable-metabox .widefat .reorder-col, |
| 282 |
#campaign-description .charitable-metabox .widefat .remove-col, |
| 283 |
#campaign-description .charitable-metabox .widefat .reorder-col { |
| 284 |
vertical-align: middle; |
| 285 |
text-align: center; } |
| 286 |
#campaign-title .charitable-metabox .widefat .remove-col span, |
| 287 |
#campaign-title .charitable-metabox .widefat .reorder-col span, |
| 288 |
#campaign-goal .charitable-metabox .widefat .remove-col span, |
| 289 |
#campaign-goal .charitable-metabox .widefat .reorder-col span, |
| 290 |
#campaign-end-date .charitable-metabox .widefat .remove-col span, |
| 291 |
#campaign-end-date .charitable-metabox .widefat .reorder-col span, |
| 292 |
#campaign-description .charitable-metabox .widefat .remove-col span, |
| 293 |
#campaign-description .charitable-metabox .widefat .reorder-col span { |
| 294 |
font-size: 20px; |
| 295 |
color: #aaa; } |
| 296 |
#campaign-title .charitable-metabox .widefat .remove-col span:hover, |
| 297 |
#campaign-title .charitable-metabox .widefat .reorder-col span:hover, |
| 298 |
#campaign-goal .charitable-metabox .widefat .remove-col span:hover, |
| 299 |
#campaign-goal .charitable-metabox .widefat .reorder-col span:hover, |
| 300 |
#campaign-end-date .charitable-metabox .widefat .remove-col span:hover, |
| 301 |
#campaign-end-date .charitable-metabox .widefat .reorder-col span:hover, |
| 302 |
#campaign-description .charitable-metabox .widefat .remove-col span:hover, |
| 303 |
#campaign-description .charitable-metabox .widefat .reorder-col span:hover { |
| 304 |
color: #444; } |
| 305 |
#campaign-title .charitable-metabox .widefat .reorder-col, |
| 306 |
#campaign-goal .charitable-metabox .widefat .reorder-col, |
| 307 |
#campaign-end-date .charitable-metabox .widefat .reorder-col, |
| 308 |
#campaign-description .charitable-metabox .widefat .reorder-col { |
| 309 |
width: 10px; |
| 310 |
padding-right: 0; } |
| 311 |
#campaign-title .charitable-metabox .widefat .reorder-col span, |
| 312 |
#campaign-goal .charitable-metabox .widefat .reorder-col span, |
| 313 |
#campaign-end-date .charitable-metabox .widefat .reorder-col span, |
| 314 |
#campaign-description .charitable-metabox .widefat .reorder-col span { |
| 315 |
cursor: move; } |
| 316 |
#campaign-title .charitable-metabox .widefat .remove-col, |
| 317 |
#campaign-goal .charitable-metabox .widefat .remove-col, |
| 318 |
#campaign-end-date .charitable-metabox .widefat .remove-col, |
| 319 |
#campaign-description .charitable-metabox .widefat .remove-col { |
| 320 |
width: 20px; |
| 321 |
padding-left: 0; } |
| 322 |
#campaign-title .charitable-metabox .widefat .remove-col span, |
| 323 |
#campaign-goal .charitable-metabox .widefat .remove-col span, |
| 324 |
#campaign-end-date .charitable-metabox .widefat .remove-col span, |
| 325 |
#campaign-description .charitable-metabox .widefat .remove-col span { |
| 326 |
cursor: pointer; } |
| 327 |
#campaign-title .charitable-metabox .widefat .ui-sortable-helper, |
| 328 |
#campaign-goal .charitable-metabox .widefat .ui-sortable-helper, |
| 329 |
#campaign-end-date .charitable-metabox .widefat .ui-sortable-helper, |
| 330 |
#campaign-description .charitable-metabox .widefat .ui-sortable-helper { |
| 331 |
border: 1px solid #ddd; |
| 332 |
background: #efefef; } |
| 333 |
#campaign-title .charitable-checkbox-wrap label, |
| 334 |
#campaign-goal .charitable-checkbox-wrap label, |
| 335 |
#campaign-end-date .charitable-checkbox-wrap label, |
| 336 |
#campaign-description .charitable-checkbox-wrap label { |
| 337 |
display: inline-block; } |
| 338 |
#campaign-title .table-header, |
| 339 |
#campaign-goal .table-header, |
| 340 |
#campaign-end-date .table-header, |
| 341 |
#campaign-description .table-header { |
| 342 |
background: #f5f5f5; } |
| 343 |
#campaign-title .table-header label, |
| 344 |
#campaign-goal .table-header label, |
| 345 |
#campaign-end-date .table-header label, |
| 346 |
#campaign-description .table-header label { |
| 347 |
margin-bottom: 0; |
| 348 |
font-weight: bold; } |
| 349 |
#campaign-title .charitable-metabox-header, |
| 350 |
#campaign-goal .charitable-metabox-header, |
| 351 |
#campaign-end-date .charitable-metabox-header, |
| 352 |
#campaign-description .charitable-metabox-header { |
| 353 |
margin: 24px 0; } |
| 354 |
#campaign-title .inside > .charitable-metabox-header:first-child, |
| 355 |
#campaign-goal .inside > .charitable-metabox-header:first-child, |
| 356 |
#campaign-end-date .inside > .charitable-metabox-header:first-child, |
| 357 |
#campaign-description .inside > .charitable-metabox-header:first-child { |
| 358 |
margin-top: 0; } |
| 359 |
|
| 360 |
/* --- Advanced Metabox --- */ |
| 361 |
#charitable-campaign-advanced-metabox.ui-tabs { |
| 362 |
*zoom: 1; |
| 363 |
clear: both; |
| 364 |
padding: 0; |
| 365 |
background-color: #f5f5f5; |
| 366 |
border-radius: 4px; |
| 367 |
border: 1px solid #dedede; |
| 368 |
font-family: "Open Sans", sans-serif; |
| 369 |
font-size: 13px; } |
| 370 |
#charitable-campaign-advanced-metabox.ui-tabs:before, #charitable-campaign-advanced-metabox.ui-tabs:after { |
| 371 |
content: " "; |
| 372 |
display: table; } |
| 373 |
#charitable-campaign-advanced-metabox.ui-tabs:after { |
| 374 |
clear: both; } |
| 375 |
#charitable-campaign-advanced-metabox.ui-tabs .wp-editor-expand #wp-content-editor-tools { |
| 376 |
background-color: transparent; } |
| 377 |
#charitable-campaign-advanced-metabox.ui-tabs .charitable-tabs.ui-tabs-nav { |
| 378 |
float: left; |
| 379 |
width: 20%; |
| 380 |
margin: 0; |
| 381 |
padding: 0; |
| 382 |
border: none; |
| 383 |
-webkit-border-radius: 0; |
| 384 |
-moz-border-radius: 0; |
| 385 |
border-radius: 0; |
| 386 |
background: none; } |
| 387 |
#charitable-campaign-advanced-metabox.ui-tabs .charitable-tabs.ui-tabs-nav li { |
| 388 |
position: relative; |
| 389 |
top: 0; |
| 390 |
display: block; |
| 391 |
float: none; |
| 392 |
background: none; |
| 393 |
margin: 0; |
| 394 |
border: 0; |
| 395 |
border-radius: 0; |
| 396 |
white-space: normal; } |
| 397 |
#charitable-campaign-advanced-metabox.ui-tabs .charitable-tabs.ui-tabs-nav a { |
| 398 |
display: block; |
| 399 |
float: none; |
| 400 |
padding: 10px; |
| 401 |
color: #747474; |
| 402 |
text-decoration: none; } |
| 403 |
#charitable-campaign-advanced-metabox.ui-tabs .charitable-tabs.ui-tabs-nav li.ui-tabs-active { |
| 404 |
z-index: 2; |
| 405 |
margin-right: -2px; |
| 406 |
border-top: 1px solid #dedede; |
| 407 |
border-bottom: 1px solid #dedede !important; |
| 408 |
background-color: #fff; } |
| 409 |
#charitable-campaign-advanced-metabox.ui-tabs .charitable-tabs.ui-tabs-nav li:first-child { |
| 410 |
border-radius: 4px 0 0 0; |
| 411 |
border-top-color: transparent; } |
| 412 |
#charitable-campaign-advanced-metabox.ui-tabs .charitable-tabs.ui-tabs-nav li:last-child { |
| 413 |
margin-bottom: 10px; |
| 414 |
border-bottom-color: transparent; } |
| 415 |
#charitable-campaign-advanced-metabox.ui-tabs .ui-tabs-panel { |
| 416 |
box-sizing: border-box; |
| 417 |
float: right; |
| 418 |
width: 80%; |
| 419 |
padding: 20px; |
| 420 |
margin: 0; |
| 421 |
border-left: 1px solid #dedede; |
| 422 |
border-top: 0; |
| 423 |
border-radius: 0 4px 4px 0; |
| 424 |
background-color: #fff; } |
| 425 |
#charitable-campaign-advanced-metabox.ui-tabs .ui-tabs-panel .inside { |
| 426 |
padding: 0; |
| 427 |
margin: 0; } |
| 428 |
#charitable-campaign-advanced-metabox.ui-tabs #wp-content-editor-tools { |
| 429 |
padding-top: 0; } |
| 430 |
|
| 431 |
/* --- Suggested Donations --- */ |
| 432 |
#charitable-campaign-suggested-donations .amount-col { |
| 433 |
width: 100px; |
| 434 |
min-width: 35%; } |
| 435 |
|
| 436 |
/* --- Benefactors --- */ |
| 437 |
.charitable-benefactor-wrap { |
| 438 |
padding: 0 10px 10px; |
| 439 |
margin-top: 10px; |
| 440 |
border: 1px solid #ddd; |
| 441 |
background: #f5f5f5; } |
| 442 |
.charitable-benefactor-wrap select { |
| 443 |
width: 100%; } |
| 444 |
|
| 445 |
.charitable-benefactor-summary { |
| 446 |
*zoom: 1; } |
| 447 |
.charitable-benefactor-summary:before, .charitable-benefactor-summary:after { |
| 448 |
content: " "; |
| 449 |
display: table; } |
| 450 |
.charitable-benefactor-summary:after { |
| 451 |
clear: both; } |
| 452 |
.charitable-benefactor-summary .summary { |
| 453 |
float: left; |
| 454 |
width: 82%; } |
| 455 |
.charitable-benefactor-summary .alignright { |
| 456 |
float: right; |
| 457 |
width: 18%; |
| 458 |
text-align: right; } |
| 459 |
|
| 460 |
.charitable-benefactor-form-cancel { |
| 461 |
float: right; |
| 462 |
margin-top: 10px; } |
| 463 |
|
| 464 |
.charitable-benefactor-contribution-amount { |
| 465 |
margin-bottom: 10px; } |
| 466 |
.charitable-benefactor-contribution-amount .contribution-amount { |
| 467 |
margin-bottom: 10px; |
| 468 |
font-size: 16px; } |
| 469 |
@media (min-width: 2.65625emem) { |
| 470 |
.charitable-benefactor-contribution-amount { |
| 471 |
border: 1px solid #ddd; |
| 472 |
background-color: #fff; } |
| 473 |
.charitable-benefactor-contribution-amount .contribution-amount { |
| 474 |
width: auto; |
| 475 |
min-width: 220px; |
| 476 |
margin: 1px; |
| 477 |
border: none; |
| 478 |
box-shadow: none; } |
| 479 |
.charitable-benefactor-contribution-amount .contribution-type { |
| 480 |
float: right; |
| 481 |
margin: 10px; |
| 482 |
width: auto; } |
| 483 |
.charitable-benefactor-contribution-amount input:focus, |
| 484 |
.charitable-benefactor-contribution-amount select:focus { |
| 485 |
box-shadow: none; } } |
| 486 |
|
| 487 |
.charitable-benefactor-date-wrap { |
| 488 |
margin-top: 10px; } |
| 489 |
.charitable-benefactor-date-wrap label { |
| 490 |
float: left; |
| 491 |
width: 49%; } |
| 492 |
.charitable-benefactor-date-wrap label:nth-child(2n+2) { |
| 493 |
margin-left: 2%; } |
| 494 |
.charitable-benefactor-date-wrap input { |
| 495 |
margin: 1em 0; |
| 496 |
font-weight: normal; } |
| 497 |
|
| 498 |
.charitable-benefactor-expired { |
| 499 |
background-color: #f5f5f5; } |
| 500 |
.charitable-benefactor-expired .summary span { |
| 501 |
font-weight: bold; |
| 502 |
text-transform: uppercase; |
| 503 |
padding-right: 8px; |
| 504 |
color: #f89d35; } |
| 505 |
|
| 506 |
/* --- Campaign Creator --- */ |
| 507 |
#campaign-creator .creator-facts .creator-name { |
| 508 |
padding: 0; } |
| 509 |
#campaign-creator .creator-facts .creator-name a { |
| 510 |
color: #333; |
| 511 |
text-decoration: none; } |
| 512 |
#campaign-creator .creator-facts dt { |
| 513 |
display: inline-block; |
| 514 |
font-weight: bold; } |
| 515 |
#campaign-creator .creator-facts dd { |
| 516 |
display: inline-block; } |
| 517 |
|
| 518 |
#charitable-post-author-wrap { |
| 519 |
padding-top: 24px; |
| 520 |
margin-top: 12px; |
| 521 |
border-top: 1px solid #e1e1e1; } |
| 522 |
|
| 523 |
/* --- Top campaign meta boxes --- */ |
| 524 |
#campaign-top-sortables { |
| 525 |
padding-top: 20px; } |
| 526 |
#campaign-top-sortables #campaign-goal, |
| 527 |
#campaign-top-sortables #campaign-end-date { |
| 528 |
float: left; |
| 529 |
width: 48%; } |
| 530 |
#campaign-top-sortables #campaign-goal { |
| 531 |
padding-right: 4%; } |
| 532 |
#campaign-top-sortables #campaign-description { |
| 533 |
clear: both; } |
| 534 |
@media (max-width: 2.34375emem) { |
| 535 |
#campaign-top-sortables #campaign-goal, |
| 536 |
#campaign-top-sortables #campaign-end-date { |
| 537 |
width: 100%; |
| 538 |
padding: 0 0 24px; } } |
| 539 |
|
| 540 |
body.post-type-donation #post-body-content, |
| 541 |
body.post-type-donation #titlediv, |
| 542 |
body.post-type-donation .page-title-action { |
| 543 |
display: none; } |
| 544 |
body.post-type-donation .closed .inside { |
| 545 |
display: block; } |
| 546 |
|
| 547 |
#donation-overview .charitable-metabox { |
| 548 |
*zoom: 1; } |
| 549 |
#donation-overview .charitable-metabox:before, #donation-overview .charitable-metabox:after { |
| 550 |
content: " "; |
| 551 |
display: table; } |
| 552 |
#donation-overview .charitable-metabox:after { |
| 553 |
clear: both; } |
| 554 |
#donation-overview .postbox-title, |
| 555 |
#donation-overview .hndle { |
| 556 |
display: none; } |
| 557 |
#donation-overview .inside { |
| 558 |
margin: 0; |
| 559 |
padding: 0; } |
| 560 |
#donation-overview #donor { |
| 561 |
float: left; |
| 562 |
padding: 20px 10px 40px 20px; |
| 563 |
width: 300px; |
| 564 |
max-width: 67%; } |
| 565 |
#donation-overview .donor-name { |
| 566 |
font-weight: normal; } |
| 567 |
#donation-overview h3 { |
| 568 |
margin: 0 0 0.5em; |
| 569 |
padding: 0; |
| 570 |
font-size: 1.3em; } |
| 571 |
#donation-overview #donation-summary { |
| 572 |
float: right; |
| 573 |
padding: 20px 20px 40px 0; |
| 574 |
max-width: 33%; |
| 575 |
text-align: right; } |
| 576 |
#donation-overview .donation-date, |
| 577 |
#donation-overview .donation-status { |
| 578 |
display: block; |
| 579 |
margin-bottom: 6px; } |
| 580 |
#donation-overview .donation-status .status { |
| 581 |
font-weight: bolder; } |
| 582 |
#donation-overview table#overview { |
| 583 |
float: left; |
| 584 |
width: 100%; |
| 585 |
border-spacing: 0; } |
| 586 |
#donation-overview table#overview thead th { |
| 587 |
padding: 0 0 0.8em; } |
| 588 |
#donation-overview table#overview .col-campaign-name { |
| 589 |
padding-left: 20px; |
| 590 |
text-align: left; } |
| 591 |
#donation-overview table#overview .col-campaign-donation-amount { |
| 592 |
padding-right: 20px; |
| 593 |
text-align: right; } |
| 594 |
#donation-overview table#overview tbody td { |
| 595 |
padding: 2em 0; |
| 596 |
border-top: 1px solid #e5e5e5; } |
| 597 |
#donation-overview table#overview tbody tr:last-child td { |
| 598 |
border-bottom: 1px solid #e5e5e5; } |
| 599 |
#donation-overview table#overview .campaign-name { |
| 600 |
padding-left: 20px; |
| 601 |
font-size: 18px; } |
| 602 |
#donation-overview table#overview .campaign-donation-amount { |
| 603 |
padding-right: 20px; |
| 604 |
font-size: 16px; |
| 605 |
text-align: right; } |
| 606 |
#donation-overview table#overview tfoot td, |
| 607 |
#donation-overview table#overview tfoot th { |
| 608 |
padding: 0.8em 20px 0.8em 0; |
| 609 |
background-color: #f8f8f8; |
| 610 |
text-align: right; } |
| 611 |
|
| 612 |
#donation-details, |
| 613 |
#donation-log { |
| 614 |
padding: 12px 8px; } |
| 615 |
|
| 616 |
#donation-details dt { |
| 617 |
font-weight: bold; |
| 618 |
margin-bottom: 0.5em; } |
| 619 |
#donation-details dd { |
| 620 |
margin: 0 0 1em; |
| 621 |
padding-bottom: 1em; |
| 622 |
border-bottom: 1px solid #e5e5e5; } |
| 623 |
#donation-details dd:last-child { |
| 624 |
border-bottom: none; |
| 625 |
padding-bottom: 0; } |
| 626 |
|
| 627 |
#donation-log thead th { |
| 628 |
background: #f8f8f8; } |
| 629 |
#donation-log tbody td { |
| 630 |
border-bottom: 1px solid #e5e5e5; } |
| 631 |
|
| 632 |
.charitable-settings-field { |
| 633 |
padding: 7px 10px; |
| 634 |
width: 300px; |
| 635 |
font-size: 16px; |
| 636 |
line-height: 1.5em; } |
| 637 |
.charitable-settings-field.short { |
| 638 |
width: 100px; } |
| 639 |
.charitable-settings-field.wide { |
| 640 |
width: 100%; } |
| 641 |
|
| 642 |
select.charitable-settings-field { |
| 643 |
width: auto; } |
| 644 |
|
| 645 |
.charitable-settings-object { |
| 646 |
max-width: 860px; |
| 647 |
padding: 10px 20px; |
| 648 |
margin-bottom: 4px; |
| 649 |
border: 1px solid #e1e1e1; |
| 650 |
background-color: #fff; } |
| 651 |
.charitable-settings-object h4 { |
| 652 |
float: left; |
| 653 |
margin: 0; |
| 654 |
line-height: 28px; } |
| 655 |
.charitable-settings-object span.actions { |
| 656 |
float: right; } |
| 657 |
.charitable-settings-object span.actions a { |
| 658 |
margin-left: 10px; } |
| 659 |
|
| 660 |
.charitable-gateway .default-gateway, |
| 661 |
.charitable-gateway .make-default-gateway { |
| 662 |
margin-left: 20px; |
| 663 |
font-size: 12px; |
| 664 |
line-height: 28px; } |
| 665 |
.charitable-gateway .default-gateway { |
| 666 |
color: #f89d35; } |
| 667 |
.charitable-gateway .make-default-gateway { |
| 668 |
color: #777; } |
| 669 |
|
| 670 |
.charitable-licensed-product h4 { |
| 671 |
width: 230px; |
| 672 |
margin-right: 20px; |
| 673 |
line-height: 40px; } |
| 674 |
.charitable-licensed-product .charitable-settings-field { |
| 675 |
float: left; |
| 676 |
width: 100%; } |
| 677 |
@media (min-width: 68.125em) { |
| 678 |
.charitable-licensed-product .charitable-settings-field { |
| 679 |
width: 312px; |
| 680 |
margin-right: 20px; } } |
| 681 |
.charitable-licensed-product .license-meta { |
| 682 |
font-size: 12px; |
| 683 |
line-height: 40px; } |
| 684 |
.charitable-licensed-product .license-active { |
| 685 |
float: left; } |
| 686 |
.charitable-licensed-product .valid-license { |
| 687 |
color: #f89d35; |
| 688 |
font-weight: bold; } |
| 689 |
.charitable-licensed-product .license-deactivation { |
| 690 |
float: left; |
| 691 |
margin: 6px 0; } |
| 692 |
.charitable-licensed-product .license-invalid { |
| 693 |
color: #f89d35; } |
| 694 |
.charitable-licensed-product .license-expiration-date { |
| 695 |
float: right; |
| 696 |
margin-left: 10px; } |
| 697 |
|
| 698 |
.charitable-help { |
| 699 |
display: block; |
| 700 |
margin-top: 4px; |
| 701 |
font-size: 13px; |
| 702 |
line-height: 21px; |
| 703 |
font-style: italic; |
| 704 |
color: #777; } |
| 705 |
|
| 706 |
.form-table .charitable-help p { |
| 707 |
font-size: 13px; |
| 708 |
line-height: 21px; } |
| 709 |
|
| 710 |
.form-table td.charitable-fullwidth { |
| 711 |
padding: 15px 0; } |
| 712 |
|
| 713 |
.charitable-shortcode-options ul { |
| 714 |
list-style: disc; |
| 715 |
margin-left: 16px; |
| 716 |
font-style: normal; } |
| 717 |
.charitable-shortcode-options li { |
| 718 |
margin-bottom: 2px; } |
| 719 |
|
| 720 |
@media (min-width: 3emem) { |
| 721 |
.charitable_page_charitable-settings .form-table th { |
| 722 |
min-width: 200px; } } |
| 723 |
.charitable_page_charitable-settings .form-table th label { |
| 724 |
font-size: 13px; } |
| 725 |
.charitable_page_charitable-settings .form-table td select { |
| 726 |
max-width: 400px; } |
| 727 |
|
| 728 |
.charitable-radio-list { |
| 729 |
padding: 0; |
| 730 |
margin: 0; |
| 731 |
list-style: none; } |
| 732 |
.charitable-radio-list li { |
| 733 |
display: inline-block; |
| 734 |
margin-right: 20px; } |
| 735 |
|
| 736 |
.charitable-checkbox-list { |
| 737 |
width: auto; |
| 738 |
margin: 0; |
| 739 |
padding: 0; } |
| 740 |
|
| 741 |
.wp-list-table.donations .meta { |
| 742 |
display: block; |
| 743 |
color: #999; } |
| 744 |
.wp-list-table.donations .column-donation { |
| 745 |
max-width: 200px; } |
| 746 |
.wp-list-table.donations .column-details { |
| 747 |
max-width: 140px; } |
| 748 |
.wp-list-table.donations .column-amount { |
| 749 |
max-width: 120px; } |
| 750 |
.wp-list-table.donations .column-status { |
| 751 |
max-width: 120px; } |
| 752 |
|
| 753 |
#charitable-donation-filters { |
| 754 |
float: left; |
| 755 |
width: 100%; |
| 756 |
padding: 12px 0; |
| 757 |
margin: 12px 0; |
| 758 |
border: 1px solid #dfdfdf; |
| 759 |
background-color: #fafafa; } |
| 760 |
#charitable-donation-filters label { |
| 761 |
display: inline-block; |
| 762 |
padding: 0; } |
| 763 |
#charitable-donation-filters .charitable-donations-export, |
| 764 |
#charitable-donation-filters .search-box { |
| 765 |
float: right; |
| 766 |
margin-right: 11px; } |
| 767 |
#charitable-donation-filters .charitable-donations-export:before { |
| 768 |
content: '\f316'; |
| 769 |
float: left; |
| 770 |
font-family: dashicons; |
| 771 |
font-size: 16px; |
| 772 |
speak: none; |
| 773 |
margin: 1px 2px 1px 0; |
| 774 |
text-align: center; |
| 775 |
color: #777; |
| 776 |
-webkit-font-smoothing: antialiased !important; |
| 777 |
-moz-osx-font-smoothing: grayscale; } |
| 778 |
|
| 779 |
#charitable-donation-date-filters { |
| 780 |
display: inline-block; |
| 781 |
margin-left: 11px; } |
| 782 |
#charitable-donation-date-filters input { |
| 783 |
margin-right: 4px; } |
| 784 |
|
| 785 |
#charitable-donations-export-modal { |
| 786 |
max-width: 400px; |
| 787 |
background-color: #f1f1f1; } |
| 788 |
#charitable-donations-export-modal .modal-close { |
| 789 |
position: absolute; |
| 790 |
top: 2px; |
| 791 |
right: 2px; |
| 792 |
z-index: 10; |
| 793 |
cursor: pointer; } |
| 794 |
#charitable-donations-export-modal .modal-close::before { |
| 795 |
content: "\f158"; |
| 796 |
display: block !important; |
| 797 |
font: normal 20px/1 dashicons; |
| 798 |
speak: none; |
| 799 |
height: 22px; |
| 800 |
margin: 2px 0; |
| 801 |
text-align: center; |
| 802 |
width: 22px; |
| 803 |
color: #777; |
| 804 |
-webkit-font-smoothing: antialiased !important; |
| 805 |
-moz-osx-font-smoothing: grayscale; } |
| 806 |
#charitable-donations-export-modal h3 { |
| 807 |
margin-top: 0; |
| 808 |
font-size: 23px; |
| 809 |
line-height: 29px; |
| 810 |
font-weight: 400; |
| 811 |
text-align: center; } |
| 812 |
#charitable-donations-export-modal .charitable-donations-export-form { |
| 813 |
width: 80%; |
| 814 |
padding: 22px 10%; |
| 815 |
font-size: 14px; |
| 816 |
background-color: #fff; } |
| 817 |
#charitable-donations-export-modal .charitable-donations-export-form legend, |
| 818 |
#charitable-donations-export-modal .charitable-donations-export-form label, |
| 819 |
#charitable-donations-export-modal .charitable-donations-export-form input[type=text], |
| 820 |
#charitable-donations-export-modal .charitable-donations-export-form select, |
| 821 |
#charitable-donations-export-modal .charitable-donations-export-form button { |
| 822 |
display: block; } |
| 823 |
#charitable-donations-export-modal .charitable-donations-export-form input[type=text] { |
| 824 |
width: 320px; |
| 825 |
max-width: 100%; } |
| 826 |
#charitable-donations-export-modal .charitable-donations-export-form input[type=text], |
| 827 |
#charitable-donations-export-modal .charitable-donations-export-form select { |
| 828 |
max-width: 100%; |
| 829 |
margin-bottom: 22px; |
| 830 |
padding-top: 11px; |
| 831 |
padding-bottom: 11px; } |
| 832 |
#charitable-donations-export-modal .charitable-donations-export-form legend, |
| 833 |
#charitable-donations-export-modal .charitable-donations-export-form label, |
| 834 |
#charitable-donations-export-modal .charitable-donations-export-form #charitable-export-start-date { |
| 835 |
margin-bottom: 6px; } |
| 836 |
|
| 837 |
@media (max-width: 74.375em) { |
| 838 |
#charitable-donation-date-filters { |
| 839 |
float: left; |
| 840 |
display: block; } |
| 841 |
#charitable-donation-date-filters label { |
| 842 |
float: left; |
| 843 |
margin-right: 2px; } |
| 844 |
#charitable-donation-date-filters input { |
| 845 |
display: block; } |
| 846 |
#charitable-donation-date-filters .button-secondary { |
| 847 |
float: left; |
| 848 |
margin-top: 17px; } |
| 849 |
|
| 850 |
#charitable-donation-filters .search-box, |
| 851 |
#charitable-donation-filters .charitable-donations-export { |
| 852 |
margin-top: 17px; } } |
| 853 |
@media (max-width: 67.5em) { |
| 854 |
#charitable-donation-filters .search-box { |
| 855 |
margin-top: 6px; |
| 856 |
clear: right; } |
| 857 |
#charitable-donation-filters .charitable-donations-export { |
| 858 |
margin-top: 0; } } |
| 859 |
@media (max-width: 52.5em) { |
| 860 |
#charitable-donation-date-filters { |
| 861 |
width: 265px; } |
| 862 |
#charitable-donation-date-filters label { |
| 863 |
width: 100%; |
| 864 |
margin-bottom: 4px; |
| 865 |
line-height: 27px; |
| 866 |
clear: both; } |
| 867 |
#charitable-donation-date-filters input { |
| 868 |
display: inline-block; |
| 869 |
float: right; |
| 870 |
margin-right: 0; } |
| 871 |
#charitable-donation-date-filters .button-secondary { |
| 872 |
margin: 0 11px 0 0; |
| 873 |
clear: left; } |
| 874 |
#charitable-donation-date-filters .button-secondary.charitable-clear-filters { |
| 875 |
clear: none; } } |
| 876 |
@media (max-width: 30em) { |
| 877 |
#charitable-donation-filters .charitable-donations-export { |
| 878 |
float: left; |
| 879 |
margin: 11px 11px 0 11px; |
| 880 |
clear: both; } } |
| 881 |
#charitable_dashboard_donations .hide-if-no-js { |
| 882 |
padding: 10px 0; |
| 883 |
text-align: center; } |
| 884 |
#charitable_dashboard_donations .inside { |
| 885 |
margin: 0; |
| 886 |
padding: 0; } |
| 887 |
#charitable_dashboard_donations .charitable-donation-statistics { |
| 888 |
*zoom: 1; |
| 889 |
margin-bottom: 20px; } |
| 890 |
#charitable_dashboard_donations .charitable-donation-statistics:before, #charitable_dashboard_donations .charitable-donation-statistics:after { |
| 891 |
content: " "; |
| 892 |
display: table; } |
| 893 |
#charitable_dashboard_donations .charitable-donation-statistics:after { |
| 894 |
clear: both; } |
| 895 |
#charitable_dashboard_donations .cell { |
| 896 |
box-sizing: border-box; |
| 897 |
float: left; |
| 898 |
width: 50%; |
| 899 |
padding: 23px 0 10px; |
| 900 |
border-right: 1px solid #e5e5e5; |
| 901 |
border-bottom: 1px solid #e5e5e5; |
| 902 |
text-align: center; } |
| 903 |
#charitable_dashboard_donations .cell .amount { |
| 904 |
color: #f89d35; |
| 905 |
font-size: 28px; |
| 906 |
font-weight: normal; |
| 907 |
padding-bottom: 0; } |
| 908 |
#charitable_dashboard_donations .summary { |
| 909 |
margin-top: 0; |
| 910 |
color: #777; } |
| 911 |
#charitable_dashboard_donations .summary .time-period { |
| 912 |
font-weight: bold; |
| 913 |
color: #444; } |
| 914 |
#charitable_dashboard_donations .recent-donations { |
| 915 |
margin: 0 11px; } |
| 916 |
#charitable_dashboard_donations .recent-donations table { |
| 917 |
width: 100%; |
| 918 |
border-collapse: collapse; } |
| 919 |
#charitable_dashboard_donations .recent-donations caption { |
| 920 |
text-align: left; } |
| 921 |
#charitable_dashboard_donations .recent-donations caption h3 { |
| 922 |
padding-left: 0; } |
| 923 |
#charitable_dashboard_donations .recent-donations td { |
| 924 |
padding: 10px 0; |
| 925 |
border-top: 1px solid #e5e5e5; } |
| 926 |
#charitable_dashboard_donations .recent-donations tr:last-child td { |
| 927 |
border-bottom: 1px solid #e5e5e5; } |
| 928 |
#charitable_dashboard_donations .recent-donations .donation-total { |
| 929 |
text-align: right; |
| 930 |
font-weight: bold; } |
| 931 |
#charitable_dashboard_donations .recent-donations .donation-id { |
| 932 |
width: 80px; } |
| 933 |
|
| 934 |
/*# sourceMappingURL=charitable-admin.css.map */ |
| 935 |
|