| 1 |
#maxbuttons.maxbuttons-social { |
| 2 |
/* Move main to 100% to allow for right-sided help */ |
| 3 |
/** Preview Block **/ |
| 4 |
/** Custom styles for style Block */ |
| 5 |
/** Custom styles for displayBlock */ } |
| 6 |
#maxbuttons.maxbuttons-social .options.networks .see-more { |
| 7 |
width: 70%; } |
| 8 |
#maxbuttons.maxbuttons-social .options.networks .see-more .title { |
| 9 |
font-size: 16px; |
| 10 |
color: #21759b; |
| 11 |
padding: 0; |
| 12 |
margin: 8px 0; |
| 13 |
display: block; } |
| 14 |
#maxbuttons.maxbuttons-social .options.networks .see-more .title:after { |
| 15 |
font-size: 28px; |
| 16 |
font-family: 'Dashicons'; |
| 17 |
font-weight: 400; |
| 18 |
content: "\f140"; |
| 19 |
vertical-align: top; } |
| 20 |
#maxbuttons.maxbuttons-social .options.networks .see-more.toggle_active .title:after { |
| 21 |
content: "\f142"; } |
| 22 |
#maxbuttons.maxbuttons-social .options.networks .see-more-wrap { |
| 23 |
display: none; |
| 24 |
width: 100%; } |
| 25 |
#maxbuttons.maxbuttons-social .options.networks .see-more-wrap .drag-area { |
| 26 |
width: 100%; } |
| 27 |
#maxbuttons.maxbuttons-social .options.networks .drag-area { |
| 28 |
width: 70%; |
| 29 |
min-height: 50px; |
| 30 |
border: 1px dashed #ccc; |
| 31 |
padding: 10px; } |
| 32 |
#maxbuttons.maxbuttons-social .options.networks .item { |
| 33 |
display: inline-block; |
| 34 |
vertical-align: bottom; |
| 35 |
width: 50px; |
| 36 |
height: 45px; |
| 37 |
margin: 5px 6px 5px 0; |
| 38 |
position: relative; |
| 39 |
/*border-left: 2px solid #008e00; |
| 40 |
border-right: 2px solid #114989; |
| 41 |
border-bottom: 2px solid #008e00; |
| 42 |
border-top: 2px solid #114989;*/ } |
| 43 |
#maxbuttons.maxbuttons-social .options.networks .item .legend-circle { |
| 44 |
width: 10px; |
| 45 |
height: 10px; |
| 46 |
border-radius: 50% 50%; |
| 47 |
position: absolute; |
| 48 |
bottom: -2px; |
| 49 |
left: -1px; } |
| 50 |
#maxbuttons.maxbuttons-social .options.networks .item .legend-circle.social-icon { |
| 51 |
background-color: #114989; } |
| 52 |
#maxbuttons.maxbuttons-social .options.networks .item .legend-circle.share-icon { |
| 53 |
background-color: #008e00; |
| 54 |
left: 10px; } |
| 55 |
#maxbuttons.maxbuttons-social .options.networks .item .mb-icon { |
| 56 |
color: #fff; |
| 57 |
display: inline-block; |
| 58 |
padding: 12px 0; |
| 59 |
cursor: move; |
| 60 |
font-size: 20px; |
| 61 |
text-align: center; |
| 62 |
position: absolute; |
| 63 |
left: 0; |
| 64 |
right: 0; |
| 65 |
top: 0; |
| 66 |
bottom: 0; } |
| 67 |
#maxbuttons.maxbuttons-social .options.networks .item .mb-icon:before { |
| 68 |
padding-top: 6px; |
| 69 |
display: inline; } |
| 70 |
#maxbuttons.maxbuttons-social .options.networks .item .mb-icon.png { |
| 71 |
height: 100%; |
| 72 |
width: inherit; |
| 73 |
max-width: 100%; |
| 74 |
max-height: 100%; |
| 75 |
padding: 0; } |
| 76 |
#maxbuttons.maxbuttons-social .options.networks .item svg { |
| 77 |
position: relative; |
| 78 |
width: 100%; } |
| 79 |
#maxbuttons.maxbuttons-social .options.networks .item .config_button { |
| 80 |
display: inline-block; |
| 81 |
cursor: pointer; } |
| 82 |
#maxbuttons.maxbuttons-social .options.networks .item .config_button button { |
| 83 |
font-size: 10px; |
| 84 |
font-weight: 700; |
| 85 |
text-transform: uppercase; |
| 86 |
z-index: 2; |
| 87 |
position: absolute; |
| 88 |
bottom: 0; |
| 89 |
padding: 0 1px; |
| 90 |
left: 0; |
| 91 |
right: 0; |
| 92 |
width: 100%; |
| 93 |
line-height: 11px; |
| 94 |
height: 13px; |
| 95 |
box-shadow: none; |
| 96 |
text-shadow: none; |
| 97 |
margin: 0; |
| 98 |
border-radius: 0; } |
| 99 |
#maxbuttons.maxbuttons-social .options.networks .network-help { |
| 100 |
margin-top: 35px; } |
| 101 |
#maxbuttons.maxbuttons-social .options.networks .network-help label { |
| 102 |
display: none; } |
| 103 |
#maxbuttons.maxbuttons-social .options.networks .network-help div { |
| 104 |
margin-right: 15px; } |
| 105 |
#maxbuttons.maxbuttons-social .options.networks .network-help .item { |
| 106 |
width: auto; |
| 107 |
height: 20px; } |
| 108 |
#maxbuttons.maxbuttons-social .options.networks .network-help .item .legend-circle { |
| 109 |
position: relative; |
| 110 |
display: inline-block; |
| 111 |
left: auto; |
| 112 |
margin-right: 2px; } |
| 113 |
#maxbuttons.maxbuttons-social .help-side .legend-circle { |
| 114 |
position: relative; |
| 115 |
display: inline-block; |
| 116 |
left: auto; |
| 117 |
margin: 0 5px; |
| 118 |
width: 10px; |
| 119 |
height: 10px; |
| 120 |
border-radius: 50% 50%; } |
| 121 |
#maxbuttons.maxbuttons-social .help-side .legend-circle.social-icon { |
| 122 |
background-color: #114989; } |
| 123 |
#maxbuttons.maxbuttons-social .help-side .legend-circle.share-icon { |
| 124 |
background-color: #008e00; } |
| 125 |
#maxbuttons.maxbuttons-social .main { |
| 126 |
width: 100%; } |
| 127 |
#maxbuttons.maxbuttons-social .main .option .label { |
| 128 |
vertical-align: middle; } |
| 129 |
#maxbuttons.maxbuttons-social .main .switch_button { |
| 130 |
min-height: 0; |
| 131 |
margin-top: 5px; } |
| 132 |
#maxbuttons.maxbuttons-social .main .help-side.collection_switcher { |
| 133 |
position: relative; } |
| 134 |
#maxbuttons.maxbuttons-social .main .help-side.collection_switcher .item.heading, #maxbuttons.maxbuttons-social .main .help-side.collection_switcher .item a { |
| 135 |
display: flex; |
| 136 |
text-align: center; } |
| 137 |
#maxbuttons.maxbuttons-social .main .help-side.collection_switcher .item.heading span:first-of-type, #maxbuttons.maxbuttons-social .main .help-side.collection_switcher .item a span:first-of-type { |
| 138 |
flex-basis: 20%; } |
| 139 |
#maxbuttons.maxbuttons-social .main .help-side.collection_switcher .item.heading span:nth-of-type(2), #maxbuttons.maxbuttons-social .main .help-side.collection_switcher .item a span:nth-of-type(2) { |
| 140 |
flex-basis: 30%; } |
| 141 |
#maxbuttons.maxbuttons-social .main .help-side.collection_switcher .item.heading span:last-child-of, #maxbuttons.maxbuttons-social .main .help-side.collection_switcher .item a span:last-child-of { |
| 142 |
flex-basis: 50%; } |
| 143 |
#maxbuttons.maxbuttons-social .main .help-side.collection_switcher .item { |
| 144 |
display: inline-block; |
| 145 |
width: 100%; |
| 146 |
margin: 2px 0; |
| 147 |
padding: 4px 0; |
| 148 |
border-bottom: 1px solid #ccc; |
| 149 |
font-size: 14px; |
| 150 |
text-align: center; } |
| 151 |
#maxbuttons.maxbuttons-social .main .help-side.collection_switcher .item a { |
| 152 |
color: #0073aa; |
| 153 |
text-decoration: none; |
| 154 |
padding: 6px 0; |
| 155 |
min-width: 50px; |
| 156 |
display: flex; } |
| 157 |
#maxbuttons.maxbuttons-social .main .help-side.collection_switcher .item.new { |
| 158 |
background-color: #0073aa; |
| 159 |
margin: 25px 0 0 0; } |
| 160 |
#maxbuttons.maxbuttons-social .main .help-side.collection_switcher .item.new a { |
| 161 |
box-sizing: border-box; |
| 162 |
line-height: 30px; |
| 163 |
color: #fff; |
| 164 |
min-width: 0; |
| 165 |
font-size: 14px; |
| 166 |
text-transform: uppercase; |
| 167 |
display: inline-block; |
| 168 |
width: 100%; |
| 169 |
vertical-align: middle; |
| 170 |
padding: 0; |
| 171 |
text-align: right; |
| 172 |
padding-right: 15px; } |
| 173 |
#maxbuttons.maxbuttons-social .main .help-side.collection_switcher .item.new .plus { |
| 174 |
font-size: 28px; |
| 175 |
font-weight: 700; |
| 176 |
vertical-align: top; |
| 177 |
margin: 0 6px; |
| 178 |
line-height: 1; |
| 179 |
width: auto; } |
| 180 |
#maxbuttons.maxbuttons-social .main .help-side.collection_switcher .item.active { |
| 181 |
background: #fff; } |
| 182 |
#maxbuttons.maxbuttons-social .main .help-side.collection_switcher .item.active a { |
| 183 |
color: #000; } |
| 184 |
#maxbuttons.maxbuttons-social .main .button.remove { |
| 185 |
float: right; } |
| 186 |
#maxbuttons.maxbuttons-social .main .option-container, #maxbuttons.maxbuttons-social .main .mb-message, #maxbuttons.maxbuttons-social .main .form-actions, #maxbuttons.maxbuttons-social .main .collection_switcher { |
| 187 |
width: 72%; |
| 188 |
min-width: 700px; |
| 189 |
box-sizing: border-box; |
| 190 |
position: relative; } |
| 191 |
@media (max-width: 1200px) { |
| 192 |
#maxbuttons.maxbuttons-social .main .option-container, #maxbuttons.maxbuttons-social .main .mb-message, #maxbuttons.maxbuttons-social .main .form-actions, #maxbuttons.maxbuttons-social .main .collection_switcher { |
| 193 |
width: 90%; } } |
| 194 |
@media (max-width: 800px) { |
| 195 |
#maxbuttons.maxbuttons-social .main .option-container, #maxbuttons.maxbuttons-social .main .mb-message, #maxbuttons.maxbuttons-social .main .form-actions, #maxbuttons.maxbuttons-social .main .collection_switcher { |
| 196 |
width: 95%; } } |
| 197 |
#maxbuttons.maxbuttons-social .main .options .input.checkbox { |
| 198 |
margin-right: 2px; } |
| 199 |
#maxbuttons.maxbuttons-social .main .mb-message.shortcode { |
| 200 |
clear: left; } |
| 201 |
#maxbuttons.maxbuttons-social .main .help-side { |
| 202 |
float: right; |
| 203 |
margin: 0 0 5px 0; |
| 204 |
padding: 0; |
| 205 |
min-width: 250px; |
| 206 |
width: 25%; |
| 207 |
border: 1px solid #ccc; |
| 208 |
background-color: #fff; |
| 209 |
clear: right; |
| 210 |
/*&:after { |
| 211 |
clear: both; |
| 212 |
} */ } |
| 213 |
@media (max-width: 1200px) { |
| 214 |
#maxbuttons.maxbuttons-social .main .help-side { |
| 215 |
float: none; |
| 216 |
width: 90%; } } |
| 217 |
@media (max-width: 800px) { |
| 218 |
#maxbuttons.maxbuttons-social .main .help-side { |
| 219 |
display: none; } } |
| 220 |
#maxbuttons.maxbuttons-social .main .help-side h3 { |
| 221 |
padding: 0; |
| 222 |
margin: 0; |
| 223 |
background-color: #008ec2; |
| 224 |
color: #fff; |
| 225 |
padding: 15px; |
| 226 |
text-align: center; } |
| 227 |
#maxbuttons.maxbuttons-social .main .help-side p { |
| 228 |
padding: 10px; |
| 229 |
margin: 0; } |
| 230 |
#maxbuttons.maxbuttons-social .toggle .title { |
| 231 |
cursor: pointer; } |
| 232 |
#maxbuttons.maxbuttons-social .toggle .toggle-target { |
| 233 |
display: none; } |
| 234 |
#maxbuttons.maxbuttons-social .option-container.networks .active_network { |
| 235 |
margin-bottom: 25px; } |
| 236 |
#maxbuttons.maxbuttons-social .option-container.display select { |
| 237 |
width: auto; } |
| 238 |
#maxbuttons.maxbuttons-social .option-container.display .option.display_group { |
| 239 |
margin-bottom: 15px; } |
| 240 |
#maxbuttons.maxbuttons-social .option-container.display .option.display_group button { |
| 241 |
height: 30px; |
| 242 |
vertical-align: middle; } |
| 243 |
#maxbuttons.maxbuttons-social .option-container.display .option.display_group span, #maxbuttons.maxbuttons-social .option-container.display .option.display_group div { |
| 244 |
vertical-align: middle; } |
| 245 |
#maxbuttons.maxbuttons-social .option-container.display .option.display_group .control-group { |
| 246 |
margin-bottom: 0; } |
| 247 |
#maxbuttons.maxbuttons-social .option-container.display .option > span > .label { |
| 248 |
width: 170px; |
| 249 |
padding: 0; |
| 250 |
min-height: 0; |
| 251 |
vertical-align: middle; } |
| 252 |
#maxbuttons.maxbuttons-social .option-container.display .check_button:checked + label { |
| 253 |
border-color: #6fbeb5; |
| 254 |
border-width: 1px; |
| 255 |
border-radius: 4px; } |
| 256 |
#maxbuttons.maxbuttons-social .option-container.display .check_button.disabled + label { |
| 257 |
background-color: #868686; |
| 258 |
border: 0; |
| 259 |
cursor: not-allowed; } |
| 260 |
#maxbuttons.maxbuttons-social .option-container.display .option .label.spacer_custom { |
| 261 |
margin-left: 200px; |
| 262 |
font-weight: 500; |
| 263 |
border-bottom: 1px solid #ccc; |
| 264 |
border-top: 1px solid #ccc; |
| 265 |
padding: 4px 0; |
| 266 |
display: inline-block; |
| 267 |
text-align: center; |
| 268 |
width: 200px; } |
| 269 |
#maxbuttons.maxbuttons-social .option-container.display .option .label.display_no_pro { |
| 270 |
width: 450px; |
| 271 |
margin-left: 100px; |
| 272 |
font-weight: 400; |
| 273 |
font-size: 12px; } |
| 274 |
#maxbuttons.maxbuttons-social .option-container.display .input.display_heading { |
| 275 |
margin-left: 170px; |
| 276 |
min-height: 0; } |
| 277 |
#maxbuttons.maxbuttons-social .option-container.display .input.display_heading span { |
| 278 |
width: 36px; |
| 279 |
margin-right: 15px; |
| 280 |
display: inline-block; |
| 281 |
text-align: center; |
| 282 |
font-size: 12px; |
| 283 |
font-weight: 500; |
| 284 |
text-transform: uppercase; } |
| 285 |
#maxbuttons.maxbuttons-social .option-container.display .input.display_heading span:nth-child(2) { |
| 286 |
width: 150px; |
| 287 |
border-left: 1px solid #ccc; |
| 288 |
border-right: 1px solid #ccc; } |
| 289 |
#maxbuttons.maxbuttons-social .option-container.display .input.display_rowhead { |
| 290 |
margin-left: 225px; |
| 291 |
min-height: 0; } |
| 292 |
#maxbuttons.maxbuttons-social .option-container.display .input.display_rowhead span { |
| 293 |
text-align: center; |
| 294 |
display: inline-block; |
| 295 |
width: 36px; |
| 296 |
margin-right: 14px; |
| 297 |
font-size: 11px; |
| 298 |
font-weight: 500; |
| 299 |
color: #333; |
| 300 |
text-transform: uppercase; |
| 301 |
position: relative; } |
| 302 |
#maxbuttons.maxbuttons-social .option-container.display .input.display_rowhead span:nth-child(3) { |
| 303 |
margin-left: 10px; } |
| 304 |
#maxbuttons.maxbuttons-social .option-container.display .option.show_desktop label, #maxbuttons.maxbuttons-social .option-container.display .option.show_mobile label { |
| 305 |
min-width: 168px; } |
| 306 |
#maxbuttons.maxbuttons-social #previewBlock .maxsocial { |
| 307 |
clear: none !important; } |
| 308 |
#maxbuttons.maxbuttons-social #previewBlock .mb-item { |
| 309 |
margin-bottom: 20px; } |
| 310 |
#maxbuttons.maxbuttons-social #previewBlock .button-save { |
| 311 |
margin-left: 50px; |
| 312 |
width: 75px; } |
| 313 |
#maxbuttons.maxbuttons-social #styleBlock .mbsocial-shape { |
| 314 |
margin: 6px 10px 3px; |
| 315 |
display: inline-block; |
| 316 |
position: relative; |
| 317 |
width: 20px; |
| 318 |
height: 20px; |
| 319 |
border: 2px solid #000; } |
| 320 |
#maxbuttons.maxbuttons-social #styleBlock .mbsocial-shape.circle { |
| 321 |
border-radius: 50% 50%; } |
| 322 |
#maxbuttons.maxbuttons-social #styleBlock .mbsocial-shape.stretch { |
| 323 |
width: 60px; } |
| 324 |
#maxbuttons.maxbuttons-social #styleBlock .mbsocial-shape.stretch:before { |
| 325 |
border-left: 2px solid #ff0000; |
| 326 |
content: ''; |
| 327 |
height: 100%; |
| 328 |
position: absolute; |
| 329 |
left: -8px; } |
| 330 |
#maxbuttons.maxbuttons-social #styleBlock .mbsocial-shape.stretch:after { |
| 331 |
content: ''; |
| 332 |
height: 100%; |
| 333 |
position: absolute; |
| 334 |
right: -8px; |
| 335 |
border-right: 2px solid #ff0000; } |
| 336 |
#maxbuttons.maxbuttons-social #styleBlock #open_presets { |
| 337 |
width: 125px; |
| 338 |
text-transform: uppercase; } |
| 339 |
#maxbuttons.maxbuttons-social #displayBlock .display_icon, #maxbuttons.maxbuttons-social .display_modal .display_icon { |
| 340 |
background-image: url("../images/icons/display_icons.png"); |
| 341 |
background-repeat: no-repeat; |
| 342 |
width: 26px; |
| 343 |
height: 26px; |
| 344 |
display: inline-block; } |
| 345 |
#maxbuttons.maxbuttons-social #displayBlock .display_icon.manual, #maxbuttons.maxbuttons-social .display_modal .display_icon.manual { |
| 346 |
background-position: 0 0; } |
| 347 |
#maxbuttons.maxbuttons-social #displayBlock .display_icon.before, #maxbuttons.maxbuttons-social .display_modal .display_icon.before { |
| 348 |
background-position: -26px 0; } |
| 349 |
#maxbuttons.maxbuttons-social #displayBlock .display_icon.after, #maxbuttons.maxbuttons-social .display_modal .display_icon.after { |
| 350 |
background-position: -52px 0; } |
| 351 |
#maxbuttons.maxbuttons-social #displayBlock .display_icon.after-before, #maxbuttons.maxbuttons-social .display_modal .display_icon.after-before { |
| 352 |
background-position: -78px 0; } |
| 353 |
#maxbuttons.maxbuttons-social #displayBlock .display_icon.static, #maxbuttons.maxbuttons-social .display_modal .display_icon.static { |
| 354 |
background-position: -78px -78px; } |
| 355 |
#maxbuttons.maxbuttons-social #displayBlock .display_icon.horizontal, #maxbuttons.maxbuttons-social .display_modal .display_icon.horizontal { |
| 356 |
background-position: 0 -26px; } |
| 357 |
#maxbuttons.maxbuttons-social #displayBlock .display_icon.vertical, #maxbuttons.maxbuttons-social .display_modal .display_icon.vertical { |
| 358 |
background-position: -26px -26px; } |
| 359 |
#maxbuttons.maxbuttons-social #displayBlock .display_icon.topleft, #maxbuttons.maxbuttons-social .display_modal .display_icon.topleft { |
| 360 |
background-position: -52px -26px; } |
| 361 |
#maxbuttons.maxbuttons-social #displayBlock .display_icon.topcenter, #maxbuttons.maxbuttons-social .display_modal .display_icon.topcenter { |
| 362 |
background-position: -78px -26px; } |
| 363 |
#maxbuttons.maxbuttons-social #displayBlock .display_icon.topright, #maxbuttons.maxbuttons-social .display_modal .display_icon.topright { |
| 364 |
background-position: 0 -52px; } |
| 365 |
#maxbuttons.maxbuttons-social #displayBlock .display_icon.centerleft, #maxbuttons.maxbuttons-social .display_modal .display_icon.centerleft { |
| 366 |
background-position: -26px -52px; } |
| 367 |
#maxbuttons.maxbuttons-social #displayBlock .display_icon.centercenter, #maxbuttons.maxbuttons-social .display_modal .display_icon.centercenter { |
| 368 |
background-position: -52px -52px; } |
| 369 |
#maxbuttons.maxbuttons-social #displayBlock .display_icon.centerright, #maxbuttons.maxbuttons-social .display_modal .display_icon.centerright { |
| 370 |
background-position: -78px -52px; } |
| 371 |
#maxbuttons.maxbuttons-social #displayBlock .display_icon.bottomleft, #maxbuttons.maxbuttons-social .display_modal .display_icon.bottomleft { |
| 372 |
background-position: 0 -78px; } |
| 373 |
#maxbuttons.maxbuttons-social #displayBlock .display_icon.bottomcenter, #maxbuttons.maxbuttons-social .display_modal .display_icon.bottomcenter { |
| 374 |
background-position: -26px -78px; } |
| 375 |
#maxbuttons.maxbuttons-social #displayBlock .display_icon.bottomright, #maxbuttons.maxbuttons-social .display_modal .display_icon.bottomright { |
| 376 |
background-position: -52px -78px; } |
| 377 |
#maxbuttons.maxbuttons-social #profileBlock .inside { |
| 378 |
padding-right: 10px; } |
| 379 |
#maxbuttons.maxbuttons-social #profileBlock .inside > div.option { |
| 380 |
display: flex; |
| 381 |
flex-direction: row; |
| 382 |
flex-wrap: wrap; } |
| 383 |
#maxbuttons.maxbuttons-social #profileBlock .inside > div.option[data-has]:not(.condshow) { |
| 384 |
opacity: 0; |
| 385 |
display: none; } |
| 386 |
#maxbuttons.maxbuttons-social #profileBlock .inside > div.option > label { |
| 387 |
flex-basis: 100px; } |
| 388 |
#maxbuttons.maxbuttons-social #profileBlock .inside > div.option > label:nth-of-type(2) { |
| 389 |
flex-basis: 120px; } |
| 390 |
#maxbuttons.maxbuttons-social #profileBlock .inside > div.option > div { |
| 391 |
max-width: 400px; |
| 392 |
flex-shrink: 2; } |
| 393 |
#maxbuttons.maxbuttons-social #profileBlock .inside > div.option .input.text { |
| 394 |
flex-shrink: 0; |
| 395 |
flex-basis: 45%; } |
| 396 |
#maxbuttons.maxbuttons-social #profileBlock .inside > div.option > span { |
| 397 |
flex-basis: 180px; |
| 398 |
min-width: 150px; } |
| 399 |
#maxbuttons.maxbuttons-social #profileBlock .inside > div.option > span .switch_label { |
| 400 |
width: 100px; } |
| 401 |
#maxbuttons.maxbuttons-social #profileBlock .inside > div.option > span .switch_button { |
| 402 |
min-height: 0; |
| 403 |
margin-top: 3px; } |
| 404 |
#maxbuttons.maxbuttons-social #profileBlock .inside > div.option.alternate_profile span:nth-child(1) { |
| 405 |
flex-basis: 100px; |
| 406 |
min-width: 0; |
| 407 |
padding-left: 3px; } |
| 408 |
#maxbuttons.maxbuttons-social #profileBlock .inside > div.option.alternate_profile span:nth-child(1) .label { |
| 409 |
flex-basis: 100px; |
| 410 |
width: auto; } |
| 411 |
#maxbuttons.maxbuttons-social #profileBlock .inside > div.option.alternate_profile span:nth-child(2) { |
| 412 |
max-width: 400px; |
| 413 |
width: 400px; |
| 414 |
flex-shrink: 2; |
| 415 |
flex-basis: 45%; |
| 416 |
margin-right: 15px; } |
| 417 |
#maxbuttons.maxbuttons-social #profileBlock .inside > div.option.alternate_profile label { |
| 418 |
flex-basis: 120px; } |
| 419 |
#maxbuttons.maxbuttons-social #profileBlock .input.text { |
| 420 |
line-height: 30px; } |
| 421 |
#maxbuttons.maxbuttons-social #profileBlock input[type="text"] { |
| 422 |
float: right; } |
| 423 |
#maxbuttons.maxbuttons-social #profileBlock #profile_rss { |
| 424 |
width: 100%; } |
| 425 |
#maxbuttons.maxbuttons-social .forpro.overlay { |
| 426 |
position: absolute; |
| 427 |
left: 0; |
| 428 |
right: 0; |
| 429 |
bottom: 0; |
| 430 |
top: 0; |
| 431 |
background: rgba(136, 197, 194, 0.8); |
| 432 |
z-index: 1; } |
| 433 |
#maxbuttons.maxbuttons-social .forpro.overlay div { |
| 434 |
color: #000; |
| 435 |
top: 50%; |
| 436 |
left: 50%; |
| 437 |
transform: translate(-55%, -50%); |
| 438 |
font-size: 16px; |
| 439 |
line-height: 24px; |
| 440 |
position: absolute; } |
| 441 |
#maxbuttons.maxbuttons-social .forpro.overlay div a { |
| 442 |
color: #000; } |
| 443 |
#maxbuttons.maxbuttons-social .network_tab .network_selection { |
| 444 |
max-width: 340px; |
| 445 |
width: 200px; |
| 446 |
display: inline-block; |
| 447 |
margin-right: 30px; } |
| 448 |
#maxbuttons.maxbuttons-social .network_tab .network_selection li { |
| 449 |
padding: 8px; |
| 450 |
background-color: #effff7; |
| 451 |
border: 1px solid #ccc; |
| 452 |
font-weight: 700; |
| 453 |
font-size: 14px; |
| 454 |
cursor: pointer; |
| 455 |
position: relative; } |
| 456 |
#maxbuttons.maxbuttons-social .network_tab .network_selection li .active { |
| 457 |
float: right; } |
| 458 |
#maxbuttons.maxbuttons-social .network_tab .network_selection li .mb-icon { |
| 459 |
font-size: 18px; |
| 460 |
margin-right: 12px; |
| 461 |
width: 30px; |
| 462 |
line-height: 25px; |
| 463 |
vertical-align: middle; } |
| 464 |
#maxbuttons.maxbuttons-social .network_tab .network_selection li img { |
| 465 |
width: 20px; |
| 466 |
height: auto; |
| 467 |
vertical-align: middle; |
| 468 |
margin-right: 12px; } |
| 469 |
#maxbuttons.maxbuttons-social .network_tab .network_selection li .label { |
| 470 |
vertical-align: middle; |
| 471 |
line-height: 25px; } |
| 472 |
#maxbuttons.maxbuttons-social .network_tab .network_selection .maxajax-load-spinner { |
| 473 |
position: relative; |
| 474 |
float: right; |
| 475 |
margin-top: -35px; } |
| 476 |
#maxbuttons.maxbuttons-social .network_tab form.mb-ajax-form { |
| 477 |
display: inline; } |
| 478 |
#maxbuttons.maxbuttons-social .network_tab .network_editor { |
| 479 |
width: 70%; |
| 480 |
max-width: 640px; |
| 481 |
vertical-align: top; |
| 482 |
display: inline-block; |
| 483 |
margin-top: 42px; } |
| 484 |
#maxbuttons.maxbuttons-social .network_tab .network_editor .return_default { |
| 485 |
float: right; |
| 486 |
cursor: pointer; } |
| 487 |
#maxbuttons.maxbuttons-social .network_tab .network_editor input[name="label"] { |
| 488 |
font-weight: 400; } |
| 489 |
#maxbuttons.maxbuttons-social .network_tab .network_editor .load-error { |
| 490 |
font-size: 14px; |
| 491 |
border-left: 4px solid #ff0000; |
| 492 |
padding: 8px 0 8px 16px; } |
| 493 |
#maxbuttons.maxbuttons-social .network_tab .network_editor .inside { |
| 494 |
padding: 20px; } |
| 495 |
#maxbuttons.maxbuttons-social .network_tab .network_editor .inside .the_switch { |
| 496 |
margin-top: 5px; } |
| 497 |
#maxbuttons.maxbuttons-social .network_tab .network_editor .customnetwork_select p.cns-toolbar { |
| 498 |
padding: 8px 0; |
| 499 |
display: inline-block; |
| 500 |
margin: 15px 0; |
| 501 |
width: 100%; |
| 502 |
line-height: 30px; } |
| 503 |
#maxbuttons.maxbuttons-social .network_tab .network_editor .customnetwork_select p.cns-toolbar .selected { |
| 504 |
font-weight: 700; |
| 505 |
margin-right: 8px; |
| 506 |
font-size: 18px; |
| 507 |
vertical-align: middle; } |
| 508 |
#maxbuttons.maxbuttons-social .network_tab .network_editor .customnetwork_select p.cns-toolbar button { |
| 509 |
float: right; |
| 510 |
margin-right: 35px; |
| 511 |
vertical-align: middle; } |
| 512 |
#maxbuttons.maxbuttons-social .network_tab .network_editor .customnetwork_select ul |
| 513 |
li.the_network { |
| 514 |
background-color: #ffeffe; |
| 515 |
padding: 12px 8px; |
| 516 |
font-size: 16px; |
| 517 |
margin-bottom: 15px; |
| 518 |
border: 1px solid #ccc; |
| 519 |
cursor: pointer; } |
| 520 |
#maxbuttons.maxbuttons-social .network_tab .network_editor .customnetwork_select ul |
| 521 |
li.the_network.selected { |
| 522 |
box-shadow: 2px 2px 2px #0073aa; |
| 523 |
border: 3px solid #0073aa; } |
| 524 |
#maxbuttons.maxbuttons-social .network_tab .network_editor .customnetwork_select ul |
| 525 |
li.the_network .mb-icon, #maxbuttons.maxbuttons-social .network_tab .network_editor .customnetwork_select ul |
| 526 |
li.the_network img { |
| 527 |
margin-right: 25px; |
| 528 |
vertical-align: middle; } |
| 529 |
#maxbuttons.maxbuttons-social .network_tab .network_editor .customnetwork_select ul |
| 530 |
li.the_network .is_imported { |
| 531 |
font-size: 12px; |
| 532 |
float: right; |
| 533 |
color: green; } |
| 534 |
#maxbuttons.maxbuttons-social .network_tab .network_editor .option select { |
| 535 |
width: auto; } |
| 536 |
#maxbuttons.maxbuttons-social .network_tab .network_editor .the_icon_preview { |
| 537 |
min-width: 30px; |
| 538 |
min-height: 30px; } |
| 539 |
#maxbuttons.maxbuttons-social .network_tab .network_editor .option.save_network { |
| 540 |
margin: 25px 0; } |
| 541 |
|
| 542 |
.max-modal.save_done .modal_header { |
| 543 |
background-color: #07b51b; } |
| 544 |
.max-modal.save_done .modal_title { |
| 545 |
color: #fff; |
| 546 |
font-size: 24px; |
| 547 |
font-weight: 700; |
| 548 |
padding: 10px 0; } |
| 549 |
.max-modal.save_done .modal_close { |
| 550 |
display: none; } |
| 551 |
.max-modal.save_done + .maxmodal_overlay { |
| 552 |
background-color: #eee; } |
| 553 |
|
| 554 |
.max-modal .display_modal { |
| 555 |
display: inline-block; |
| 556 |
text-align: left; |
| 557 |
margin: 0 auto; |
| 558 |
min-width: 300px; |
| 559 |
width: 70%; |
| 560 |
max-width: 600px; } |
| 561 |
.max-modal .display_modal .option { |
| 562 |
margin: 15px 0; } |
| 563 |
.max-modal .display_modal .option.position, .max-modal .display_modal .input.radio { |
| 564 |
display: inline-block; } |
| 565 |
.max-modal .display_modal .option.position label, .max-modal .display_modal .input.radio label { |
| 566 |
width: auto; |
| 567 |
min-width: 0; } |
| 568 |
.max-modal .display_modal .input.radio { |
| 569 |
margin-right: 5px; } |
| 570 |
.max-modal .display_modal .pos_spacer { |
| 571 |
margin: 3px 0; } |
| 572 |
.max-modal .display_modal .option.position { |
| 573 |
margin: 3px 0 3px 178px; } |
| 574 |
.max-modal .display_modal label, .max-modal .display_modal .option > span > .label { |
| 575 |
display: inline-block; |
| 576 |
min-width: 175px; |
| 577 |
font-weight: 700; } |
| 578 |
|
| 579 |
.max-modal.modal_styles { |
| 580 |
width: 90%; |
| 581 |
min-height: 50%; |
| 582 |
/* .controls { |
| 583 |
position: absolute; |
| 584 |
bottom: 0; |
| 585 |
height: 30px; |
| 586 |
background: #f3f3f3; |
| 587 |
text-align: center; |
| 588 |
right: 0; |
| 589 |
left: 0; |
| 590 |
padding-right: 15px; |
| 591 |
button { |
| 592 |
float: right; |
| 593 |
} |
| 594 |
p { |
| 595 |
margin: 0; |
| 596 |
span { |
| 597 |
line-height: 30px |
| 598 |
} |
| 599 |
} |
| 600 |
} */ } |
| 601 |
.max-modal.modal_styles .modal_content { |
| 602 |
padding-bottom: 0; |
| 603 |
padding-top: 0; } |
| 604 |
.max-modal.modal_styles .style_modal, .max-modal.modal_styles .custom_modal { |
| 605 |
width: 100%; |
| 606 |
position: relative; |
| 607 |
display: inline-block; } |
| 608 |
.max-modal.modal_styles .top-note { |
| 609 |
padding: 15px; |
| 610 |
margin: 8px; |
| 611 |
font-size: 18px; |
| 612 |
line-height: 1.5; |
| 613 |
border: 1px solid #000; |
| 614 |
background-color: #fff; } |
| 615 |
.max-modal.modal_styles .top-note.warning { |
| 616 |
background-color: #f2dede; } |
| 617 |
.max-modal.modal_styles .style-row { |
| 618 |
margin: 5px 0; |
| 619 |
padding-bottom: 10px; |
| 620 |
display: inline-block; |
| 621 |
width: 100%; |
| 622 |
/* .maxbutton-social { |
| 623 |
margin: 5px; |
| 624 |
} */ } |
| 625 |
.max-modal.modal_styles .style-row .preset { |
| 626 |
position: relative; |
| 627 |
width: 100%; |
| 628 |
display: inline-block; |
| 629 |
clear: both; |
| 630 |
margin: 10px 0; |
| 631 |
text-align: left; } |
| 632 |
.max-modal.modal_styles .style-row .description { |
| 633 |
padding: 8px 5px; |
| 634 |
display: inline-block; |
| 635 |
font-size: 15px; |
| 636 |
width: 150px; |
| 637 |
float: left; |
| 638 |
font-style: normal; |
| 639 |
box-sizing: border-box; |
| 640 |
border-right: 1px solid #ccc; |
| 641 |
margin-bottom: 15px; |
| 642 |
margin-right: 15px; |
| 643 |
vertical-align: middle; } |
| 644 |
.max-modal.modal_styles .style-row button { |
| 645 |
display: inline-block; |
| 646 |
margin: 5px 0; |
| 647 |
vertical-align: middle; } |
| 648 |
.max-modal.modal_styles .style-row .maxsocial { |
| 649 |
margin: 25px 0 0 !important; |
| 650 |
width: auto !important; |
| 651 |
vertical-align: middle; } |
| 652 |
.max-modal.modal_styles .style-row .switch { |
| 653 |
display: none; } |
| 654 |
.max-modal.modal_styles .style-row .switch + label { |
| 655 |
padding: 5px 0; |
| 656 |
margin: 15px 0; |
| 657 |
display: inline-block; |
| 658 |
width: 100%; |
| 659 |
height: 100%; } |
| 660 |
.max-modal.modal_styles .style-row .switch:checked + label { |
| 661 |
background-color: #ffe; |
| 662 |
border: 1px solid #ccc; |
| 663 |
opacity: 1; } |
| 664 |
|
| 665 |
.media-buttons .shortcode_options .mbcustom-options { |
| 666 |
width: 500px; |
| 667 |
margin: 20px 0; } |
| 668 |
.media-buttons .shortcode_options .mbcustom-options label { |
| 669 |
width: 200px; |
| 670 |
margin: 5px 0; } |
| 671 |
|