PluginProbe
WpStream – Live Streaming, Video on Demand, Pay Per View / 4.8.2
WpStream – Live Streaming, Video on Demand, Pay Per View v4.8.2
4.14.1 4.14.0 4.13.2 4.13.1 4.13 4.12.5 4.12.4 4.12.3 4.12.2 4.12.1 4.12 4.4.4 4.4.5 4.4.6 4.4.7 4.4.8 4.4.9 4.5 4.5.1 4.5.11 4.5.11.1 4.5.11.2 4.5.11.4 4.5.11.5 4.5.11.6 All 181 releases
← All changes | admin/css/wpstream-admin-onboarding.css +12 -0 4.5.114.8.2 View file →
@@ -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 }