| @@ -408,8 +408,29 @@ | ||
| 408 | 408 | line-height: 24px; |
| 409 | 409 | position: absolute; } |
| 410 | 410 | #maxbuttons.maxbuttons-social .forpro.overlay div a { |
| 411 | 411 | color: #000; } |
| 412 | + #maxbuttons.maxbuttons-social .network_tab .network_selection { | |
| 413 | + max-width: 340px; | |
| 414 | + width: 200px; | |
| 415 | + display: inline-block; | |
| 416 | + margin-right: 30px; } | |
| 417 | + #maxbuttons.maxbuttons-social .network_tab .network_selection li { | |
| 418 | + padding: 8px; | |
| 419 | + background-color: #effff7; | |
| 420 | + border: 1px solid #ccc; } | |
| 421 | + #maxbuttons.maxbuttons-social .network_tab .network_selection li .active { | |
| 422 | + float: right; } | |
| 423 | + #maxbuttons.maxbuttons-social .network_tab .network_selection li .mb-icon { | |
| 424 | + font-size: 18px; | |
| 425 | + margin-right: 8px; | |
| 426 | + width: 30px; } | |
| 427 | + #maxbuttons.maxbuttons-social .network_tab .network_selection li img { | |
| 428 | + width: 20px; } | |
| 429 | + #maxbuttons.maxbuttons-social .network_tab .network_editor { | |
| 430 | + max-width: 600px; | |
| 431 | + vertical-align: top; | |
| 432 | + display: inline-block; } | |
| 412 | 433 | |
| 413 | 434 | .max-modal.save_done .modal_header { |
| 414 | 435 | background-color: #07b51b; } |
| 415 | 436 | .max-modal.save_done .modal_title { |