| @@ -337,8 +337,9 @@ | ||
| 337 | 337 | } |
| 338 | 338 | |
| 339 | 339 | #wpstream-sidebar-meta .wpstream_event_streaming_local { |
| 340 | 340 | margin-left: 0px; |
| 341 | + height: 458px; | |
| 341 | 342 | overflow: auto; |
| 342 | 343 | padding-right: 20px; |
| 343 | 344 | } |
| 344 | 345 | |
| @@ -352,30 +353,15 @@ | ||
| 352 | 353 | flex-direction: column; |
| 353 | 354 | flex-wrap: nowrap; |
| 354 | 355 | } |
| 355 | 356 | |
| 356 | -.basic-mode-notice { | |
| 357 | - color:#fff; | |
| 358 | - background: #f40000; | |
| 359 | - box-shadow: 0 1px 1px 0 rgb(0 0 0 / 10%); | |
| 360 | - margin: 5px 0px 15px 0px; | |
| 361 | - font-size: 14px; | |
| 362 | - padding: 10px; | |
| 363 | - border-radius: 10px; | |
| 364 | -} | |
| 365 | - | |
| 366 | -.basic-mode-notice a { | |
| 367 | - color:#fff; | |
| 368 | - text-decoration: underline; | |
| 369 | -} | |
| 370 | - | |
| 371 | 357 | .wpstream_local_event_options_toggle_wrapper { |
| 372 | 358 | display: flex; |
| 373 | 359 | gap: 25px; |
| 360 | + padding-right: 20px; | |
| 374 | 361 | padding-bottom: 10px; |
| 375 | 362 | border-bottom: 1px solid #e4e4e4; |
| 376 | 363 | margin-bottom: 10px; |
| 377 | - max-width: 443px; | |
| 378 | 364 | } |
| 379 | 365 | |
| 380 | 366 | .wpstream_local_event_options_toggle_wrapper .wpstream_local_event_options_toggle_info { |
| 381 | 367 | display: flex; |
| @@ -1224,10 +1210,9 @@ | ||
| 1224 | 1210 | font-size: 14px; |
| 1225 | 1211 | left: 395px; |
| 1226 | 1212 | } |
| 1227 | 1213 | |
| 1228 | -#wpstream-sidebar-meta .wpstream_setting_event_unit_wrapper label, | |
| 1229 | -.wpstream_page_wpstream_live_channels .event_list_unit .wpstream_setting_event_unit_wrapper label { | |
| 1214 | +#wpstream-sidebar-meta .wpstream_setting_event_unit_wrapper label{ | |
| 1230 | 1215 | left: auto; |
| 1231 | 1216 | right: 0px; |
| 1232 | 1217 | } |
| 1233 | 1218 | #wpstream-sidebar-meta .settings_details{ |