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 text-decoration: none;
23 .menu-popup .divider {
27 background-color: #2d2d2d;
31 text-decoration: overline;
34 /* List of social Networks */
35 img.connector, img.connector-disabled {
41 img.connector-disabled {
46 display: inline-block;
47 vertical-align: bottom;
50 vertical-align: super;
53 /* Embedded link information */
54 .type-link, .type-video {
55 border-top: 1px solid #D2D2D2;
56 border-bottom: 1px solid #D2D2D2;
63 .type-link:after, .type-video:after,
72 .type-video .oembed.video:after {
76 .wall-item-container .wall-item-content .type-link img,
77 .type-link img, .type-video img, img.attachment-preview {
84 .wall-item-container .wall-item-content .type-link img.attachment-image,
85 .type-link img.attachment-image, .type-video img.attachment-image {
86 /* max-width: 640px; */
93 .type-link blockquote, .type-video blockquote {
103 .type-link .oembed, .type-video .oembed {
108 .type-link img, .type-video img {
111 .type-video .embed_video {
115 .type-link span.oembed + br, .type-video span.oembed + br,
116 .type-link a + br, .type-video a + br,
117 .type-link img + br, .type-video img + br{
127 .embed_video.active {
131 .oembed.video .embed_video > div {
138 transition: height .75s;
141 /* Shared Messages */
145 border-top: 1px solid #D2D2D2;
152 -webkit-transition: all 0.2s ease-in-out;
153 -moz-transition: all 0.2s ease-in-out;
154 -o-transition: all 0.2s ease-in-out;
155 -ms-transition: all 0.2s ease-in-out;
156 transition: all 0.2s ease-in-out;
159 .shared_header a:hover {
164 -webkit-border-radius: 4px;
165 -moz-border-radius: 4px;
171 .shared_header span {
176 blockquote.shared_content {
184 margin: 0px 0px 10px 0px;
188 .vevent .event-summary {
189 margin: 0px 0px 10px 0px;
192 .vevent .event-description {
200 .settings-heading a:after{
205 h1, h2, h3, h4, h5, h6 {
206 margin: 5px 0px 5px 0px;
209 text-rendering: optimizelegibility;
237 margin: 0px 0px 0px 0px;
242 background-color: #eee;
246 font-family: monospace;
250 background-color: #eee;
254 font-family: monospace;
257 /* fields help text */
262 /* notifications unseen */
263 .notify-unseen { background-color: #cceeFF; }
265 /* autocomplete popup */
286 vertical-align: middle;
288 .acpopup-contactname {
294 text-overflow: ellipsis;
302 text-overflow: ellipsis;
305 .textcomplete-item a {
308 text-overflow: ellipsis;
314 .textcomplete-item a:hover {
315 text-decoration: none;
318 /* plain text editor upload/select popup */
320 .fbrowser .path a, .fbrowser .path .btn-link { padding: 5px; }
321 .fbrowser .path a:before, .fbrowser .path .btn-link:before { content: "/"; padding-right: 5px;}
322 .fbrowser .folders ul { list-style-type: none; padding-left: 10px;}
323 .fbrowser .list { height: auto; overflow-y: hidden; margin: 10px 0px; }
324 .fbrowser.image .photo-album-image-wrapper { float: left; }
325 .fbrowser.image a img, .fbrowser.image .btn-link img { height: 48px; }
326 .fbrowser.image a p, .fbrowser.image .btn-link p { display: none;}
327 .fbrowser.file .photo-album-image-wrapper { float:none; white-space: nowrap; }
328 .fbrowser.file img { display: inline; }
329 .fbrowser.file p { display: inline; white-space: nowrap; }
330 .fbrowser .upload { clear: both; padding-top: 1em;}
331 .fbrowser .error { background: #ffeeee; border: 1px solid #994444; color: #994444; padding: 0.5em;}
332 .fbrowser .error .close { float: right; font-weight: bold; }
333 .fbrowser .error.hidden { display: none; }
350 .itentity-match-wrapper {
358 .identity-match-photo {
364 .identity-match-name {
368 .identity-match-details {
378 .identity-match-break, .identity-match-end {
382 .identity-match-photo button {
392 .selected-identity img {
393 border: 2px solid #ff0000;
404 #poke-recipient, #poke-action, #poke-privacy-settings {
408 #poke-recip-label, #poke-action-label, #prvmail-message-label {
419 .federation-network-graph {
427 ul.federation-stats li,
432 table#federation-stats {
436 border-bottom: 1px solid #000;
439 .contact-entry-photo img {
444 /* forumlist widget */
448 vertical-align: middle;
451 #forum-widget-collapse {
455 #forum-widget-collapse:hover {
484 #contact-edit-status-wrapper {
488 #contact-edit-actions {
490 display: inline-block;
493 #contact-edit-actions > .menu-popup {
498 #contact-edit-settings-label:after {
502 #contact-edit-settings {
508 #settings-form .pageflags {
509 margin: 0 0 20px 30px;
512 /* admin pending user notes */
517 td.pendingnote > p > span {
521 /* warning message */
525 border-left: 5px solid #f00;
529 /* src/href attributes filter error display */
530 .invalid-src { border: 1px dotted red;}
531 .invalid-href { border-bottom: 1px dotted red;}
533 .invalid-href:after { content: '⚠️'}
534 img.invalid-src:after { vertical-align: top;}
567 color: DarkGoldenRod;
573 .tag10 .tag10:hover {
578 text-decoration: underline;
581 word-wrap: break-word;