1 /* Styles for LTR languages */
3 /* Default rules for the body of every page */
10 * Rules for alert boxes shown in the left sidebar when important
11 * information needs to be conveyed such as when the site is
12 * undergoing maintenance.
20 * Rules for notice boxes shown in the left sidebar when important, but
21 * non-critical information needs to be conveyed such as notices about
29 /* Rules for the menu displayed in the left sidebar */
41 padding: 0em 0em 0em 1em;
49 margin: 2px 8px 0px 0px;
53 * Rules for "optional boxes" which appear in the left sidebar on
54 * certain pages. Current users are the seach box on the main page
55 * and the tag cloud on the traces pages.
63 /* Rules for the search box */
69 /* Rules for tabbed navigation bar */
82 /* Rules for greeting bar in the top right corner */
89 /* Rules for the message shown in place of the map when javascript is disabled */
95 /* Rules for OpenLayers maps */
98 border-left: 1px solid #ccc;
101 /* Rules for attribution text under the main map shown on printouts */
103 .attribution_license {
107 .attribution_project {
111 /* Rules for the popout map sidebar */
115 border-left: 1px solid #ccc;
118 #sidebar #sidebar_title {
122 #sidebar #sidebar_close {
126 /* Rules for the main content area */
129 border-left: 1px solid #ccc;
139 /* Rules for the copyright page */
145 /* Rules for the changeset list shown by the history tab etc */
151 #changeset_list_map {
156 /* Rules for the data browser */
169 /* Rules for the trace list shown by the traces tab etc */
175 /* Rules for the diary list */
177 .diary_entry_list img.user_thumbnail {
181 /* Rules for the diary entry view */
183 .diary_entry_view img.user_image {
187 .diary_entry_view img.user_thumbnail {
191 /* Rules for the user list */
197 /* Rules for the login page */
199 #login_wrapper input[type=submit] {
203 /* Rules for the account confirmation page */
205 form#termsForm div#buttons {
209 form#termsForm input#agree {
213 /* Rules for the user view */
215 .user_view img.user_image {
219 .user_view .user_map {
223 /* Rules for rails validation error boxes */
225 #errorExplanation h2 {
227 padding: 5px 5px 5px 15px;
230 /* Rules for forms */
241 background: image-url('openid_input.png') repeat-y left white;