1 /* Sone Main CSS File */
3 /* first, override some fproxy rules. */
4 #sone div, #sone span, #sone .post .time,#sone .post .delete,#sone .post .show-reply-form, input[type=text], textarea {
8 input[type=text], textarea {
12 border: solid 1px #ccc;
19 input[type=text].short {
28 background-color: #ddd;
43 /* now for the real stuff. */
62 #sone a, #sone a:link, #sone a:visited {
63 color: rgb(28, 131, 191);
65 text-decoration: none;
68 #sone a:active, #sone a:hover {
69 color: rgb(255, 172, 0);
77 color: rgb(255, 0, 0);
80 #sone a.internet:before {
84 #sone a.freenet:before {
88 #sone a.freenet-trusted {
89 color: rgb(0, 128, 0);
92 #sone a.freenet-trusted:before {
96 #sone a.in-page-link:before {
109 white-space: pre-wrap;
112 #sone #main.offline {
116 #sone #offline-marker {
123 background-image: url("../images/sone-offline.png");
126 #sone #notification-area {
130 #sone #notification-area .notification {
132 border: solid 1px #ccc;
133 background-color: #ffffa0;
138 #sone #notification-area .notification button {
142 #sone #notification-area .notification .dismiss {
146 #sone #notification-area .notification .post-count {
150 #sone #notification-area .notification .mark-as-read {
154 #sone #notification-area .notification .hidden {
158 #sone #notification-area #local-post-notification, #sone #notification-area #local-reply-notification {
162 #sone #plugin-warning {
163 border: solid 0.5em red;
174 #sone .profile-avatar {
175 display: inline-block;
182 #sone .profile-link {
184 color: rgb(28, 131, 191);
187 #sone #profile.online .picture {
191 #sone #profile.offline .picture {
195 #sone #profile.offline .edit-profile-link, #sone #profile.offline .profile-link {
199 #sone #profile .edit-profile-link {
209 #sone #update-status {
213 #sone #update-status label, #sone #post-message label {
217 #sone #update-status input[type=text] {
221 #sone #update-status textarea {
225 #sone #update-status button {
229 #sone #update-status .select-sender, #sone .create-reply .select-sender, #sone #post-message .select-sender {
233 #sone #update-status .select-sender button, #sone #post-message .select-sender button {
247 #sone #edit-profile #birth-day, #sone #edit-profile #birth-month, #sone #edit-profile #birth-year {
252 #sone #edit-profile #birth-day input, #sone #edit-profile #birth-month input, #sone #edit-profile #birth-year input {
259 border-bottom: solid 1px #ccc;
265 background-color: #ffffa0;
274 #sone .post .sone-menu {
281 background-color: rgb(255, 255, 224);
282 border: solid 1px rgb(0, 0, 0);
286 #sone .post .sone-menu .avatar {
292 display: inline-block;
298 #sone .post .sone-menu .inner-menu {
304 #sone .sone-menu .follow, #sone .sone-menu .unfollow {
308 #sone .post > .avatar {
313 display: inline-block;
319 #sone .post > .inner-part {
325 #sone .post .author, #sone .post .recipient {
330 #sone .post .author-wot-link {
334 #sone .post .text, #sone .post .raw-text, #sone .post .short-text {
336 white-space: pre-wrap;
337 word-wrap: break-word;
340 #sone .post .text.hidden, #sone .post .raw-text.hidden, #sone .post .short-text.hidden {
344 #sone .post .expand-post-text:before, #sone .post .expand-reply-text:before {
348 #sone .post .shrink-post-text:before, #sone .post .shrink-reply-text:before {
352 #sone .post .shrink-post-text {
356 #sone .post .status-line {
363 color: rgb(28, 131, 191);
366 #sone .show-source, #sone .show-reply-source {
374 #sone .post .bookmarks {
376 color: rgb(28, 131, 191);
379 #sone .post .bookmark, #sone .post .unbookmark {
390 #sone .post .delete, #sone .post .likes, #sone .post .like, #sone .post .unlike, #sone .post .trust, #sone .post .distrust, #sone .post .untrust {
396 #sone .post .likes.hidden {
400 #sone .post .like.hidden, #sone .post .unlike.hidden, #sone .post .trust.hidden, #sone .post .distrust.hidden, #sone .post .untrust.hidden, #sone .post .bookmark.hidden, #sone .post .unbookmark.hidden {
404 #sone .post .delete button, #sone .post .like button, #sone .post .unlike button, #sone .post .trust button, #sone .post .distrust button, #sone .post .untrust button, #sone .post .bookmark button, #sone .post .unbookmark button {
408 color: rgb(28, 131, 191);
413 #sone .post .delete button.confirm {
418 #sone .post .trust button {
419 color: rgb(0, 128, 0);
422 #sone .post .distrust button {
423 color: rgb(255, 0, 0);
426 #sone .post .untrust button {
427 color: rgb(64, 64, 64);
430 #sone .post .delete button:hover, #sone .post .like button:hover, #sone .post .unlike button:hover, #sone .post .trust button:hover, #sone .post .distrust button:hover, #sone .post .untrust button:hover, #sone .post .bookmark button:hover, #sone .post .unbookmark button:hover {
434 color: rgb(255, 172, 0);
438 #sone .post .likes span {
443 #sone .post .linked-elements {
447 #sone .linked-element.loaded .image {
448 display: inline-block;
449 border: solid 1px black;
452 background-size: cover;
453 background-position: center;
458 #sone .linked-element.loaded .html-page {
459 display: inline-block;
466 #sone .reply .linked-element.loaded .html-page {
471 #sone .linked-element.loaded .html-page .heading {
474 text-overflow: ellipsis;
479 #sone .linked-element.loaded .html-page .description {
483 #sone .linked-element.loaded .html-page {
484 display: inline-block;
487 #sone .post .replies {
492 #sone .post .replies .click-to-show {
493 background-color: #f0f0ff;
499 #sone .post .replies .click-to-show.new {
500 background-color: #ffffa0;
503 #sone .post .reply > .avatar {
507 #sone .reply-avatar {
508 display: inline-block;
514 #sone .post .reply > .inner-part {
523 background-color: #f0f0ff;
528 #sone .post .reply .inner-part {
532 #sone .post .reply.new {
533 background-color: #ffffa0;
536 #sone .post .reply .time {
543 #sone .post .reply .linked-elements {
547 #sone .post .reply .linked-element.loaded .image {
548 display: inline-block;
549 border: solid 1px black;
552 background-size: cover;
553 background-position: center;
558 #sone .post .show-reply-form {
562 #sone .post .show-reply-form span {
563 color: rgb(28, 131, 191);
568 #sone .post .show-reply-form span:hover {
569 color: rgb(255, 172, 0);
572 #sone .post .create-reply {
574 background-color: #f0f0ff;
578 #sone .post .create-reply input[type=text] {
583 #sone .post .create-reply textarea {
589 #sone .post .create-reply button {
593 #sone .create-reply .select-sender button, #sone #post-message .select-sender button {
600 background-color: #f0f0ff;
601 border: 1px solid #ccc;
602 margin-bottom: 0.5ex;
607 background-color: #f0fff0;
611 background-color: #ffffa0;
614 #sone .sone .profile-link {
618 #sone .sone .sone-stats {
622 #sone .sone .short-request-uri {
627 #sone .sone .unknown-marker, #sone .sone .download-marker, #sone .sone .insert-marker, #sone .sone .idle-marker, #sone .sone .modified-marker {
631 #sone .sone.unknown .unknown-marker, #sone .sone.idle .idle-marker, #sone .sone.downloading .download-marker, #sone .sone.inserting .insert-marker, #sone .sone.modified .modified-marker {
634 border: solid 1px #ccc;
643 #sone .sone.idle.modified .idle-marker {
647 #sone .sone .last-update {
652 #sone .sone .modified-marker, #sone .sone .unknown-marker {
657 #sone .sone form.follow, #sone .sone form.unfollow, #sone .sone form.lock, #sone .sone form.unlock {
659 border: solid 1px #ccc;
668 #sone .sone form.follow button, #sone .sone form.unfollow button, #sone .sone form.lock button, #sone .sone form.unlock button {
670 color: rgb(28, 131, 191);
677 #sone .sone form.follow button:hover, #sone .sone form.unfollow button:hover, #sone .sone form.lock button:hover, #sone .sone form.unlock button:hover {
679 color: rgb(255, 172, 0);
682 #sone .sone.locked form.lock, #sone .sone.unlocked form.unlock {
686 #sone .sone form.hidden {
690 #sone .sone .spacer {
694 #sone .profile-field, #sone #edit-profile button[type=submit], #sone #delete-profile-field {
698 #sone .profile-field .name {
703 #sone .profile-field .name.hidden {
707 #sone .profile-field button.confirm.edit {
712 #sone .profile-field button.cancel {
717 #sone .profile-field .value {
721 #sone #edit-profile .profile-field .value {
722 margin-left: inherit;
725 #sone .profile-field .edit-field-name, #sone .profile-field .move-up-field, #sone .profile-field .move-down-field, #sone .profile-field .delete-field-name {
736 #sone .backlinks .backlink {
743 #sone .image-row, #sone .album-row {
747 #sone .image-container, #sone .album-container {
752 border: solid 1px #000;
755 #sone .image, #sone .album {
762 #sone .single-image img {
763 border: solid 1px #000;
764 background-color: #fff;
767 #sone .image .edit-image input, #sone .album .edit-album input {
771 #sone .image .edit-image textarea, #sone .album .edit-album textarea {
775 #sone .image .album-sone {
779 #sone .image .image-title, #sone .album .album-title {
783 #sone .image .image-description, #sone .album .album-description {
786 word-wrap: break-word;
791 #sone .backlinks .separator {
799 #sone #search input[type=text] {
803 #sone #sone-results + #sone #post-results {
810 border-top: solid 1px #ccc;
817 #sone #tail #version-information {
821 #sone #add-sone textarea, #sone #create-sone textarea, #sone #load-sone textarea, #sone #edit-profile textarea {
825 #sone #add-sone button {
833 #sone .navigation .first a, #sone .navigation .previous a, #sone .navigation .next a, #sone .navigation .last a, #sone .navigation .first span, #sone .navigation .previous span, #sone .navigation .next span, #sone .navigation .last span {
838 border: solid 1px #ccc;
839 background-color: #f0f0ff;
843 #sone .navigation .first, #sone .navigation .previous {
847 #sone .navigation .current-page, #sone .navigation .total-pages {
854 #sone .navigation .total-pages:before {
858 #sone .navigation .next, #sone .navigation .last {
867 font-family: inherit;
878 font-family: inherit;
889 #sone input.default, #sone textarea.default {
893 #sone input[type=text].key {
908 #sone #sort-options {
912 #sone ul#avatar-selection {
916 #sone #avatar-selection li {
917 display: inline-block;
920 #sone #avatar-selection li .post-avatar {
921 vertical-align: middle;
925 #sone #avatar-selection li#no-avatar {
929 #sone form#options ul {
933 #sone form#options li {
934 list-style-type: none;