1 /* Styles common to large and small screens */
3 /* Default rules for the body of every page */
6 font-family: Arial,sans-serif;
8 background-color: #fff;
14 background-color: #f0f0f0;
21 text-decoration: none;
25 text-decoration: underline;
28 /* Rules for horizontal lines */
32 background-color: #ccc;
37 /* Rules for the whole left sidebar, including the logo */
45 /* Rules for the OpenStreetMap logo in the top left corner */
54 border: 1px solid #ccd;
56 -moz-border-radius: 5px;
70 /* Rules for the site name */
76 /* Rules for the introductory text displayed in the left sidebar to new users */
82 border: 1px solid #ccc;
85 -moz-border-radius: 5px;
88 #intro p { margin: 5px; }
91 * Rules for alert boxes shown in the left sidebar when important
92 * information needs to be conveyed such as when the site is
93 * undergoing maintenance.
100 border: 1px solid #ccc;
106 -moz-border-radius: 5px;
110 * Rules for notice boxes shown in the left sidebar when important, but
111 * non-critical information needs to be conveyed such as notices about
119 border: 1px solid #ccc;
125 -moz-border-radius: 5px;
128 /* Rules for the menu displayed in the left sidebar */
135 border: 1px solid #ccc;
143 -moz-border-radius: 5px;
154 padding: 0em 0em 0em 1em;
161 list-style-type: none;
170 margin: 2px 8px 0px 0px;
177 /* Rules for SOTM advert */
189 * Rules for "optional boxes" which appear in the left sidebar on
190 * certain pages. Current users are the seach box on the main page
191 * and the tag cloud on the traces pages.
199 border: 1px solid #ccc;
206 -moz-border-radius: 5px;
214 vertical-align: bottom;
217 /* Rules for the search box */
221 vertical-align: bottom;
236 #search_field input[type="text"] {
240 #search_field input[type="submit"] {
253 /* Rules for donation request box */
259 border: 1px solid #ccc;
265 -moz-border-radius: 5px;
268 /* Rules for Creative Commons logo button */
275 /* Rules for tabbed navigation bar */
283 background: url('../images/tab_bottom.gif') repeat-x bottom;
291 list-style-type: none;
294 #tabnav a, #tabnav a:link, #tabnav a:visited
303 border: 1px solid #ccc;
304 text-decoration: none;
306 border-top-right-radius: 5px;
307 -moz-border-radius-topright: 5px;
308 border-top-left-radius: 5px;
309 -moz-border-radius-topleft: 5px;
312 #tabnav a:link.active, #tabnav a:visited.active
314 border-bottom: 1px solid #fff;
319 #tabnav a:link:hover, #tabnav a:visited:hover
324 #tabnav a:link.disabled, #tabnav a:visited.disabled,
325 #tabnav a:link:hover.disabled, #tabnav a:visited:hover.disabled
331 /* Rules for greeting bar in the top right corner */
341 background: url('../images/tab_bottom.gif') repeat-x bottom;
344 .greeting-bar-unread {
348 /* Rules for the message shown in place of the map when javascript is disabled */
357 /* Rules for OpenLayers maps */
361 border: 1px solid black;
370 .olControlAttribution {
371 display: none !important;
383 /* Rules for edit menu */
389 background-color: #ffffff;
390 border: 1px solid black;
401 list-style-type: none;
404 /* Rules for attribution text under the main map shown on printouts */
410 /* Rules for the popout map sidebar */
415 border: 1px solid black;
441 border-bottom: 1px solid black;
445 /* Rules for the map key which appears in the popout sidebar */
453 #mapkey .mapkey-table {
458 #mapkey .mapkey-table-key {
461 #mapkey .mapkey-table-value {
465 /* Rules for search results which appear in the popout sidebar */
472 .search_results_heading {
475 border: 1px solid #ccc;
479 .search_results_entry {
484 .search_results_error {
486 padding: 2px 6px 0px;
490 /* Rules for data browser information which appears in the popout sidebar */
495 border: 1px solid #ccc;
504 /* Rules for export information which appears in the popout sidebar */
509 border: 1px solid #ccc;
548 /* Rules for the main content area */
564 #slim_container_content {
566 background-color: #FFFFFF;
570 -moz-border-radius: 25px;
571 border: 1px solid #e6e6e6;
587 vertical-align: middle;
592 /* Rules for the changeset list shown by the history tab etc */
594 #changeset_list, #keyvalue {
598 border-collapse: collapse;
602 #changeset_list .date {
606 #changeset_list .user {
610 #changeset_list .area {
614 /* Rules for the data browser */
630 #browse_map #small_map {
633 border: solid 1px black;
636 #browse_map_changeset {
643 #browse_map_changeset #small_map {
646 border: solid 1px black;
649 /* Rules for the trace list shown by the traces tab etc */
654 border-collapse: collapse;
658 #trace_list .trace_summary {
663 /* Rules for the user list */
671 vertical-align: middle;
684 /* Rules for the login page */
690 -moz-border-radius: 15px;
693 #login_wrapper input[type=submit] {
698 background-color: #f5f5ff;
699 border: 1px solid #f3f3ff;
701 -moz-border-radius: 15px;
708 #login_signup form.button-to div {
713 /* Rules for the account confirmation page */
715 div#contributorTerms {
716 border: 1px solid black;
723 div#slim_content div#contributorTerms {
727 div#contributorTerms p#first {
731 div#contributorTerms p#last {
735 div#contributorTerms ol {
739 div#contributorTerms img {
751 div#slim_content form#termsForm {
755 form#termsForm div#buttons {
759 form#termsForm input#agree {
763 /* Rules for the account settings page */
766 padding-bottom: 10px;
782 display: inline !important;
785 /* Rules for the user map */
787 .user_map .olControlPanZoomBar {
791 .user_map .olControlPanZoom {
795 /* Rules for user popups on maps */
806 /* Rules for message in/out box page */
809 border: 1px solid #ccc;
812 .inbox-row-unread .inbox-subject {
816 /* Rules for "flash" notice boxes shown at the top of the content area */
819 border: 1px solid red;
821 background-color: #fff0f0;
824 -moz-border-radius: 5px;
828 border: 1px solid orange;
830 background-color: #fff6f0;
833 -moz-border-radius: 5px;
837 border: 1px solid green;
839 background-color: #f0fff0;
842 -moz-border-radius: 5px;
845 /* Rules for highlighting fields with rails validation errors */
849 background-color: red;
853 /* Rules for rails validation error boxes */
857 border: 2px solid red;
859 padding-bottom: 12px;
861 background-color: #f0f0f0;
864 #errorExplanation h2 {
867 padding: 5px 5px 5px 15px;
870 background-color: #c00;
874 #errorExplanation p {
880 #errorExplanation ul li {
885 /* Rules for forms */
896 input[type="text"], input[type="password"], textarea {
897 border: 1px solid black;
900 input[type="submit"] {
901 border: 1px solid black;
904 /* Rules for user images */
909 border: 1px solid black;
915 border: 1px solid black;
918 /* Rule for "nowrap" class that can be applied to anything to stop wrapping */
924 /* Rules for geo microformats */
930 /* Rules for RSS buttons */
937 /* Rules for doing distinct colour of alternate table rows */