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 {
53 .type-link blockquote, .type-video blockquote {
62 .type-link .oembed, .type-video .oembed {
67 .type-link img, .type-video img {
70 .type-video .embed_video {
74 .type-link span.oembed + br, .type-video span.oembed + br,
75 .type-link a + br, .type-video a + br,
76 .type-link img + br, .type-video img + br{
90 border-top: 1px solid #D2D2D2;
97 -webkit-transition: all 0.2s ease-in-out;
98 -moz-transition: all 0.2s ease-in-out;
99 -o-transition: all 0.2s ease-in-out;
100 -ms-transition: all 0.2s ease-in-out;
101 transition: all 0.2s ease-in-out;
104 .shared_header a:hover {
109 -webkit-border-radius: 4px;
110 -moz-border-radius: 4px;
115 .shared_header span {
119 blockquote.shared_content {