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 the search box */
49 /* Rules for tabbed navigation bar */
62 /* Rules for greeting bar in the top right corner */
69 /* Rules for the message shown in place of the map when javascript is disabled */
75 /* Rules for OpenLayers maps */
78 border-right: 1px solid #ccc;
81 /* Rules for edit menu */
85 border-right: 1px solid #eee;
88 /* Rules for attribution text under the main map shown on printouts */
90 .attribution_license {
94 .attribution_project {
98 /* Rules for the popout map sidebar */
102 border-right: 1px solid #ccc;
105 #sidebar #sidebar_title {
109 #sidebar #sidebar_close {
113 /* Rules for the main content area */
116 border-right: 1px solid #ccc;
126 /* Rules for the copyright page */
132 /* Rules for the changeset list shown by the history tab etc */
138 #changeset_list_map {
143 /* Rules for the data browser */
156 /* Rules for the trace list shown by the traces tab etc */
162 /* Rules for the diary list */
164 .diary_entry_list img.user_thumbnail {
168 /* Rules for the diary entry view */
170 .diary_entry_view img.user_image {
174 .diary_entry_view img.user_thumbnail {
178 /* Rules for the user list */
184 /* Rules for the account confirmation page */
186 form#termsForm div#buttons {
190 form#termsForm input#agree {
194 /* Rules for the user view */
196 .user_view img.user_image {
200 .user_view .user_map {
204 /* Rules for rails validation error boxes */
206 #errorExplanation h2 {
208 padding: 5px 15px 5px 5px;
211 /* Rules for forms */
222 background: image-url('openid_input.png') repeat-y right white;
226 /* Rules for rich text editors */
228 .richtext_container {
234 padding: 0px 0px 0px 15px !important;
241 input.richtext_doedit {
242 margin-left: 10px !important;
245 input.richtext_dopreview {
246 margin-right: 10px !important;