1 /* List of social Networks */
2 img.connector, img.connector-disabled {
8 img.connector-disabled {
13 display: inline-block;
14 vertical-align: bottom;
17 vertical-align: super;
20 /* Embedded link information */
21 .type-link, .type-video {
22 border-top: 1px solid #D2D2D2;
23 border-bottom: 1px solid #D2D2D2;
29 .type-link:after, .type-video:after {
37 .wall-item-container .wall-item-content .type-link img,
38 .type-link img, .type-video img, img.attachment-preview {
45 .wall-item-container .wall-item-content .type-link img.attachment-image,
46 .type-link img.attachment-image, .type-video img.attachment-image {
47 /* max-width: 640px; */
54 .type-link blockquote, .type-video blockquote {
63 .type-link .oembed, .type-video .oembed {
68 .type-link img, .type-video img {
71 .type-video .embed_video {
75 .type-link span.oembed + br, .type-video span.oembed + br,
76 .type-link a + br, .type-video a + br,
77 .type-link img + br, .type-video img + br{
91 border-top: 1px solid #D2D2D2;
98 -webkit-transition: all 0.2s ease-in-out;
99 -moz-transition: all 0.2s ease-in-out;
100 -o-transition: all 0.2s ease-in-out;
101 -ms-transition: all 0.2s ease-in-out;
102 transition: all 0.2s ease-in-out;
105 .shared_header a:hover {
110 -webkit-border-radius: 4px;
111 -moz-border-radius: 4px;
116 .shared_header span {
120 blockquote.shared_content {
126 .settings-heading a:after{