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 {
304 /* Rules for greeting bar in the top right corner */
313 .greeting-bar-unread {
317 /* Rules for the message shown in place of the map when javascript is disabled */
325 /* Rules for OpenLayers maps */
332 .olControlAttribution {
333 bottom: 15px !important;
334 left: 0px !important;
335 right: 0px !important;
354 /* Rules for edit menu */
360 background-color: #ffffff;
361 border: 1px solid black;
372 list-style-type: none;
376 /* Rules for attribution text under the main map shown on printouts */
382 .attribution_notice {
386 /* Rules for the popout map sidebar */
398 #sidebar #sidebar_content {
409 #sidebar .sidebar_title {
411 padding: 3px 6px 4px 6px;
418 /* Rules for the map key which appears in the popout sidebar */
426 #mapkey .mapkey-table {
431 #mapkey .mapkey-table-key {
434 #mapkey .mapkey-table-value {
438 /* Rules for search results which appear in the popout sidebar */
445 .search_results_heading {
448 border-bottom: 1px solid #ccc;
452 .search_results_entry {
457 .search_results_error {
459 padding: 2px 6px 0px;
463 /* Rules for data browser information which appears in the popout sidebar */
468 border: 1px solid #ccc;
477 /* Rules for export information which appears in the popout sidebar */
482 border-bottom: 1px solid #ccc;
521 /* Rules for the main content area */
532 #content.site_export {
541 #slim_container_content {
543 background-color: #FFFFFF;
547 -moz-border-radius: 25px;
548 border: 1px solid #e6e6e6;
564 vertical-align: middle;
568 /* Rules for the home page */
586 /* Rules for the edit page */
596 /* Rules for the changeset list shown by the history tab etc */
598 #changeset_list_container {
605 border-collapse: collapse;
616 #changeset_list .date {
620 #changeset_list .user {
624 #changeset_list .area {
628 #changeset_list .selected {
629 background-color: rgb(255, 255, 160);
630 background-color: rgba(255, 255, 85, 0.5);
633 #changeset_list_map {
639 border: solid 1px black;
642 /* Rules for the data browser */
649 table.browse_details th {
657 #browse_map #small_map {
660 border: solid 1px black;
663 #browse_map .geolink {
667 /* Rules for the trace list shown by the traces tab etc */
671 border-collapse: collapse;
675 #trace_list .trace_summary {
680 #trace_list .trace_pending {
684 #trace_list .trace_public {
688 #trace_list .trace_identifiable {
692 #trace_list .trace_trackable {
696 #trace_list .trace_private {
700 /* Rules for the user list */
708 vertical-align: middle;
720 /* Rules for the new diary entry page */
722 .diary_entry div#map {
726 border: 1px solid #ccc;
730 /* Rules for the login page */
736 -moz-border-radius: 15px;
740 background-color: #f5f5ff;
741 border: 1px solid #f3f3ff;
743 -moz-border-radius: 15px;
750 table#login_openid_buttons {
751 padding-bottom: 10px;
754 #login_openid_buttons td {
761 #login_openid_buttons img {
765 #login_signup form.button-to div {
770 /* Rules for the account confirmation page */
772 div#contributorTerms {
773 border: 1px solid black;
780 div#slim_content div#contributorTerms {
784 div#contributorTerms p#first {
788 div#contributorTerms p#last {
792 div#contributorTerms ol {
796 div#contributorTerms img {
808 div#slim_content form#termsForm {
812 p#contributorGuidance {
813 background-color: #f5f5ff;
814 border: 1px solid #f3f3ff;
816 -moz-border-radius: 15px;
820 /* Rules for the account settings page */
823 padding-bottom: 10px;
826 #accountForm .user_map {
830 border: 1px solid #ccc;
846 display: inline !important;
849 #accountForm input[type=submit] {
853 /* Rules for the user view */
855 .user_view .user_map {
859 border: 1px solid #ccc;
862 .user_view .user_map p#no_home_location {
871 /* Rules for the user map */
873 .user_map .olControlPanZoomBar {
877 .user_map .olControlPanZoom {
881 /* Rules for user popups on maps */
892 .user_popup img.user_thumbnail {
896 /* Rules for message in/out box page */
899 border: 1px solid #ccc;
902 .inbox-row-unread .inbox-subject {
906 /* Rules for "flash" notice boxes shown at the top of the content area */
909 border: 1px solid red;
911 background-color: #fff0f0;
914 -moz-border-radius: 5px;
918 border: 1px solid orange;
920 background-color: #fff6f0;
923 -moz-border-radius: 5px;
927 border: 1px solid green;
929 background-color: #f0fff0;
932 -moz-border-radius: 5px;
935 /* Rules for highlighting fields with rails validation errors */
939 background-color: red;
943 /* Rules for rails validation error boxes */
947 border: 2px solid red;
949 padding-bottom: 12px;
951 background-color: #f0f0f0;
954 #errorExplanation h2 {
958 background-color: #c00;
962 #errorExplanation p {
968 #errorExplanation ul li {
973 /* Rules for forms */
989 input[type="password"],
991 border: 1px solid #888;
994 /* Rules for user images */
999 border: 1px solid black;
1002 img.user_thumbnail {
1005 border: 1px solid black;
1008 /* Rule for "nowrap" class that can be applied to anything to stop wrapping */
1011 white-space: nowrap;
1014 /* Rules for geo microformats */
1017 border-bottom: none;
1020 /* Rules for RSS buttons */
1027 /* Rules for doing distinct colour of alternate table rows */
1030 background: #f6f6f6;
1037 /* Rules for OpenID logo */
1040 vertical-align: text-bottom;