1 /* General style rules .*/
2 .pull-right { float: right }
4 /* General designing elements */
7 -moz-box-shadow: inset 0px 1px 0px 0px #ffffff;
8 -webkit-box-shadow: inset 0px 1px 0px 0px #ffffff;
9 box-shadow: inset 0px 1px 0px 0px #ffffff;
10 background-color: #ededed;
12 border: 1px solid #dcdcdc;
13 display: inline-block;
19 ul.menu-popup li.divider {
23 background-color: #2d2d2d;;
26 /* List of social Networks */
27 img.connector, img.connector-disabled {
33 img.connector-disabled {
38 display: inline-block;
39 vertical-align: bottom;
42 vertical-align: super;
45 /* Embedded link information */
46 .type-link, .type-video {
47 border-top: 1px solid #D2D2D2;
48 border-bottom: 1px solid #D2D2D2;
54 .type-link:after, .type-video:after {
62 .wall-item-container .wall-item-content .type-link img,
63 .type-link img, .type-video img, img.attachment-preview {
70 .wall-item-container .wall-item-content .type-link img.attachment-image,
71 .type-link img.attachment-image, .type-video img.attachment-image {
72 /* max-width: 640px; */
79 .type-link blockquote, .type-video blockquote {
88 .type-link .oembed, .type-video .oembed {
93 .type-link img, .type-video img {
96 .type-video .embed_video {
100 .type-link span.oembed + br, .type-video span.oembed + br,
101 .type-link a + br, .type-video a + br,
102 .type-link img + br, .type-video img + br{
116 /* Shared Messages */
120 border-top: 1px solid #D2D2D2;
127 -webkit-transition: all 0.2s ease-in-out;
128 -moz-transition: all 0.2s ease-in-out;
129 -o-transition: all 0.2s ease-in-out;
130 -ms-transition: all 0.2s ease-in-out;
131 transition: all 0.2s ease-in-out;
134 .shared_header a:hover {
139 -webkit-border-radius: 4px;
140 -moz-border-radius: 4px;
146 .shared_header span {
151 blockquote.shared_content {
157 .settings-heading a:after{
162 h1, h2, h3, h4, h5, h6 {
163 margin: 5px 0px 5px 0px;
166 text-rendering: optimizelegibility;
194 margin: 0px 0px 0px 0px;
197 code { display: block; background-color: #eee; color: #666; padding:1em; font-size: 0.8em; font-family: monospace; }
198 key { display: inline; background-color: #eee; color: #666; padding:0.2em; font-size: 0.8em; font-family: monospace; }
200 /* fields help text */
205 /* notifications unseen */
206 .notify-unseen { background-color: #cceeFF; }
208 /* plain text editor upload/select popup */
210 .fbrowser .path a { padding: 5px; }
211 .fbrowser .path a:before { content: "/"; padding-right: 5px;}
212 .fbrowser .folders ul { list-style-type: none; padding-left: 10px;}
213 .fbrowser .list { height: auto; overflow-y: hidden; margin: 10px 0px; }
214 .fbrowser.image .photo-album-image-wrapper { float: left; }
215 .fbrowser.image a img { height: 48px; }
216 .fbrowser.image a p { display: none;}
217 .fbrowser.file .photo-album-image-wrapper { float:none; white-space: nowrap; }
218 .fbrowser.file img { display: inline; }
219 .fbrowser.file p { display: inline; white-space: nowrap; }
220 .fbrowser .upload { clear: both; padding-top: 1em;}
221 .fbrowser .error { background: #ffeeee; border: 1px solid #994444; color: #994444; padding: 0.5em;}
222 .fbrowser .error a.close { float: right; font-weight: bold; }
223 .fbrowser .error.hidden { display: none; }
240 .itentity-match-wrapper {
248 .identity-match-photo {
254 .identity-match-name {
258 .identity-match-details {
268 .identity-match-break, .identity-match-end {
272 .identity-match-photo button {
282 .selected-identity img {
283 border: 2px solid #ff0000;
294 #poke-recipient, #poke-action, #poke-privacy-settings {
298 #poke-recip-label, #poke-action-label, #prvmail-message-label {
311 .federation-network-graph {
321 ul.federation-stats li,
326 table#federation-stats {
330 border-bottom: 1px solid #000;
333 .contact-entry-photo img {
338 /* forumlist widget */
342 vertical-align: middle;
345 #forum-widget-collapse {
349 #forum-widget-collapse:hover {
378 #contact-edit-actions {