PluginProbe
bBlocks – Essential Gutenberg Blocks & Patterns Collection / trunk
bBlocks – Essential Gutenberg Blocks & Patterns Collection vtrunk
2.1.6 2.1.5 2.1.4 2.1.3 2.1.2 2.1.1 2.1.0 2.0.43 2.0.42 2.0.41 2.0.40 2.0.39 2.0.38 trunk 1.0 1.1 1.2 1.3 1.4 1.5 1.5.1 1.5.2 1.5.3 1.5.4 1.5.5 All 106 releases
b-blocks / build / social-share / view.css

view.css in bBlocks – Essential Gutenberg Blocks & Patterns Collection trunk, at build/social-share/view.css

2 lines 721 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 .wp-block-b-blocks-social-share *{box-sizing:border-box}.wp-block-b-blocks-social-share ul.bBlocksSocialShare{align-items:center;display:inline-flex;flex-wrap:wrap;line-height:1;list-style-type:none;margin:0;padding:5px}.wp-block-b-blocks-social-share ul.bBlocksSocialShare li{align-items:center;border-radius:50%;color:#4e4e4e;cursor:pointer;display:flex;justify-content:center}.wp-block-b-blocks-social-share ul.bBlocksSocialShare li:first-child{margin-left:0!important}.wp-block-b-blocks-social-share ul.bBlocksSocialShare li:last-child{margin-right:0!important}.wp-block-b-blocks-social-share ul.bBlocksSocialShare li i{font-style:inherit}.wp-block-b-blocks-social-share ul.bBlocksSocialShare li img{max-width:unset}
2