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 .post .linked-element {
448 display: inline-block;
449 border: solid 1px black;
452 background-size: cover;
453 background-position: center;
458 #sone .post .replies {
463 #sone .post .replies .click-to-show {
464 background-color: #f0f0ff;
470 #sone .post .replies .click-to-show.new {
471 background-color: #ffffa0;
474 #sone .post .reply > .avatar {
478 #sone .reply-avatar {
479 display: inline-block;
485 #sone .post .reply > .inner-part {
494 background-color: #f0f0ff;
499 #sone .post .reply .inner-part {
503 #sone .post .reply.new {
504 background-color: #ffffa0;
507 #sone .post .reply .time {
514 #sone .post .reply .linked-elements {
518 #sone .post .reply .linked-element {
519 display: inline-block;
520 border: solid 1px black;
523 background-size: cover;
524 background-position: center;
529 #sone .post .show-reply-form {
533 #sone .post .show-reply-form span {
534 color: rgb(28, 131, 191);
539 #sone .post .show-reply-form span:hover {
540 color: rgb(255, 172, 0);
543 #sone .post .create-reply {
545 background-color: #f0f0ff;
549 #sone .post .create-reply input[type=text] {
554 #sone .post .create-reply textarea {
560 #sone .post .create-reply button {
564 #sone .create-reply .select-sender button, #sone #post-message .select-sender button {
571 background-color: #f0f0ff;
572 border: 1px solid #ccc;
573 margin-bottom: 0.5ex;
578 background-color: #f0fff0;
582 background-color: #ffffa0;
585 #sone .sone .profile-link {
589 #sone .sone .sone-stats {
593 #sone .sone .short-request-uri {
598 #sone .sone .unknown-marker, #sone .sone .download-marker, #sone .sone .insert-marker, #sone .sone .idle-marker, #sone .sone .modified-marker {
602 #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 {
605 border: solid 1px #ccc;
614 #sone .sone.idle.modified .idle-marker {
618 #sone .sone .last-update {
623 #sone .sone .modified-marker, #sone .sone .unknown-marker {
628 #sone .sone form.follow, #sone .sone form.unfollow, #sone .sone form.lock, #sone .sone form.unlock {
630 border: solid 1px #ccc;
639 #sone .sone form.follow button, #sone .sone form.unfollow button, #sone .sone form.lock button, #sone .sone form.unlock button {
641 color: rgb(28, 131, 191);
648 #sone .sone form.follow button:hover, #sone .sone form.unfollow button:hover, #sone .sone form.lock button:hover, #sone .sone form.unlock button:hover {
650 color: rgb(255, 172, 0);
653 #sone .sone.locked form.lock, #sone .sone.unlocked form.unlock {
657 #sone .sone form.hidden {
661 #sone .sone .spacer {
665 #sone .profile-field, #sone #edit-profile button[type=submit], #sone #delete-profile-field {
669 #sone .profile-field .name {
674 #sone .profile-field .name.hidden {
678 #sone .profile-field button.confirm.edit {
683 #sone .profile-field button.cancel {
688 #sone .profile-field .value {
692 #sone #edit-profile .profile-field .value {
693 margin-left: inherit;
696 #sone .profile-field .edit-field-name, #sone .profile-field .move-up-field, #sone .profile-field .move-down-field, #sone .profile-field .delete-field-name {
707 #sone .backlinks .backlink {
714 #sone .image-row, #sone .album-row {
718 #sone .image-container, #sone .album-container {
723 border: solid 1px #000;
726 #sone .image, #sone .album {
733 #sone .single-image img {
734 border: solid 1px #000;
735 background-color: #fff;
738 #sone .image .edit-image input, #sone .album .edit-album input {
742 #sone .image .edit-image textarea, #sone .album .edit-album textarea {
746 #sone .image .album-sone {
750 #sone .image .image-title, #sone .album .album-title {
754 #sone .image .image-description, #sone .album .album-description {
757 word-wrap: break-word;
762 #sone .backlinks .separator {
770 #sone #search input[type=text] {
774 #sone #sone-results + #sone #post-results {
781 border-top: solid 1px #ccc;
788 #sone #tail #version-information {
792 #sone #add-sone textarea, #sone #create-sone textarea, #sone #load-sone textarea, #sone #edit-profile textarea {
796 #sone #add-sone button {
804 #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 {
809 border: solid 1px #ccc;
810 background-color: #f0f0ff;
814 #sone .navigation .first, #sone .navigation .previous {
818 #sone .navigation .current-page, #sone .navigation .total-pages {
825 #sone .navigation .total-pages:before {
829 #sone .navigation .next, #sone .navigation .last {
838 font-family: inherit;
849 font-family: inherit;
860 #sone input.default, #sone textarea.default {
864 #sone input[type=text].key {
879 #sone #sort-options {
883 #sone ul#avatar-selection {
887 #sone #avatar-selection li {
888 display: inline-block;
891 #sone #avatar-selection li .post-avatar {
892 vertical-align: middle;
896 #sone #avatar-selection li#no-avatar {
900 #sone form#options ul {
904 #sone form#options li {
905 list-style-type: none;