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 {
263 border-bottom: solid 1px #ccc;
269 background-color: #ffffa0;
278 #sone .post .sone-menu {
285 background-color: rgb(255, 255, 224);
286 border: solid 1px rgb(0, 0, 0);
290 #sone .post .sone-menu .avatar {
296 display: inline-block;
302 #sone .post .sone-menu .inner-menu {
308 #sone .sone-menu .follow, #sone .sone-menu .unfollow {
312 #sone .post > .avatar {
317 display: inline-block;
323 #sone .post > .inner-part {
329 #sone .post .author, #sone .post .recipient {
334 #sone .post .author-wot-link {
338 #sone .post .text, #sone .post .raw-text, #sone .post .short-text {
340 white-space: pre-wrap;
341 word-wrap: break-word;
344 #sone .post .text.hidden, #sone .post .raw-text.hidden, #sone .post .short-text.hidden {
348 #sone .post .expand-post-text:before, #sone .post .expand-reply-text:before {
352 #sone .post .shrink-post-text:before, #sone .post .shrink-reply-text:before {
356 #sone .post .shrink-post-text {
360 #sone .post .status-line {
367 color: rgb(28, 131, 191);
370 #sone .show-source, #sone .show-reply-source {
378 #sone .post .bookmarks {
380 color: rgb(28, 131, 191);
383 #sone .post .bookmark, #sone .post .unbookmark {
394 #sone .post .delete, #sone .post .likes, #sone .post .like, #sone .post .unlike, #sone .post .trust, #sone .post .distrust, #sone .post .untrust {
400 #sone .post .likes.hidden {
404 #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 {
408 #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 {
412 color: rgb(28, 131, 191);
417 #sone .post .delete button.confirm {
422 #sone .post .untrust button {
423 color: rgb(255, 0, 0);
426 #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 {
430 color: rgb(255, 172, 0);
434 #sone .post .likes span {
439 #sone .post .linked-elements {
443 #sone .linked-element.loaded .image {
444 display: inline-block;
445 border: solid 1px black;
448 background-size: cover;
449 background-position: center;
454 #sone .linked-element.loaded .html-page {
455 display: inline-block;
462 #sone .reply .linked-element.loaded .html-page {
467 #sone .linked-element.loaded .html-page .heading {
470 text-overflow: ellipsis;
475 #sone .linked-element.loaded .html-page .description {
479 #sone .linked-element.loaded .html-page {
480 display: inline-block;
483 #sone .post .replies {
488 #sone .post .replies .click-to-show {
489 background-color: #f0f0ff;
495 #sone .post .replies .click-to-show.new {
496 background-color: #ffffa0;
499 #sone .post .reply > .avatar {
503 #sone .reply-avatar {
504 display: inline-block;
510 #sone .post .reply > .inner-part {
519 background-color: #f0f0ff;
524 #sone .post .reply .inner-part {
528 #sone .post .reply.new {
529 background-color: #ffffa0;
532 #sone .post .reply .time {
539 #sone .post .reply .linked-elements {
543 #sone .post .reply .linked-element.loaded .image {
544 display: inline-block;
545 border: solid 1px black;
548 background-size: cover;
549 background-position: center;
554 #sone .post .show-reply-form {
558 #sone .post .show-reply-form span {
559 color: rgb(28, 131, 191);
564 #sone .post .show-reply-form span:hover {
565 color: rgb(255, 172, 0);
568 #sone .post .create-reply {
570 background-color: #f0f0ff;
574 #sone .post .create-reply input[type=text] {
579 #sone .post .create-reply textarea {
585 #sone .post .create-reply button {
589 #sone .create-reply .select-sender button, #sone #post-message .select-sender button {
596 background-color: #f0f0ff;
597 border: 1px solid #ccc;
598 margin-bottom: 0.5ex;
603 background-color: #f0fff0;
607 background-color: #ffffa0;
610 #sone .sone .profile-link {
614 #sone .sone .sone-stats {
618 #sone .sone .short-request-uri {
623 #sone .sone .unknown-marker, #sone .sone .download-marker, #sone .sone .insert-marker, #sone .sone .idle-marker, #sone .sone .modified-marker {
627 #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 {
630 border: solid 1px #ccc;
639 #sone .sone.idle.modified .idle-marker {
643 #sone .sone .last-update {
648 #sone .sone .modified-marker, #sone .sone .unknown-marker {
653 #sone .sone form.follow, #sone .sone form.unfollow, #sone .sone form.lock, #sone .sone form.unlock {
655 border: solid 1px #ccc;
664 #sone .sone form.follow button, #sone .sone form.unfollow button, #sone .sone form.lock button, #sone .sone form.unlock button {
666 color: rgb(28, 131, 191);
673 #sone .sone form.follow button:hover, #sone .sone form.unfollow button:hover, #sone .sone form.lock button:hover, #sone .sone form.unlock button:hover {
675 color: rgb(255, 172, 0);
678 #sone .sone.locked form.lock, #sone .sone.unlocked form.unlock {
682 #sone .sone form.hidden {
686 #sone .sone .spacer {
690 #sone .profile-field, #sone #edit-profile button[type=submit], #sone #delete-profile-field {
694 #sone .profile-field .name {
699 #sone .profile-field .name.hidden {
703 #sone .profile-field button.confirm.edit {
708 #sone .profile-field button.cancel {
713 #sone .profile-field .value {
717 #sone #edit-profile .profile-field .value {
718 margin-left: inherit;
721 #sone .profile-field .edit-field-name, #sone .profile-field .move-up-field, #sone .profile-field .move-down-field, #sone .profile-field .delete-field-name {
732 #sone .backlinks .backlink {
739 #sone .image-row, #sone .album-row {
743 #sone .image-container, #sone .album-container {
748 border: solid 1px #000;
751 #sone .image, #sone .album {
758 #sone .single-image img {
759 border: solid 1px #000;
760 background-color: #fff;
763 #sone .image .edit-image input, #sone .album .edit-album input {
767 #sone .image .edit-image textarea, #sone .album .edit-album textarea {
771 #sone .image .album-sone {
775 #sone .image .image-title, #sone .album .album-title {
779 #sone .image .image-description, #sone .album .album-description {
782 word-wrap: break-word;
787 #sone .backlinks .separator {
795 #sone #search input[type=text] {
799 #sone #sone-results + #sone #post-results {
806 border-top: solid 1px #ccc;
813 #sone #tail #version-information {
817 #sone #add-sone textarea, #sone #create-sone textarea, #sone #load-sone textarea, #sone #edit-profile textarea {
821 #sone #add-sone button {
829 #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 {
834 border: solid 1px #ccc;
835 background-color: #f0f0ff;
839 #sone .navigation .first, #sone .navigation .previous {
843 #sone .navigation .current-page, #sone .navigation .total-pages {
850 #sone .navigation .total-pages:before {
854 #sone .navigation .next, #sone .navigation .last {
863 font-family: inherit;
874 font-family: inherit;
885 #sone input.default, #sone textarea.default {
889 #sone input[type=text].key {
904 #sone #sort-options {
908 #sone ul#avatar-selection {
912 #sone #avatar-selection li {
913 display: inline-block;
916 #sone #avatar-selection li .post-avatar {
917 vertical-align: middle;
921 #sone #avatar-selection li#no-avatar {
925 #sone form#options ul {
929 #sone form#options li {
930 list-style-type: none;
933 #sone table thead tr {