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 greeting bar in the top right corner */
62 .content_map #small_map {
64 border: 1px solid #ccc;
67 .leaflet-control-pan, .leaflet-control-zoomslider {
71 .site-index .leaflet-top,
72 .site-export .leaflet-top {
76 /* Rules for the main content area */
85 .site-export #content,
87 .site-index #content {
91 /* Rules for search sidebar when shown */
96 width: 50% !important;
97 border-right: 1px solid #ccccdd;
100 p.search_results_entry {
104 /* Rules for the map UI */
116 border-radius: 4px 4px 0 0;
120 border-radius: 0 0 4px 4px;
125 /* Rules for the login form */
127 #login_login input#user_email {
132 #login_login input#user_password {
137 #login_login input#openid_url {
142 #login_openid_buttons td {
146 /* Rules for the user view */
149 width: 100% !important;
150 height: 300px !important;
153 #userinformation .deemphasize {
155 right: auto; left: auto;
160 /* Rules for the user settings page */
163 width: 60% !important;
166 #user_description, #user_preferred_editor {
167 width: 90% !important;
174 /* Rules for the browse pages */
176 .browse-section.common div{
180 #changeset_list_map {
188 height: 300px !important;
193 /* Rules for the diary entries pages */
195 #diary_entry_title, #diary_entry_body, #diary_entry_language_code, #diary_comment_body {
196 width: 100% !important;
203 /* Rules for the messaging pages */
205 #message_title, #message_body {
206 width: 100% !important;
209 /* Rules for the sign-up page */