| @@ -39,87 +39,87 @@ | ||
| 39 | 39 | /*border-left: 2px solid #008e00; |
| 40 | 40 | border-right: 2px solid #114989; |
| 41 | 41 | border-bottom: 2px solid #008e00; |
| 42 | 42 | border-top: 2px solid #114989;*/ } |
| 43 | - #maxbuttons.maxbuttons-social .options.networks .item.facebook i { | |
| 43 | + #maxbuttons.maxbuttons-social .options.networks .item.facebook .mb-icon { | |
| 44 | 44 | background-color: #3b5998; } |
| 45 | - #maxbuttons.maxbuttons-social .options.networks .item.facebook i:hover { | |
| 45 | + #maxbuttons.maxbuttons-social .options.networks .item.facebook .mb-icon:hover { | |
| 46 | 46 | background-color: #2d4373; } |
| 47 | - #maxbuttons.maxbuttons-social .options.networks .item.twitter i { | |
| 47 | + #maxbuttons.maxbuttons-social .options.networks .item.twitter .mb-icon { | |
| 48 | 48 | background-color: #00aced; } |
| 49 | - #maxbuttons.maxbuttons-social .options.networks .item.twitter i:hover { | |
| 49 | + #maxbuttons.maxbuttons-social .options.networks .item.twitter .mb-icon:hover { | |
| 50 | 50 | background-color: #0087ba; } |
| 51 | - #maxbuttons.maxbuttons-social .options.networks .item.googleplus i { | |
| 51 | + #maxbuttons.maxbuttons-social .options.networks .item.googleplus .mb-icon { | |
| 52 | 52 | background-color: #dd4b39; } |
| 53 | - #maxbuttons.maxbuttons-social .options.networks .item.googleplus i:hover { | |
| 53 | + #maxbuttons.maxbuttons-social .options.networks .item.googleplus .mb-icon:hover { | |
| 54 | 54 | background-color: #c23321; } |
| 55 | - #maxbuttons.maxbuttons-social .options.networks .item.linkedin i { | |
| 55 | + #maxbuttons.maxbuttons-social .options.networks .item.linkedin .mb-icon { | |
| 56 | 56 | background-color: #007bb6; } |
| 57 | - #maxbuttons.maxbuttons-social .options.networks .item.linkedin i:hover { | |
| 57 | + #maxbuttons.maxbuttons-social .options.networks .item.linkedin .mb-icon:hover { | |
| 58 | 58 | background-color: #005983; } |
| 59 | - #maxbuttons.maxbuttons-social .options.networks .item.youtube i { | |
| 59 | + #maxbuttons.maxbuttons-social .options.networks .item.youtube .mb-icon { | |
| 60 | 60 | background-color: #bb0000; } |
| 61 | - #maxbuttons.maxbuttons-social .options.networks .item.youtube i:hover { | |
| 61 | + #maxbuttons.maxbuttons-social .options.networks .item.youtube .mb-icon:hover { | |
| 62 | 62 | background-color: #880000; } |
| 63 | - #maxbuttons.maxbuttons-social .options.networks .item.instagram i { | |
| 63 | + #maxbuttons.maxbuttons-social .options.networks .item.instagram .mb-icon { | |
| 64 | 64 | background-color: #517fa4; } |
| 65 | - #maxbuttons.maxbuttons-social .options.networks .item.instagram i:hover { | |
| 65 | + #maxbuttons.maxbuttons-social .options.networks .item.instagram .mb-icon:hover { | |
| 66 | 66 | background-color: #406582; } |
| 67 | - #maxbuttons.maxbuttons-social .options.networks .item.flickr i { | |
| 67 | + #maxbuttons.maxbuttons-social .options.networks .item.flickr .mb-icon { | |
| 68 | 68 | background-color: #ff0084; } |
| 69 | - #maxbuttons.maxbuttons-social .options.networks .item.flickr i:hover { | |
| 69 | + #maxbuttons.maxbuttons-social .options.networks .item.flickr .mb-icon:hover { | |
| 70 | 70 | background-color: #cc006a; } |
| 71 | - #maxbuttons.maxbuttons-social .options.networks .item.thumblr i { | |
| 71 | + #maxbuttons.maxbuttons-social .options.networks .item.thumblr .mb-icon { | |
| 72 | 72 | background-color: #32506d; } |
| 73 | - #maxbuttons.maxbuttons-social .options.networks .item.thumblr i:hover { | |
| 73 | + #maxbuttons.maxbuttons-social .options.networks .item.thumblr .mb-icon:hover { | |
| 74 | 74 | background-color: #22364a; } |
| 75 | - #maxbuttons.maxbuttons-social .options.networks .item.pinterest i { | |
| 75 | + #maxbuttons.maxbuttons-social .options.networks .item.pinterest .mb-icon { | |
| 76 | 76 | background-color: #cb2027; } |
| 77 | - #maxbuttons.maxbuttons-social .options.networks .item.pinterest i:hover { | |
| 77 | + #maxbuttons.maxbuttons-social .options.networks .item.pinterest .mb-icon:hover { | |
| 78 | 78 | background-color: #9f191f; } |
| 79 | - #maxbuttons.maxbuttons-social .options.networks .item.email i, #maxbuttons.maxbuttons-social .options.networks .item.print i { | |
| 79 | + #maxbuttons.maxbuttons-social .options.networks .item.email .mb-icon, #maxbuttons.maxbuttons-social .options.networks .item.print .mb-icon { | |
| 80 | 80 | background-color: #5e5e5e; } |
| 81 | - #maxbuttons.maxbuttons-social .options.networks .item.email i:hover, #maxbuttons.maxbuttons-social .options.networks .item.print i:hover { | |
| 81 | + #maxbuttons.maxbuttons-social .options.networks .item.email .mb-icon:hover, #maxbuttons.maxbuttons-social .options.networks .item.print .mb-icon:hover { | |
| 82 | 82 | background-color: #454545; } |
| 83 | - #maxbuttons.maxbuttons-social .options.networks .item.vkontakte i { | |
| 83 | + #maxbuttons.maxbuttons-social .options.networks .item.vkontakte .mb-icon { | |
| 84 | 84 | background-color: #4c75a3; } |
| 85 | - #maxbuttons.maxbuttons-social .options.networks .item.vkontakte i:hover { | |
| 85 | + #maxbuttons.maxbuttons-social .options.networks .item.vkontakte .mb-icon:hover { | |
| 86 | 86 | background-color: #3c5c80; } |
| 87 | - #maxbuttons.maxbuttons-social .options.networks .item.digg i { | |
| 87 | + #maxbuttons.maxbuttons-social .options.networks .item.digg .mb-icon { | |
| 88 | 88 | background-color: #000; } |
| 89 | - #maxbuttons.maxbuttons-social .options.networks .item.digg i:hover { | |
| 89 | + #maxbuttons.maxbuttons-social .options.networks .item.digg .mb-icon:hover { | |
| 90 | 90 | background-color: black; } |
| 91 | - #maxbuttons.maxbuttons-social .options.networks .item.blogloving i { | |
| 91 | + #maxbuttons.maxbuttons-social .options.networks .item.blogloving .mb-icon { | |
| 92 | 92 | background-color: #000; } |
| 93 | - #maxbuttons.maxbuttons-social .options.networks .item.blogloving i:hover { | |
| 93 | + #maxbuttons.maxbuttons-social .options.networks .item.blogloving .mb-icon:hover { | |
| 94 | 94 | background-color: black; } |
| 95 | - #maxbuttons.maxbuttons-social .options.networks .item.stumbleupon i { | |
| 95 | + #maxbuttons.maxbuttons-social .options.networks .item.stumbleupon .mb-icon { | |
| 96 | 96 | background-color: #eb4924; } |
| 97 | - #maxbuttons.maxbuttons-social .options.networks .item.stumbleupon i:hover { | |
| 97 | + #maxbuttons.maxbuttons-social .options.networks .item.stumbleupon .mb-icon:hover { | |
| 98 | 98 | background-color: #ca3412; } |
| 99 | - #maxbuttons.maxbuttons-social .options.networks .item.reddit i { | |
| 99 | + #maxbuttons.maxbuttons-social .options.networks .item.reddit .mb-icon { | |
| 100 | 100 | background-color: #ff4500; } |
| 101 | - #maxbuttons.maxbuttons-social .options.networks .item.reddit i:hover { | |
| 101 | + #maxbuttons.maxbuttons-social .options.networks .item.reddit .mb-icon:hover { | |
| 102 | 102 | background-color: #cc3700; } |
| 103 | - #maxbuttons.maxbuttons-social .options.networks .item.whatsapp i { | |
| 103 | + #maxbuttons.maxbuttons-social .options.networks .item.whatsapp .mb-icon { | |
| 104 | 104 | background-color: #4dc247; } |
| 105 | - #maxbuttons.maxbuttons-social .options.networks .item.whatsapp i:hover { | |
| 105 | + #maxbuttons.maxbuttons-social .options.networks .item.whatsapp .mb-icon:hover { | |
| 106 | 106 | background-color: #3ba135; } |
| 107 | - #maxbuttons.maxbuttons-social .options.networks .item.buffer i { | |
| 107 | + #maxbuttons.maxbuttons-social .options.networks .item.buffer .mb-icon { | |
| 108 | 108 | background-color: #242424; } |
| 109 | - #maxbuttons.maxbuttons-social .options.networks .item.buffer i:hover { | |
| 109 | + #maxbuttons.maxbuttons-social .options.networks .item.buffer .mb-icon:hover { | |
| 110 | 110 | background-color: #0b0b0b; } |
| 111 | - #maxbuttons.maxbuttons-social .options.networks .item.rss i { | |
| 111 | + #maxbuttons.maxbuttons-social .options.networks .item.rss .mb-icon { | |
| 112 | 112 | background-color: #F99000; } |
| 113 | - #maxbuttons.maxbuttons-social .options.networks .item.rss i:hover { | |
| 113 | + #maxbuttons.maxbuttons-social .options.networks .item.rss .mb-icon:hover { | |
| 114 | 114 | background-color: #c67300; } |
| 115 | - #maxbuttons.maxbuttons-social .options.networks .item.snapchat i { | |
| 115 | + #maxbuttons.maxbuttons-social .options.networks .item.snapchat .mb-icon { | |
| 116 | 116 | background-color: #fffc00; } |
| 117 | - #maxbuttons.maxbuttons-social .options.networks .item.snapchat i:hover { | |
| 117 | + #maxbuttons.maxbuttons-social .options.networks .item.snapchat .mb-icon:hover { | |
| 118 | 118 | background-color: #ccca00; } |
| 119 | - #maxbuttons.maxbuttons-social .options.networks .item.vimeo i { | |
| 119 | + #maxbuttons.maxbuttons-social .options.networks .item.vimeo .mb-icon { | |
| 120 | 120 | background-color: #1ab7ea; } |
| 121 | - #maxbuttons.maxbuttons-social .options.networks .item.vimeo i:hover { | |
| 121 | + #maxbuttons.maxbuttons-social .options.networks .item.vimeo .mb-icon:hover { | |
| 122 | 122 | background-color: #1295bf; } |
| 123 | 123 | #maxbuttons.maxbuttons-social .options.networks .item .legend-circle { |
| 124 | 124 | width: 10px; |
| 125 | 125 | height: 10px; |
| @@ -153,8 +153,11 @@ | ||
| 153 | 153 | width: inherit; |
| 154 | 154 | max-width: 100%; |
| 155 | 155 | max-height: 100%; |
| 156 | 156 | padding: 0; } |
| 157 | + #maxbuttons.maxbuttons-social .options.networks .item svg { | |
| 158 | + position: relative; | |
| 159 | + width: 100%; } | |
| 157 | 160 | #maxbuttons.maxbuttons-social .options.networks .item .config_button { |
| 158 | 161 | display: inline-block; |
| 159 | 162 | cursor: pointer; } |
| 160 | 163 | #maxbuttons.maxbuttons-social .options.networks .item .config_button button { |
| @@ -405,8 +408,29 @@ | ||
| 405 | 408 | line-height: 24px; |
| 406 | 409 | position: absolute; } |
| 407 | 410 | #maxbuttons.maxbuttons-social .forpro.overlay div a { |
| 408 | 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; } | |
| 409 | 433 | |
| 410 | 434 | .max-modal.save_done .modal_header { |
| 411 | 435 | background-color: #07b51b; } |
| 412 | 436 | .max-modal.save_done .modal_title { |