4 * @author Samantha Doherty <sammy@status.net>
5 * @copyright 2010 StatusNet, Inc.
6 * @license http://creativecommons.org/licenses/by/3.0/ Creative Commons Attribution 3.0 Unported
7 * @link http://status.net/
11 @media screen, projection, tv {
13 /* general styles and layout */
15 * {margin: 0; padding: 0; vertical-align: baseline;}
16 a abbr {border-bottom: 0; cursor: pointer;}
17 input.submit {cursor: pointer;}
18 table {border-collapse: collapse;}
19 ol, ul {list-style-position: inside;}
20 fieldset {border: none;}
21 legend {font-weight: bold; font-size: 1.2em;}
22 input, textarea, select, option {padding: 2px;}
23 textarea {overflow:auto;}
26 background-color: #ffffff;
28 font-family: sans-serif;
36 text-decoration: none;
41 text-decoration: underline;
46 text-decoration: none;
49 h1, h2, h3, h4, h5, h6 {
54 h1 {font-size: 2.2em;}
55 h2 {font-size: 1.8em;}
56 h3 {font-size: 1.6em;}
57 h4 {font-size: 1.4em;}
58 h5 {font-size: 1.2em;}
65 .form_notice p, li p, .section p {
69 input, textarea, select, option {
70 font-family: "DejaVu Sans", "Bitstream Vera Sans", Geneva, Verdana, sans-serif;
107 background-color: #fff;
126 #aside_primary .section {
127 margin: 0px 2% 20px 2%;
134 body[id$=adminpanel] #aside_primary {
138 /* header elements */
153 #site_nav_global_primary {
154 margin: 20px 0px 20px 0px;
157 #site_nav_global_primary dt {
161 #site_nav_global_primary li {
168 background-color: #f2f2f2;
182 background-color: #ccc;
190 /* new notice & direct message forms */
198 .form_notice fieldset {
204 .form_notice legend {
208 .form_notice textarea {
216 padding-bottom: 18px;
220 .form_notice label[for=notice_data-text] {
224 margin-bottom: 0.2em;
226 color: #333 !important;
229 .form_notice label[for=notice_data-attach],
230 .form_notice #notice_data-attach {
237 .form_notice label[for=notice_data-attach] {
243 .form_notice #notice_data-attach {
248 .form_notice .count {
256 .form_notice .count dt {
260 .form_notice .count {
264 .form_notice.warning .count {
268 .form_notice .submit {
277 .form_notice label[for=to] {
282 color: #333 !important;
285 .form_notice select[id=to] {
294 .form_notice .success {
299 padding: 2px 2px 2px 5px;
301 border: 2px solid #ccc;
305 .form_notice .attach-status code {
309 .form_notice .error {
312 padding: 6px 2px 6px 5px;
315 .form_notice .attach-status button.close {
320 .form_notice .notice_data-geo_wrap label,
321 .form_notice .notice_data-geo_wrap input {
332 .form_notice .notice_data-geo_wrap input {
336 .form_notice .notice_data-geo_wrap label {
347 .form_notice label:hover {
351 .form_notice #notice_data-attach {
355 /* Local navigation */
357 #site_nav_local_views {
361 #site_nav_local_views dt {
365 #site_nav_local_views li {
370 #site_nav_local_views .current a {
371 text-decoration: underline;
381 #notices_primary h2 {
386 list-style-type: none;
393 .notice, .profile, .application {
408 .notice .author .fn {
412 #core .vcard .photo {
418 #content .notice .author .photo {
425 #content .notice .entry-title {
426 margin: 2px 7px 0px 59px;
430 text-decoration:none;
433 text-decoration:underline;
436 .notice .entry-title {
438 word-wrap:break-word;
441 .notice .entry-title.ov {
449 #showstream .notice .entry-title, #showstream .notice div.entry-content {
453 #showstream #content .notice .author {
457 #showstream .notice {
461 #shownotice .vcard .photo {
465 #shownotice .notice .entry-title {
473 #shownotice .notice div.entry-content {
477 .notice p.entry-content {
481 .notice div.entry-content {
488 .entry-content .repeat {
492 .entry-content .repeat .photo {
506 .notice-options fieldset {
510 .notice-options legend {
514 .notice-options form, .notice-options a, .notice-options .repeated {
519 .notice-options input, .notice-options a, .notice-options .repeated {
520 text-indent: -9999px;
524 .notice-options input.submit, .notice-options a, .notice-options .repeated {
531 .notice-options input.submit, .notice-options a {
535 .notice-options input.submit:hover, .notice-options a:hover {
539 .notice .attachment {
544 .notice .attachment.more {
548 display:inline-block;
550 vertical-align:middle;
554 #attachments .attachment,
555 .notice .attachment.more {
559 .notice .attachment img {
566 #shownotice .notice .attachment img {
584 list-style-type:decimal;
590 #jOverlayContent #content,
591 #jOverlayContent #content_inner {
592 width: auto !important;
595 #jOverlayContent #content {
598 border: 1px solid #fff;
600 #jOverlayContent .entry-title {
604 #jOverlayContent button {
609 #jOverlayContent h1 {
616 #attachment_view img {
620 #attachment_view #oembed_info {
623 #attachment_view #oembed_info dt,
624 #attachment_view #oembed_info dd {
627 #attachment_view #oembed_info dt {
632 #attachment_view #oembed_info dt:after {
636 #content .notice .notice {
644 background-color:rgba(200, 200, 200, 0.050);
646 .notice .notice .notice {
647 background-color:rgba(200, 200, 200, 0.100);
649 .notice .notice .notice .notice {
650 background-color:rgba(200, 200, 200, 0.150);
652 .notice .notice .notice .notice .notice {
653 background-color:rgba(200, 200, 200, 0.300);
656 /* aside primary specific styles */
659 .aside .section .more {
663 .section .vcard .photo {
674 .section .notice:first-child {
678 .section .notice .author {
681 .section .notice .author .fn {
685 #aside_primary ol.notices {
686 list-style-type: none;
693 #aside_primary .notices li {
697 #aside_primary .notice {
702 list-style-type:none;
711 #export_data li a.foaf {
717 padding-bottom: 10px;
725 #entity_statistics dt,
726 #entity_statistics dd {
730 #entity_statistics dt:after {
734 .section ul.entities {
739 .section .entities li {
740 list-style-type: none;
746 .section .entities li .photo {
749 .section .entities li .fn {
754 list-style-type:none;
759 word-wrap:break-word;
767 .tag-cloud li:before {
771 .aside .tag-cloud li {
775 text-decoration:none;
777 #tagcloud.section dt {
778 text-transform:uppercase;
803 #publictagcloud #tagcloud.section dt {
807 /* secondary elements */
810 background-image:url(../../base/images/icons/icon_processing.gif);
811 background-repeat:no-repeat;
812 background-position:47% 47%;
816 background-color: #F7E8E8;
819 background-color: #f2f2f2;
831 .entry-content .success {
850 #bookmarklet address {
853 #bookmarklet .form_notice {
886 display:block !important;
891 .dialogbox button.close {
897 .dialogbox .form_guide {
902 .dialogbox .submit_dialogbox {
910 .dialogbox fieldset {
914 #wrap form.processing input.submit,
915 .entity_actions a.processing,
916 .dialogbox.processing .submit_dialogbox {
923 background-color: #f2f2f2;
938 .pagination .nav_prev {
942 .pagination .nav_next {
948 background-color: #ccc;
954 #site_nav_global_secondary dt {
958 #site_nav_global_secondary li {
971 #site_content_license_cc {
974 #site_content_license_cc img {
981 list-style-type:none;
993 .form_settings fieldset {
999 .form_settings fieldset fieldset {
1000 margin-bottom: 40px;
1005 background:rgba(240, 240, 240, 0.2);
1008 .form_settings fieldset fieldset legend {
1011 font-weight: normal;
1014 .form_settings input.remove {
1017 .form_settings .form_data li {
1021 .form_settings .form_data label {
1024 .form_settings .form_data textarea,
1025 .form_settings .form_data select,
1026 .form_settings .form_data input {
1030 .form_settings .form_data input {
1033 .form_settings .form_data input.submit,
1034 .form_settings .form_data input.checkbox,
1035 .form_settings .form_data input.radio {
1038 .form_settings .form_data textarea {
1042 .form_settings .form_data input.submit {
1046 .form_settings label {
1052 .form_settings label.checkbox {
1056 .form_actions label {
1063 .form_settings #settings_autosubscribe label {
1068 #form_settings_profile legend,
1070 #form_register legend,
1071 #form_password legend,
1072 #form_settings_avatar legend,
1075 #form_tag_user legend,
1076 #form_remote_subscribe legend,
1077 #form_openid_login legend,
1078 #form_search legend,
1079 #form_invite legend,
1080 #form_notice_delete legend,
1081 #form_password_recover legend,
1082 #form_password_change legend,
1083 .form_entity_block legend,
1084 #form_filter_bytag legend,
1085 #apioauthauthorize_allowdeny {
1089 .form_settings .form_data p.form_guide {
1099 .form_settings input.checkbox,
1100 .form_settings input.radio {
1104 .form_settings label.checkbox {
1112 .form_settings label.radio {
1119 #form_login p.form_guide,
1120 #form_register #settings_rememberme p.form_guide,
1121 #form_openid_login #settings_rememberme p.form_guide,
1122 #settings_twitter_remove p.form_guide,
1123 #form_search ul.form_data #q,
1124 #design_background-image_onoff p.form_guide {
1128 .form_settings .form_note {
1130 -moz-border-radius:4px;
1131 -webkit-border-radius:4px;
1135 .form_settings input {
1139 #form_search .submit {
1142 #form_search .form_data input {
1146 .hentry .entry-content .form_settings ul {
1150 /* override OStatus plugin style */
1152 #form_ostatus_connect.form_settings.dialogbox, #form_ostatus_sub.dialogbox {
1156 #form_ostatus_connect.form_settings.dialogbox legend {
1158 font-weight: normal;
1159 padding-bottom: 10px;
1162 #form_ostatus_connect.dialogbox .form_data label,
1163 #form_ostatus_sub.dialogbox .form_data label {
1164 font-weight: normal;
1169 #form_ostatus_connect.dialogbox .form_data input,
1170 #form_ostatus_sub.dialogbox .form_data input {
1172 width: 52% !important;
1175 #form_ostatus_connect.dialogbox .form_data .form_guide,
1176 #form_ostatus_sub.dialogbox .form_data .form_guide {
1177 background: none !important;
1182 .section .entity_actions {
1183 margin-right: 0px !important;
1186 .section .entity_remote_subscribe {
1187 color:#000 !important;
1188 padding-left: 26px !important;
1189 background-position: 4px -1183px !important;
1193 .entity_send-a-message .form_notice,
1194 .form_settings fieldset fieldset,
1195 .entity_moderation:hover ul,
1196 .entity_role:hover ul,
1198 border-color:#DDDDDD;
1201 .form_settings input.form_action-primary {
1205 .form_settings .form_note {
1206 background-color:#9BB43E;
1209 #form_settings_photo .form_data {
1213 #form_settings_avatar li {
1216 #form_settings_avatar input {
1226 #avatar_preview_view {
1234 #form_settings_avatar .form_actions {
1238 #form_settings_avatar .form_actions {
1242 #settings_design_background-image img {
1247 margin-bottom: 10px;
1250 #settings_design_background-image .form_guide {
1255 #settings_design_color .form_data,
1259 #settings_design_color .form_data {
1264 #settings_design_color .form_data li {
1267 #settings_design_color .form_data label {
1271 #settings_design_color .form_data .swatch {
1288 #entity_statistics dt {
1291 .entity_profile dd {
1295 .entity_profile .entity_depiction {
1303 .entity_profile .entity_fn,
1304 .entity_profile .entity_nickname,
1305 .entity_profile .entity_location,
1306 .entity_profile .entity_url,
1307 .entity_profile .entity_note,
1308 .entity_profile .entity_tags,
1309 .entity_profile .entity_aliases,
1310 .entity_profile .entity_statistics {
1315 .entity_profile .entity_nickname,
1316 .entity_profile .entity_fn {
1320 .entity_profile .nickname {
1324 .entity_profile .fn {
1329 .entity_profile .fn:before {
1333 .entity_profile .fn:after {
1337 .entity_profile .nickname:after,
1338 .entity_profile .nickname:before {
1342 .entity_profile h2 {
1345 .entity_profile .role {
1353 margin-bottom: 28px;
1357 .entity_actions h2 {
1360 .entity_actions ul {
1361 list-style-type:none;
1363 .entity_actions li {
1366 .entity_actions li:first-child {
1369 .entity_actions fieldset {
1373 .entity_actions legend {
1377 .entity_actions input.submit {
1383 text-decoration:none;
1388 .entity_actions a, .entity_actions input, .entity_actions p {
1389 color: #333 !important;
1390 font-weight: normal;
1395 padding: 3px 4px 4px 28px;
1398 .entity_actions input {
1399 padding: 4px 4px 4px 26px;
1402 .entity_actions a, .entity_actions p, .entity_actions .entity_subscribe input, .entity_actions .entity_block input, .entity_actions .entity_moderation input, .entity_actions .entity_role input, .entity_actions .entity_nudge input, .entity_actions .entity_delete input {
1403 background-color: #ccc !important;
1408 padding: 2px 4px 4px 28px;
1411 .entity_actions a:hover, .entity_actions p:hover, .entity_actions .entity_subscribe input:hover, .entity_actions .entity_block input:hover, .entity_actions .entity_moderation input:hover, .entity_actions .entity_role input:hover, .entity_actions .entity_nudge input:hover, .entity_actions .entity_delete input:hover {
1412 background-color: #f2f2f2 !important;
1415 .entity_actions #entity_remote_subscribe a {
1419 .entity_actions .accept {
1423 .entity_send-a-message button {
1429 .entity_send-a-message .form_notice {
1438 .entity_send-a-message .form_notice fieldset {
1442 .entity_send-a-message .form_notice textarea {
1446 .entity_send-a-message .form_notice legend {
1449 font-weight: normal;
1450 color: #333 !important;
1453 .entity_send-a-message .form_notice label,
1454 .entity_send-a-message .form_notice select {
1457 .entity_send-a-message .form_notice .submit {
1468 .entity_moderation p,
1474 .entity_moderation ul,
1478 .entity_moderation:hover ul,
1479 .entity_role:hover ul {
1489 background-color: #fff;
1493 list-style-type:none;
1500 .entity_tags li:before {
1505 margin-bottom: 20px;
1506 padding-bottom: 10px;
1507 border-bottom: 1px solid #ccc;
1514 list-style-type:none;
1520 border-left-width: 1px;
1521 border-left-style:solid;
1523 #filter_tags #filter_tags_all {
1528 #filter_tags_all a {
1534 #filter_tags_item label {
1539 #filter_tags_item label,
1540 #filter_tags_item select {
1544 #filter_tags_item p {
1549 #filter_tags_item .submit {
1555 .profile .entity_profile {
1560 .profile .form_group_join legend,
1561 .profile .form_group_leave legend,
1562 .profile .form_user_subscribe legend,
1563 .profile .form_user_unsubscribe legend {
1568 list-style-type:none;
1572 margin-bottom: 20px;
1575 .profile .entity_profile .fn.nickname,
1576 .profile .entity_profile .url[rel~=contact] {
1581 .profile .entity_profile .fn,
1582 .profile .entity_profile .label {
1589 .profile .entity_profile .note,
1590 .profile .entity_profile .url,
1591 .profile .entity_profile .entity_tags,
1592 .profile .entity_profile .form_subscription_edit {
1598 .profile .entity_profile .entity_tags dt {
1603 .profile .entity_profile .form_subscription_edit label {
1614 list-style-type:none;
1617 #showapplication .entity_profile img,
1618 .form_data #application_icon img,
1619 #apioauthauthorize .form_data img {
1623 #apioauthauthorize .form_data img {
1627 #showapplication .entity_profile {
1630 #showapplication .entity_profile .entity_fn {
1633 #showapplication .entity_profile .entity_fn .fn:before,
1634 #showapplication .entity_profile .entity_fn .fn:after {
1637 #showapplication .entity_data {
1641 #showapplication .entity_data h2 {
1644 #showapplication .entity_data dl {
1647 #showapplication .entity_data dt {
1650 #showapplication .entity_data dd {
1652 font-family:monospace;
1655 .form_data #application_types label.radio,
1656 .form_data #default_access_types label.radio {
1661 border-top: 1px solid #ccc;
1664 #realtime_actions li {
1668 #realtime_play, #realtime_pause, #realtime_popup {
1669 background-image: url(../images/icons/icons-01.gif);
1670 background-repeat: no-repeat;
1671 background-color: transparent;
1675 background-position: 0 -2308px;
1678 background-position: 0 -2374px;
1681 background-position: 0 -1714px;
1684 #realtime_play, #realtime_pause, #realtime_popup {
1688 #realtime_play:hover, #realtime_pause:hover, #realtime_popup:hover {
1692 body.realtime-popup {
1696 .realtime-popup #wrap {
1697 padding: 0px !important;
1698 margin: 0px !important;
1701 .realtime-popup #content {
1702 padding: 0px !important;
1703 margin: 0px !important;
1704 width: 98% !important;
1707 .realtime-popup .form_notice {
1708 float: left !important;
1709 position: static !important;
1712 .realtime-popup .form_notice fieldset {
1713 width: 450px !important;
1716 .realtime-popup .form_notice textarea {
1717 width: 340px !important;
1720 .realtime-popup .form_notice .submit {
1721 top: 58px !important;
1727 .realtime-popup .form_notice label[for=notice_data-attach], .form_notice #notice_data-attach {
1731 .realtime-popup .form_notice .notice_data-geo_wrap label, .form_notice .notice_data-geo_wrap input {
1737 .form_notice label[for=notice_data-attach],
1738 #export_data li a.rss,
1739 #export_data li a.atom,
1740 #export_data li a.foaf,
1742 .entity_send-a-message a,
1744 .form_user_nudge input.submit,
1745 .form_user_block input.submit,
1746 .form_user_unblock input.submit,
1747 .form_group_block input.submit,
1748 .form_group_unblock input.submit,
1749 .form_make_admin input.submit,
1750 .notice .attachment,
1751 .notice-options .notice_reply,
1752 .notice-options form.form_favor input.submit,
1753 .notice-options form.form_disfavor input.submit,
1754 .notice-options .notice_delete,
1755 .notice-options form.form_repeat input.submit,
1757 .pagination .nav_prev a,
1758 .pagination .nav_next a,
1760 .form_group_leave input.submit,
1761 .form_user_unsubscribe input.submit,
1762 .form_group_join input.submit,
1763 .form_user_subscribe input.submit,
1764 .form_remote_authorize input.submit,
1765 .entity_subscribe a,
1766 .entity_moderation p,
1767 .entity_sandbox input.submit,
1768 .entity_silence input.submit,
1769 .entity_delete input.submit,
1771 .entity_role_administrator input.submit,
1772 .entity_role_moderator input.submit,
1773 .notice-options .repeated,
1774 .form_notice label.notice_data-geo,
1776 .form_reset_key input.submit,
1777 .entity_clear input.submit,
1778 .entity_flag input.submit,
1780 .entity_subscribe input.submit,
1784 background-image:url(../images/icons/icons-01.gif);
1785 background-repeat:no-repeat;
1786 background-color:transparent;
1790 background-position:0 -1120px;
1793 background-position:0 -1912px;
1795 #export_data li a.rss {
1796 background-position:0 -130px;
1798 #export_data li a.atom {
1799 background-position:0 -64px;
1801 #export_data li a.foaf {
1802 background-position:0 1px;
1804 .form_group_leave input.submit,
1805 .form_user_unsubscribe input.submit {
1806 background-position:5px -1246px;
1808 .form_group_join input.submit,
1809 .form_user_subscribe input.submit,
1810 .form_remote_authorize input.submit,
1811 .entity_subscribe a {
1812 background-position:5px -1181px;
1815 background-position: 5px -719px;
1817 .entity_send-a-message a {
1818 background-position: 5px -852px;
1821 .form_user_nudge input.submit {
1822 background-position: 5px -785px;
1824 .form_user_block input.submit,
1825 .form_user_unblock input.submit,
1826 .form_group_block input.submit,
1827 .form_group_unblock input.submit {
1828 background-position: 5px -918px;
1830 .form_make_admin input.submit {
1831 background-position: 5px -983px;
1833 .entity_moderation p {
1834 background-position: 5px -1313px;
1836 .entity_sandbox input.submit {
1837 background-position: 5px -1380px;
1839 .entity_silence input.submit {
1840 background-position: 5px -1445px;
1842 .entity_delete input.submit {
1843 background-position: 5px -1511px;
1845 .entity_sandbox .form_user_unsandbox input.submit {
1846 background-position: 5px -2568px;
1848 .entity_silence .form_user_unsilence input.submit {
1849 background-position: 5px -2633px;
1852 background-position: 5px -2436px;
1854 .entity_role_administrator .form_user_grantrole input.submit {
1855 background-position: 5px -983px;
1857 .entity_role_moderator .form_user_grantrole input.submit {
1858 background-position: 5px -1313px;
1860 .entity_role_administrator .form_user_revokerole input.submit {
1861 background-position: 5px -2699px;
1863 .entity_role_moderator .form_user_revokerole input.submit {
1864 background-position: 5px -2501px;
1866 .form_reset_key input.submit {
1867 background-position: 5px -1973px;
1869 .entity_clear input.submit {
1870 background-position: 5px -2039px;
1872 .entity_flag input.submit,
1874 background-position: 5px -2105px;
1876 .entity_subscribe input.accept {
1877 background-position: 5px -2171px;
1879 .entity_subscribe input.reject {
1880 background-position: 5px -2237px;
1883 background-position: 0 -2308px;
1886 background-position: 0 -2374px;
1889 background-position: 0 -1714px;
1891 .notice .attachment {
1892 background-position:0 -394px;
1894 .notice .attachment.more {
1895 background-position:0 -2770px;
1897 #attachments .attachment {
1900 .notice-options .notice_reply {
1901 background-position:0 -592px;
1903 .notice-options form.form_favor input.submit {
1904 background-position:0 -460px;
1906 .notice-options form.form_disfavor input.submit {
1907 background-position:0 -526px;
1909 .notice-options .notice_delete {
1910 background-position:0 -658px;
1912 .notice-options .form_repeat.processing {
1913 background-image:none;
1915 .notice-options form.form_repeat input.submit {
1916 background-position:0 -1582px;
1918 .notice-options .repeated {
1919 background-position:0 -1648px;
1922 background-position:0 -1054px;
1924 .form_notice label[for=notice_data-attach] {
1925 background-position: 0 -328px;
1927 .form_notice label.notice_data-geo {
1928 background-position: 0 -1780px;
1930 .form_notice label.notice_data-geo.checked {
1931 background-position: 0 -1846px;
1934 .pagination .nav_prev a {
1937 background-position:0 -187px;
1939 .pagination .nav_next a {
1941 padding-right: 25px;
1942 background-position: 115% -252px;
1945 #usergroups #new_group {
1949 #new_group, #group_search {
1957 list-style-type: none;
1960 #input_form_nav li {
1964 .input_form_nav_tab.current {
1965 text-decoration: underline;
1972 .input_form.current {
1976 /*end of @media screen, projection, tv*/
1980 a:after { background-color:#FFFFFF; }
1981 a:not([href^="#"]):after { content:" <"attr(href)"> "; }
1982 img { border:none; }
1983 p { orphans: 2; widows: 1; }
1985 #site_nav_global_primary,
1986 #site_nav_local_views,
1989 #site_nav_global_secondary,
1993 .form_subscription_edit .submit {
1996 .timestamp dt, .timestamp dd,
1997 .device dt, .device dd {
2005 }/*end of @media print*/