PluginProbe
Social Share Buttons / 1.1.2
Social Share Buttons v1.1.2
trunk 0.9 1.0 1.1 1.1.1 1.1.2 1.10 1.11 1.12 1.15 1.16 1.17 1.18 1.19 1.2 1.20 1.3 1.30 1.4 1.5 1.6 1.7 1.8 1.9
← All changes | css/admin.css +21 -0 1.11.1.2 View file →
@@ -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 {