1 /* Styles specific to a small screen, such as iPhone, Android, etc... */
 
   3 /* Default rules for the body of every page */
 
  23 .site-export #content {
 
  29 .site-export #top-bar {
 
  33 .site-edit #content, .site-index #content, .site-export #content {
 
  41 /* Rules for the whole left sidebar, including the logo */
 
  47 /* Rules for tabbed navigation bar */
 
  65 #tabnav a, #tabnav a:link, #tabnav a:visited {
 
  72 .menuicon { line-height: 10px;}
 
  74 /* Rules for the site name - shown when left sidebar is hidden */
 
  85 /* Rules for greeting bar in the top right corner */
 
  94 #browse_map ul.secondary-actions {
 
 112 .content_map #small_map {
 
 114   border: 1px solid #ccc;
 
 117 .leaflet-control-pan, .leaflet-control-zoomslider {
 
 121 .site-index .leaflet-top,
 
 122 .site-export .leaflet-top {
 
 123   top: 10px !important;
 
 126 /* Rules for the main content area */
 
 135 .site-export #content,
 
 137 .site-index #content {
 
 141 /* Rules for search sidebar when shown */
 
 146   width: 50% !important;
 
 147   border-right: 1px solid #ccccdd;
 
 150 p.search_results_entry {
 
 154 /* Rules for the map UI */
 
 166       border-radius: 4px 4px 0 0;
 
 170       border-radius: 0 0 4px 4px;
 
 175 /* Rules for the signup form */
 
 177 #signupForm input[type="text"], #signupForm input[type="password"] {
 
 181 #signupForm input#user_email {
 
 185 #signupForm input#user_email_confirmation {
 
 189 #signupForm input#user_display_name {
 
 193 #signupForm input#user_pass_crypt {
 
 197 #signupForm input#user_pass_crypt_confirmation {
 
 201 /* Rules for the login form */
 
 203 #login_login input#user_email {
 
 208 #login_login input#user_password {
 
 213 #login_login input#openid_url {
 
 218 #login_openid_buttons td {
 
 222 /* Rules for the user view */
 
 225   width: 100% !important;
 
 226   height: 300px !important;
 
 229 #userinformation .deemphasize {
 
 231   right: auto; left: auto;
 
 236 /* Rules for the user settings page */
 
 239   width: 60% !important;
 
 242 #user_description, #user_preferred_editor {
 
 243   width: 90% !important;
 
 250 /* Rules for the browse pages */
 
 252 .browse-section.common div{
 
 256 #changeset_list_map {
 
 264   height: 300px !important;
 
 269 /* Rules for the diary entries pages */
 
 271 #diary_entry_title, #diary_entry_body, #diary_entry_language_code, #diary_comment_body {
 
 272   width: 100% !important;
 
 279 /* Rules for the messaging pages */
 
 281 #message_title, #message_body {
 
 282   width: 100% !important;