1 /* General style rules .*/
2 .pull-right { float: right }
8 /* General designing elements */
11 -moz-box-shadow: inset 0px 1px 0px 0px #ffffff;
12 -webkit-box-shadow: inset 0px 1px 0px 0px #ffffff;
13 box-shadow: inset 0px 1px 0px 0px #ffffff;
14 background-color: #ededed;
16 border: 1px solid #dcdcdc;
17 display: inline-block;
23 text-decoration: none;
27 .menu-popup .divider {
31 background-color: #2d2d2d;
35 text-decoration: overline;
38 /* List of social Networks */
39 img.connector, img.connector-disabled {
45 img.connector-disabled {
50 display: inline-block;
51 vertical-align: bottom;
54 vertical-align: super;
57 /* Embedded link information */
58 .type-link, .type-video {
59 border-top: 1px solid #D2D2D2;
60 border-bottom: 1px solid #D2D2D2;
67 .type-link:after, .type-video:after,
76 .type-video .oembed.video:after {
80 .wall-item-container .wall-item-content .type-link img,
81 .type-link img, .type-video img, img.attachment-preview {
88 .wall-item-container .wall-item-content .type-link img.attachment-image,
89 .type-link img.attachment-image, .type-video img.attachment-image {
90 /* max-width: 640px; */
98 .wall-item-like-expanded,
99 .wall-item-dislike-expanded,
100 .wall-item-attendyes-expanded,
101 .wall-item-attendno-expanded,
102 .wall-item-attendmaybe-expanded {
106 .type-link blockquote, .type-video blockquote {
116 .type-link .oembed, .type-video .oembed {
121 .type-link img, .type-video img {
124 .type-video .embed_video {
128 .type-link span.oembed + br, .type-video span.oembed + br,
129 .type-link a + br, .type-video a + br,
130 .type-link img + br, .type-video img + br{
140 .embed_video.active {
144 .oembed.video .embed_video > div {
151 transition: height .75s;
154 /* Shared Messages */
158 border-top: 1px solid #D2D2D2;
165 -webkit-transition: all 0.2s ease-in-out;
166 -moz-transition: all 0.2s ease-in-out;
167 -o-transition: all 0.2s ease-in-out;
168 -ms-transition: all 0.2s ease-in-out;
169 transition: all 0.2s ease-in-out;
172 .shared_header a:hover {
177 -webkit-border-radius: 4px;
178 -moz-border-radius: 4px;
184 .shared_header span {
189 blockquote.shared_content {
197 margin: 0px 0px 10px 0px;
201 .vevent .event-summary {
202 margin: 0px 0px 10px 0px;
205 .vevent .event-description {
213 .settings-heading a:after{
217 #profile-photo-wrapper {
228 h1, h2, h3, h4, h5, h6 {
229 margin: 5px 0px 5px 0px;
232 text-rendering: optimizelegibility;
260 margin: 0px 0px 0px 0px;
265 background-color: #eee;
269 font-family: monospace;
272 /* fields help text */
277 /* notifications unseen */
278 .notify-unseen { background-color: #cceeFF; }
280 /* autocomplete popup */
301 vertical-align: middle;
303 .acpopup-contactname {
309 text-overflow: ellipsis;
317 text-overflow: ellipsis;
320 .textcomplete-item a {
323 text-overflow: ellipsis;
329 .textcomplete-item a:hover {
330 text-decoration: none;
333 /* plain text editor upload/select popup */
335 .fbrowser .path a, .fbrowser .path .btn-link { padding: 5px; }
336 .fbrowser .path a:before, .fbrowser .path .btn-link:before { content: "/"; padding-right: 5px;}
337 .fbrowser .folders ul { list-style-type: none; padding-left: 10px;}
338 .fbrowser .list { height: auto; overflow-y: hidden; margin: 10px 0px; }
339 .fbrowser.image .photo-album-image-wrapper { float: left; }
340 .fbrowser.image a img, .fbrowser.image .btn-link img { height: 48px; }
341 .fbrowser.image a p, .fbrowser.image .btn-link p { display: none;}
342 .fbrowser.file .photo-album-image-wrapper { float:none; white-space: nowrap; }
343 .fbrowser.file img { display: inline; }
344 .fbrowser.file p { display: inline; white-space: nowrap; }
345 .fbrowser .upload { clear: both; padding-top: 1em;}
346 .fbrowser .error { background: #ffeeee; border: 1px solid #994444; color: #994444; padding: 0.5em;}
347 .fbrowser .error .close { float: right; font-weight: bold; }
348 .fbrowser .error.hidden { display: none; }
365 .itentity-match-wrapper {
373 .identity-match-photo {
379 .identity-match-name {
383 .identity-match-details {
393 .identity-match-break, .identity-match-end {
397 .identity-match-photo button {
407 .selected-identity img {
408 border: 2px solid #ff0000;
419 #poke-recipient, #poke-action, #poke-privacy-settings {
423 #poke-recip-label, #poke-action-label, #prvmail-message-label {
434 .federation-network-graph {
442 ul.federation-stats li,
447 table#federation-stats {
451 border-bottom: 1px solid #000;
454 .contact-entry-photo img {
459 /* forumlist widget */
463 vertical-align: middle;
466 #forum-widget-collapse {
471 aside .help-aside-wrapper ul {
475 aside .help-aside-wrapper h1 {
481 border: #ff0000 solid 2px;
482 background-color: #f9a3a3;
486 #forum-widget-collapse:hover {
515 #contact-edit-status-wrapper {
519 #contact-edit-actions {
521 display: inline-block;
524 #contact-edit-actions > .menu-popup {
529 #contact-edit-settings-label:after {
533 #contact-edit-settings {
539 #settings-form .pageflags {
540 margin: 0 0 20px 30px;
543 /* admin pending user notes */
548 td.pendingnote > p > span {
552 /* warning message */
553 .crepair-error-message,
557 border-left: 5px solid #f00;
561 /* src/href attributes filter error display */
562 .invalid-src { border: 1px dotted red;}
563 .invalid-href { border-bottom: 1px dotted red;}
565 .invalid-href:after { content: '⚠️'}
566 img.invalid-src:after { vertical-align: top;}
599 color: DarkGoldenRod;
605 .tag10 .tag10:hover {
610 text-decoration: underline;
613 word-wrap: break-word;
616 #register-explicid-content {
620 span.emoji.mastodon img {
622 vertical-align: middle;