1 /* General style rules .*/
2 .pull-right { float: right }
8 /* General design 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;
43 /* List of social Networks */
44 img.connector, img.connector-disabled {
50 img.connector-disabled {
55 display: inline-block;
56 vertical-align: bottom;
59 vertical-align: super;
62 /* Embedded link information */
63 .type-link, .type-video {
64 border-top: 1px solid #D2D2D2;
65 border-bottom: 1px solid #D2D2D2;
72 .type-link:after, .type-video:after,
81 .type-video .oembed.video:after {
85 .wall-item-container .wall-item-content .type-link img,
86 .type-link img, .type-video img, img.attachment-preview {
93 .wall-item-container .wall-item-content .type-link img.attachment-image,
94 .type-link img.attachment-image, .type-video img.attachment-image {
105 .wall-item-like-expanded,
106 .wall-item-dislike-expanded,
107 .wall-item-attendyes-expanded,
108 .wall-item-attendno-expanded,
109 .wall-item-attendmaybe-expanded {
113 .type-link blockquote, .type-video blockquote {
123 .type-link .oembed, .type-video .oembed {
128 .type-link img, .type-video img {
131 .type-video .embed_video {
135 .type-link span.oembed + br, .type-video span.oembed + br,
136 .type-link a + br, .type-video a + br,
137 .type-link img + br, .type-video img + br{
147 .embed_video.active {
151 .oembed.video .embed_video > div {
158 transition: height .75s;
161 /* Shared Messages */
165 justify-content: space-between;
168 border-top: 1px solid #D2D2D2;
172 .shared_header > .avatar {
175 margin-inline-end: 9px;
177 .shared_header > .avatar > img {
178 -webkit-border-radius: 4px;
179 -moz-border-radius: 4px;
182 .shared_header > .metadata {
185 .shared_header > .metadata > p {
188 .shared_header > .preferences {
194 -webkit-transition: all 0.2s ease-in-out;
195 -moz-transition: all 0.2s ease-in-out;
196 -o-transition: all 0.2s ease-in-out;
197 -ms-transition: all 0.2s ease-in-out;
198 transition: all 0.2s ease-in-out;
201 blockquote.shared_content {
202 margin-inline-start: 32px;
209 margin: 0px 0px 10px 0px;
213 .vevent .event-summary {
214 margin: 0px 0px 10px 0px;
217 .vevent .event-description {
225 .settings-heading a:after{
229 #profile-photo-wrapper {
240 h1, h2, h3, h4, h5, h6 {
241 margin: 5px 0px 5px 0px;
244 text-rendering: optimizelegibility;
272 margin: 0px 0px 0px 0px;
277 background-color: #eee;
281 font-family: monospace;
284 /* fields help text */
289 /* notifications unseen */
290 .notification-unseen { background-color: #cceeFF; }
292 /* autocomplete popup */
313 vertical-align: middle;
315 .acpopup-contactname {
321 text-overflow: ellipsis;
329 text-overflow: ellipsis;
332 .textcomplete-item a {
335 text-overflow: ellipsis;
341 .textcomplete-item a:hover {
342 text-decoration: none;
345 /* plain text editor upload/select popup */
347 .fbrowser .path a, .fbrowser .path .btn-link { padding: 5px; }
348 .fbrowser .path a:before, .fbrowser .path .btn-link:before { content: "/"; padding-right: 5px;}
349 .fbrowser .folders ul { list-style-type: none; padding-left: 10px;}
350 .fbrowser .list { height: auto; overflow-y: hidden; margin: 10px 0px; }
351 .fbrowser.photo .photo-album-image-wrapper { float: left; }
352 .fbrowser.photo a img, .fbrowser.photo .btn-link img { height: 48px; }
353 .fbrowser.photo a p, .fbrowser.photo .btn-link p { display: none;}
354 .fbrowser.attachment .photo-album-image-wrapper { float:none; white-space: nowrap; }
355 .fbrowser.attachment img { display: inline; }
356 .fbrowser.attachment p { display: inline; white-space: nowrap; }
357 .fbrowser .upload { clear: both; padding-top: 1em;}
358 .fbrowser .error { background: #ffeeee; border: 1px solid #994444; color: #994444; padding: 0.5em;}
359 .fbrowser .error .close { float: right; font-weight: bold; }
360 .fbrowser .error.hidden { display: none; }
377 .identity-match-wrapper {
385 .identity-match-photo {
391 .identity-match-name {
395 .identity-match-details {
405 .identity-match-break, .identity-match-end {
409 .identity-match-photo button {
419 .selected-identity img {
420 border: 2px solid #ff0000;
430 .federation-network-graph {
438 ul.federation-stats li,
443 table#federation-stats {
447 border-bottom: 1px solid #000;
450 .contact-entry-photo img {
455 /* forumlist widget */
459 vertical-align: middle;
462 #forum-widget-collapse {
467 aside .help-aside-wrapper ul {
471 aside .help-aside-wrapper h1 {
477 border: #ff0000 solid 2px;
478 background-color: #f9a3a3;
482 #forum-widget-collapse:hover {
486 .contact-advanced-label {
492 .contact-advanced-input {
511 #contact-edit-status-wrapper {
515 #contact-edit-actions {
517 display: inline-block;
520 #contact-edit-actions > .menu-popup {
525 #contact-edit-settings-label:after {
529 #contact-edit-settings {
535 #settings-form .pageflags {
536 margin: 0 0 20px 30px;
539 /* admin pending user notes */
544 td.pendingnote > p > span {
548 /* warning message */
549 .contact-advanced-error-message,
553 border-left: 5px solid #f00;
557 /* src/href attributes filter error display */
558 .invalid-src { border: 1px dotted red;}
559 .invalid-href { border-bottom: 1px dotted red;}
561 .invalid-href:after { content: '⚠️'}
562 img.invalid-src:after { vertical-align: top;}
595 color: DarkGoldenRod;
601 .tag10 .tag10:hover {
606 text-decoration: underline;
609 word-wrap: break-word;
612 #register-explicit-content {
616 span.emoji.mastodon img {
618 vertical-align: middle;
625 background-image: url('../images/friendica-404_svg_hare-bottom-light-inside.png');
626 background-position: 50px bottom;
627 background-repeat: no-repeat;
634 @media screen and (max-width: 600px) {
640 /* Profile Settings Custom Fields */
641 body.dragging, body.dragging * {
642 cursor: ns-resize !important;
651 #profile-custom-fields > fieldset > legend {
655 #profile-custom-fields div.placeholder {
659 border-top: 1px dotted black;
661 #profile-custom-fields div.placeholder:before {
669 border: 7px solid transparent;
670 border-left-color: black;
683 * Image grid settings START
686 display: -ms-flexbox; /* IE10 */
693 -ms-flex: 50%; /* IE10 */
695 display: -ms-flexbox; /* IE10 */
697 flex-direction: column;
701 .imagegrid-column img {
702 -ms-flex: 50%; /* IE10 */
706 * Image grid settings END
709 #contactblock .icon {