1 /* Styles common to large and small screens */
3 /* Default rules for the body of every page */
6 font-family: 'Helvetica Neue',Arial,sans-serif;
10 background-color: #fff;
16 background-color: #f0f0f0;
23 text-decoration: none;
27 text-decoration: underline;
30 /* Rules for horizontal lines */
34 background-color: #ccc;
39 /* Default rules for headings */
47 /* Rules for the whole left sidebar, including the logo */
57 /* Rules for the OpenStreetMap logo in the top left corner */
80 /* Rules for the site name */
86 /* Rules for the introductory text displayed in the left sidebar to new users */
89 border-top: 1px solid #ccc;
98 * Rules for alert boxes shown in the left sidebar when important
99 * information needs to be conveyed such as when the site is
100 * undergoing maintenance.
107 border: 1px solid #ccc;
112 -moz-border-radius: 5px;
116 * Rules for notice boxes shown in the left sidebar when important, but
117 * non-critical information needs to be conveyed such as notices about
125 border: 1px solid #ccc;
130 -moz-border-radius: 5px;
133 /* Rules for the menu displayed in the left sidebar */
138 border-top: 1px solid #ccc;
139 border-bottom: 1px solid #ccc;
152 list-style-type: none;
161 .left_menu ul li ul {
171 /* Rules for SOTM advert */
183 * Rules for "optional boxes" which appear in the left sidebar on
184 * certain pages. Current users are the seach box on the main page
185 * and the tag cloud on the traces pages.
191 border-top: 1px solid #ccc;
199 vertical-align: bottom;
202 /* Rules for the search box */
206 vertical-align: bottom;
220 #search_field input[type="text"] {
224 #search_field input[type="submit"] {
235 /* Rules for donation request box */
241 border: 1px solid #ccc;
247 -moz-border-radius: 5px;
250 /* Rules for Creative Commons logo button */
257 /* Rules for tabbed navigation bar */
260 border-bottom: 1px solid #ccc;
274 list-style-type: none;
277 #tabnav a, #tabnav a:link, #tabnav a:visited {
283 text-decoration: none;
287 #tabnav a:link.active, #tabnav a:visited.active {
288 border-bottom: 1px solid #aaa;
293 #tabnav a:link:hover, #tabnav a:visited:hover {
294 text-decoration:underline;
297 #tabnav a:link.disabled,
298 #tabnav a:visited.disabled,
299 #tabnav a:link:hover.disabled,
300 #tabnav a:visited:hover.disabled {
305 #tabnav a:link.disabled:hover,
306 #tabnav a:visited.disabled:hover,
307 #tabnav a:link:hover.disabled:hover,
308 #tabnav a:visited:hover.disabled:hover {
309 text-decoration: none;
312 /* Rules for greeting bar in the top right corner */
321 .greeting-bar-unread {
325 /* Rules for the message shown in place of the map when javascript is disabled */
333 /* Rules for OpenLayers maps */
340 .olControlAttribution {
341 bottom: 15px !important;
342 left: 0px !important;
343 right: 0px !important;
362 /* Rules for edit menu */
368 background-color: #ffffff;
369 border: 1px solid black;
380 list-style-type: none;
384 /* Rules for attribution text under the main map shown on printouts */
390 .attribution_notice {
394 /* Rules for the popout map sidebar */
406 #sidebar #sidebar_content {
417 #sidebar .sidebar_title {
419 padding: 3px 6px 4px 6px;
426 /* Rules for the map key which appears in the popout sidebar */
434 #mapkey .mapkey-table {
439 #mapkey .mapkey-table-key {
442 #mapkey .mapkey-table-value {
446 /* Rules for search results which appear in the popout sidebar */
453 .search_results_heading {
456 border-bottom: 1px solid #ccc;
460 .search_results_entry {
465 .search_results_error {
467 padding: 2px 6px 0px;
471 /* Rules for data browser information which appears in the popout sidebar */
476 border: 1px solid #ccc;
485 /* Rules for export information which appears in the popout sidebar */
490 border-bottom: 1px solid #ccc;
529 /* Rules for the main content area */
540 #content.site_export {
549 #slim_container_content {
551 background-color: #FFFFFF;
555 -moz-border-radius: 25px;
556 border: 1px solid #e6e6e6;
572 vertical-align: middle;
576 /* Rules for the home page */
594 /* Rules for the edit page */
604 /* Rules for the changeset list shown by the history tab etc */
606 #changeset_list_container {
613 border-collapse: collapse;
624 #changeset_list .date {
628 #changeset_list .user {
632 #changeset_list .area {
636 #changeset_list .selected {
637 background-color: rgb(255, 255, 160);
638 background-color: rgba(255, 255, 85, 0.5);
641 #changeset_list_map {
647 border: solid 1px black;
650 /* Rules for the data browser */
657 table.browse_details th {
665 #browse_map #small_map {
668 border: solid 1px black;
671 #browse_map .geolink {
675 /* Rules for the trace list shown by the traces tab etc */
679 border-collapse: collapse;
683 #trace_list .trace_summary {
688 #trace_list .trace_pending {
692 #trace_list .trace_public {
696 #trace_list .trace_identifiable {
700 #trace_list .trace_trackable {
704 #trace_list .trace_private {
708 /* Rules for the user list */
716 vertical-align: middle;
728 /* Rules for the new diary entry page */
730 .diary_entry div#map {
734 border: 1px solid #ccc;
738 /* Rules for the login page */
744 -moz-border-radius: 15px;
748 background-color: #f5f5ff;
749 border: 1px solid #f3f3ff;
751 -moz-border-radius: 15px;
758 table#login_openid_buttons {
759 padding-bottom: 10px;
762 #login_openid_buttons td {
769 #login_openid_buttons img {
773 #login_signup form.button-to div {
778 /* Rules for the account confirmation page */
780 div#contributorTerms {
781 border: 1px solid black;
788 div#slim_content div#contributorTerms {
792 div#contributorTerms p#first {
796 div#contributorTerms p#last {
800 div#contributorTerms ol {
804 div#contributorTerms img {
816 div#slim_content form#termsForm {
820 p#contributorGuidance {
821 background-color: #f5f5ff;
822 border: 1px solid #f3f3ff;
824 -moz-border-radius: 15px;
828 /* Rules for the account settings page */
831 padding-bottom: 10px;
834 #accountForm .user_map {
838 border: 1px solid #ccc;
854 display: inline !important;
857 #accountForm input[type=submit] {
861 /* Rules for the user view */
863 .user_view .user_map {
867 border: 1px solid #ccc;
870 .user_view .user_map p#no_home_location {
879 /* Rules for the user map */
881 .user_map .olControlPanZoomBar {
885 .user_map .olControlPanZoom {
889 /* Rules for user popups on maps */
900 .user_popup img.user_thumbnail {
904 /* Rules for message in/out box page */
907 border: 1px solid #ccc;
910 .inbox-row-unread .inbox-subject {
914 /* Rules for "flash" notice boxes shown at the top of the content area */
917 border: 1px solid red;
919 background-color: #fff0f0;
922 -moz-border-radius: 5px;
926 border: 1px solid orange;
928 background-color: #fff6f0;
931 -moz-border-radius: 5px;
935 border: 1px solid green;
937 background-color: #f0fff0;
940 -moz-border-radius: 5px;
943 /* Rules for highlighting fields with rails validation errors */
947 background-color: red;
951 /* Rules for rails validation error boxes */
955 border: 2px solid red;
957 padding-bottom: 12px;
959 background-color: #f0f0f0;
962 #errorExplanation h2 {
966 background-color: #c00;
970 #errorExplanation p {
976 #errorExplanation ul li {
981 /* Rules for forms */
997 input[type="password"],
999 border: 1px solid #888;
1002 /* Rules for user images */
1007 border: 1px solid black;
1010 img.user_thumbnail {
1013 border: 1px solid black;
1016 /* Rule for "nowrap" class that can be applied to anything to stop wrapping */
1019 white-space: nowrap;
1022 /* Rules for geo microformats */
1025 border-bottom: none;
1028 /* Rules for RSS buttons */
1035 /* Rules for doing distinct colour of alternate table rows */
1038 background: #f6f6f6;
1045 /* Rules for OpenID logo */
1048 vertical-align: text-bottom;
1052 /* Rules for rich text editors */
1054 .richtext_container {
1055 white-space: nowrap;
1058 display: inline-block;
1059 vertical-align: top;
1062 display: inline-block;
1065 border: 4px solid #eee;
1066 background-color: #eee;
1067 white-space: normal;
1070 background-image: image-url("loading.gif");
1071 background-repeat: no-repeat;
1072 background-position: center;
1082 display: inline-block;
1083 vertical-align: top;
1084 background-color: #ddd;
1086 padding: 5px 10px 10px 10px;
1094 vertical-align: top;
1095 padding: 0px 15px 0px 0px !important;
1101 padding: 0px !important;
1104 input.richtext_doedit {
1105 margin-top: 5px !important;
1106 margin-right: 10px !important;
1109 input.richtext_dopreview {
1110 margin-top: 5px !important;
1111 margin-left: 10px !important;