1 /* Styles for RTL languages */
3 /* Default rules for the body of every page */
9 /* Rules for the menu displayed in the left sidebar */
21 padding: 0em 1em 0em 0em;
29 margin: 2px 0px 0px 8px;
33 * Rules for "optional boxes" which appear in the left sidebar on
34 * certain pages. Current users are the seach box on the main page
35 * and the tag cloud on the traces pages.
43 /* Rules for tabbed navigation bar */
56 /* Rules for greeting bar in the top right corner */
63 /* Rules for the message shown in place of the map when javascript is disabled */
69 /* Rules for OpenLayers maps */
72 border-right: 1px solid #ccc;
75 /* Rules for attribution text under the main map shown on printouts */
77 .attribution_license {
81 .attribution_project {
85 /* Rules for the popout map sidebar */
89 border-right: 1px solid #ccc;
92 #sidebar #sidebar_title {
96 #sidebar #sidebar_close {
100 /* Rules for the main content area */
103 border-right: 1px solid #ccc;
113 /* Rules for the copyright page */
119 /* Rules for the changeset list shown by the history tab etc */
125 #changeset_list_map {
130 /* Rules for the data browser */
143 /* Rules for the trace list shown by the traces tab etc */
149 /* Rules for the diary list */
151 .diary_entry-list img.user_image {
155 .diary_entry-list img.user_thumnbail {
159 /* Rules for the diary entry view */
161 .diary_entry-view img.user_image {
165 .diary_entry-view img.user_thumbnail {
169 /* Rules for the user list */
175 /* Rules for the account confirmation page */
177 form#termsForm div#buttons {
181 form#termsForm input#agree {
185 /* Rules for the user view */
187 .user-view img.user_image {
191 .user-view .user_map {
195 /* Rules for rails validation error boxes */
197 #errorExplanation h2 {
199 padding: 5px 15px 5px 5px;
202 /* Rules for forms */
213 background: image-url('openid_input.png') repeat-y right white;
217 /* Rules for rich text editors */
219 .richtext_container {
225 padding: 0px 0px 0px 15px !important;
232 input.richtext_doedit {
233 margin-left: 10px !important;
236 input.richtext_dopreview {
237 margin-right: 10px !important;