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 attribution text under the main map shown on printouts */
 
  83 .attribution_license {
 
  87 .attribution_project {
 
  91 /* Rules for the popout map sidebar */
 
  95   border-right: 1px solid #ccc;
 
  98 #sidebar #sidebar_title {
 
 102 #sidebar #sidebar_close {
 
 106 /* Rules for the main content area */
 
 109   border-right: 1px solid #ccc;
 
 119 /* Rules for the copyright page */
 
 125 /* Rules for the changeset list shown by the history tab etc */
 
 131 #changeset_list_map {
 
 136 /* Rules for the data browser */
 
 149 /* Rules for the trace list shown by the traces tab etc */
 
 155 /* Rules for the diary list */
 
 157 .diary_entry_list img.user_thumbnail {
 
 161 /* Rules for the diary entry view */
 
 163 .diary_entry_view img.user_image {
 
 167 .diary_entry_view img.user_thumbnail {
 
 171 /* Rules for the user list */
 
 177 /* Rules for the account confirmation page */
 
 179 form#termsForm div#buttons {
 
 183 form#termsForm input#agree {
 
 187 /* Rules for the user view */
 
 189 .user_view img.user_image {
 
 193 .user_view .user_map {
 
 197 /* Rules for rails validation error boxes */
 
 199 #errorExplanation h2 {
 
 201   padding: 5px 15px 5px 5px;
 
 204 /* Rules for forms */
 
 215   background: image-url('openid_input.png') repeat-y right white;