| @@ -651,5 +651,17 @@ | ||
| 651 | 651 | #wpstream_onboarding_ppv_vod_name{ |
| 652 | 652 | max-width: 100%; |
| 653 | 653 | } |
| 654 | 654 | |
| 655 | +} | |
| 656 | + | |
| 657 | +.wpstream_accordion_container .spinner { | |
| 658 | + visibility: visible; | |
| 659 | + background-position: center; | |
| 660 | + width: 100%; | |
| 661 | +} | |
| 662 | + | |
| 663 | +.wpstream_warning_onboarding { | |
| 664 | + a { | |
| 665 | + box-shadow: none; | |
| 666 | + } | |
| 655 | 667 | } |