1 /* General style rules .*/
2 .pull-right { float: right }
4 /* List of social Networks */
5 img.connector, img.connector-disabled {
11 img.connector-disabled {
16 display: inline-block;
17 vertical-align: bottom;
20 vertical-align: super;
23 /* Embedded link information */
24 .type-link, .type-video {
25 border-top: 1px solid #D2D2D2;
26 border-bottom: 1px solid #D2D2D2;
32 .type-link:after, .type-video:after {
40 .wall-item-container .wall-item-content .type-link img,
41 .type-link img, .type-video img, img.attachment-preview {
48 .wall-item-container .wall-item-content .type-link img.attachment-image,
49 .type-link img.attachment-image, .type-video img.attachment-image {
50 /* max-width: 640px; */
57 .type-link blockquote, .type-video blockquote {
66 .type-link .oembed, .type-video .oembed {
71 .type-link img, .type-video img {
74 .type-video .embed_video {
78 .type-link span.oembed + br, .type-video span.oembed + br,
79 .type-link a + br, .type-video a + br,
80 .type-link img + br, .type-video img + br{
98 border-top: 1px solid #D2D2D2;
105 -webkit-transition: all 0.2s ease-in-out;
106 -moz-transition: all 0.2s ease-in-out;
107 -o-transition: all 0.2s ease-in-out;
108 -ms-transition: all 0.2s ease-in-out;
109 transition: all 0.2s ease-in-out;
112 .shared_header a:hover {
117 -webkit-border-radius: 4px;
118 -moz-border-radius: 4px;
123 .shared_header span {
127 blockquote.shared_content {
133 .settings-heading a:after{
138 h1, h2, h3, h4, h5, h6 {
139 margin: 5px 0px 5px 0px;
142 text-rendering: optimizelegibility;
170 margin: 0px 0px 0px 0px;
173 code { display: block; background-color: #eee; color: #666; padding:1em; font-size: 0.8em; font-family: monospace; }
174 key { display: inline; background-color: #eee; color: #666; padding:0.2em; font-size: 0.8em; font-family: monospace; }
176 /* fields help text */
181 /* notifications unseen */
182 .notify-unseen { background-color: #cceeFF; }
184 /* plain text editor upload/select popup */
186 .fbrowser .path a { padding: 5px; }
187 .fbrowser .path a:before { content: "/"; padding-right: 5px;}
188 .fbrowser .folders ul { list-style-type: none; padding-left: 10px;}
189 .fbrowser .list { height: auto; overflow-y: hidden; margin: 10px 0px; }
190 .fbrowser.image .photo-album-image-wrapper { float: left; }
191 .fbrowser.image a img { height: 48px; }
192 .fbrowser.image a p { display: none;}
193 .fbrowser.file .photo-album-image-wrapper { float:none; white-space: nowrap; }
194 .fbrowser.file img { display: inline; }
195 .fbrowser.file p { display: inline; white-space: nowrap; }
196 .fbrowser .upload { clear: both; padding-top: 1em;}
197 .fbrowser .error { background: #ffeeee; border: 1px solid #994444; color: #994444; padding: 0.5em;}
198 .fbrowser .error a.close { float: right; font-weight: bold; }
199 .fbrowser .error.hidden { display: none; }
216 .itentity-match-wrapper {
224 .identity-match-photo {
230 .identity-match-name {
234 .identity-match-details {
244 .identity-match-break, .identity-match-end {
248 .identity-match-photo button {
258 .selected-identity img {
259 border: 2px solid #ff0000;
270 #poke-recipient, #poke-action, #poke-privacy-settings {
274 #poke-recip-label, #poke-action-label, #prvmail-message-label {
285 .contact-entry-photo img {
290 /* forumlist widget */
294 vertical-align: middle;
297 #forum-widget-collapse {
301 #forum-widget-collapse:hover {