1 /* Styles specific to a small screen, such as iPhone, Android, etc... */
3 /* Default rules for the body of every page */
19 .site-export #content {
25 .site-export #top-bar {
29 .site-edit #content, .site-index #content, .site-export #content {
37 /* Rules for the whole left sidebar, including the logo */
43 /* Rules for greeting bar in the top right corner */
58 .leaflet-control-pan, .leaflet-control-zoomslider {
62 .site-index .leaflet-top,
63 .site-export .leaflet-top {
67 /* Rules for the main content area */
76 .site-export #content,
78 .site-index #content {
82 /* Rules for search sidebar when shown */
87 width: 50% !important;
88 border-right: 1px solid #ccccdd;
91 p.search_results_entry {
95 /* Rules for the map UI */
107 border-radius: 4px 4px 0 0;
111 border-radius: 0 0 4px 4px;
116 /* Rules for the login form */
118 #login_login input#user_email {
123 #login_login input#user_password {
128 #login_login input#openid_url {
133 #login_openid_buttons td {
137 /* Rules for the user view */
140 width: 100% !important;
141 height: 300px !important;
144 #userinformation .deemphasize {
146 right: auto; left: auto;
151 /* Rules for the user settings page */
154 width: 60% !important;
157 #user_description, #user_preferred_editor {
158 width: 90% !important;
165 /* Rules for the browse pages */
167 .browse-section.common div{
171 #changeset_list_map {
179 height: 300px !important;
184 /* Rules for the diary entries pages */
186 #diary_entry_title, #diary_entry_body, #diary_entry_language_code, #diary_comment_body {
187 width: 100% !important;
194 /* Rules for the messaging pages */
196 #message_title, #message_body {
197 width: 100% !important;
200 /* Rules for the sign-up page */