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 .replies {
448 #sone .post .replies .click-to-show {
449 background-color: #f0f0ff;
455 #sone .post .replies .click-to-show.new {
456 background-color: #ffffa0;
459 #sone .post .reply > .avatar {
463 #sone .reply-avatar {
464 display: inline-block;
470 #sone .post .reply > .inner-part {
479 background-color: #f0f0ff;
484 #sone .post .reply .inner-part {
488 #sone .post .reply.new {
489 background-color: #ffffa0;
492 #sone .post .reply .time {
499 #sone .post .show-reply-form {
503 #sone .post .show-reply-form span {
504 color: rgb(28, 131, 191);
509 #sone .post .show-reply-form span:hover {
510 color: rgb(255, 172, 0);
513 #sone .post .create-reply {
515 background-color: #f0f0ff;
519 #sone .post .create-reply input[type=text] {
524 #sone .post .create-reply textarea {
530 #sone .post .create-reply button {
534 #sone .create-reply .select-sender button, #sone #post-message .select-sender button {
541 background-color: #f0f0ff;
542 border: 1px solid #ccc;
543 margin-bottom: 0.5ex;
548 background-color: #f0fff0;
552 background-color: #ffffa0;
555 #sone .sone .profile-link {
559 #sone .sone .sone-stats {
563 #sone .sone .short-request-uri {
568 #sone .sone .unknown-marker, #sone .sone .download-marker, #sone .sone .insert-marker, #sone .sone .idle-marker, #sone .sone .modified-marker {
572 #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 {
575 border: solid 1px #ccc;
584 #sone .sone.idle.modified .idle-marker {
588 #sone .sone .last-update {
593 #sone .sone .modified-marker, #sone .sone .unknown-marker {
598 #sone .sone form.follow, #sone .sone form.unfollow, #sone .sone form.lock, #sone .sone form.unlock {
600 border: solid 1px #ccc;
609 #sone .sone form.follow button, #sone .sone form.unfollow button, #sone .sone form.lock button, #sone .sone form.unlock button {
611 color: rgb(28, 131, 191);
618 #sone .sone form.follow button:hover, #sone .sone form.unfollow button:hover, #sone .sone form.lock button:hover, #sone .sone form.unlock button:hover {
620 color: rgb(255, 172, 0);
623 #sone .sone.locked form.lock, #sone .sone.unlocked form.unlock {
627 #sone .sone form.hidden {
631 #sone .sone .spacer {
635 #sone .profile-field, #sone #edit-profile button[type=submit], #sone #delete-profile-field {
639 #sone .profile-field .name {
644 #sone .profile-field .name.hidden {
648 #sone .profile-field button.confirm.edit {
653 #sone .profile-field button.cancel {
658 #sone .profile-field .value {
662 #sone #edit-profile .profile-field .value {
663 margin-left: inherit;
666 #sone .profile-field .edit-field-name, #sone .profile-field .move-up-field, #sone .profile-field .move-down-field, #sone .profile-field .delete-field-name {
677 #sone .backlinks .backlink {
684 #sone .image-row, #sone .album-row {
688 #sone .image-container, #sone .album-container {
693 border: solid 1px #000;
696 #sone .image, #sone .album {
703 #sone .single-image img {
704 border: solid 1px #000;
705 background-color: #fff;
708 #sone .image .edit-image input, #sone .album .edit-album input {
712 #sone .image .edit-image textarea, #sone .album .edit-album textarea {
716 #sone .image .album-sone {
720 #sone .image .image-title, #sone .album .album-title {
724 #sone .image .image-description, #sone .album .album-description {
727 word-wrap: break-word;
732 #sone .backlinks .separator {
740 #sone #search input[type=text] {
744 #sone #sone-results + #sone #post-results {
751 border-top: solid 1px #ccc;
758 #sone #tail #version-information {
762 #sone #add-sone textarea, #sone #create-sone textarea, #sone #load-sone textarea, #sone #edit-profile textarea {
766 #sone #add-sone button {
774 #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 {
779 border: solid 1px #ccc;
780 background-color: #f0f0ff;
784 #sone .navigation .first, #sone .navigation .previous {
788 #sone .navigation .current-page, #sone .navigation .total-pages {
795 #sone .navigation .total-pages:before {
799 #sone .navigation .next, #sone .navigation .last {
808 font-family: inherit;
819 font-family: inherit;
830 #sone input.default, #sone textarea.default {
834 #sone input[type=text].key {
849 #sone #sort-options {
853 #sone ul#avatar-selection {
857 #sone #avatar-selection li {
858 display: inline-block;
861 #sone #avatar-selection li .post-avatar {
862 vertical-align: middle;
866 #sone #avatar-selection li#no-avatar {
870 #sone form#options ul {
874 #sone form#options li {
875 list-style-type: none;