1 /* Styles for RTL 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 1em 0em 0em;
49 margin: 2px 0px 0px 8px;
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 */
83 #tabnav a, #tabnav a:link, #tabnav a:visited
89 /* Rules for greeting bar in the top right corner */
96 /* Rules for the message shown in place of the map when javascript is disabled */
102 /* Rules for OpenLayers maps */
114 /* Rules for attribution text under the main map shown on printouts */
116 .attribution_license {
120 .attribution_project {
124 /* Rules for the popout map sidebar */
130 #sidebar #sidebar_title {
134 #sidebar #sidebar_close {
138 /* Rules for the main content area */
150 /* Rules for the copyright page */
156 /* Rules for the changeset list shown by the history tab etc */
162 #changeset_list_map {
167 /* Rules for the data browser */
180 /* Rules for the trace list shown by the traces tab etc */
186 /* Rules for the diary list */
188 #diary_list img.user_thumbnail {
192 /* Rules for the diary entry view */
194 #diary_entry img.user_image {
198 #diary_entry img.user_thumbnail {
202 /* Rules for the user list */
208 /* Rules for the login page */
210 #login_wrapper input[type=submit] {
214 /* Rules for the account confirmation page */
216 form#termsForm div#buttons {
220 form#termsForm input#agree {
224 /* Rules for the user view */
226 #user_details img.user_image {
230 #user_details .user_map {
234 /* Rules for rails validation error boxes */
236 #errorExplanation h2 {
238 padding: 5px 15px 5px 5px;
241 /* Rules for forms */
252 background: url('../images/openid_input.png') repeat-y right white;