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 .leaflet-control-pan, .leaflet-control-zoomslider {
66 .site-index .leaflet-top,
67 .site-export .leaflet-top {
71 /* Rules for the main content area */
80 .site-export #content,
82 .site-index #content {
86 /* Rules for search sidebar when shown */
91 width: 50% !important;
92 border-right: 1px solid #ccccdd;
95 p.search_results_entry {
99 /* Rules for the map UI */
111 border-radius: 4px 4px 0 0;
115 border-radius: 0 0 4px 4px;
120 /* Rules for the login form */
122 #login_login input#user_email {
127 #login_login input#user_password {
132 #login_login input#openid_url {
137 #login_openid_buttons td {
141 /* Rules for the user view */
144 width: 100% !important;
145 height: 300px !important;
148 #userinformation .deemphasize {
150 right: auto; left: auto;
155 /* Rules for the user settings page */
158 width: 60% !important;
161 #user_description, #user_preferred_editor {
162 width: 90% !important;
169 /* Rules for the browse pages */
171 .browse-section.common div{
175 #changeset_list_map {
183 height: 300px !important;
188 /* Rules for the diary entries pages */
190 #diary_entry_title, #diary_entry_body, #diary_entry_language_code, #diary_comment_body {
191 width: 100% !important;
198 /* Rules for the messaging pages */
200 #message_title, #message_body {
201 width: 100% !important;
204 /* Rules for the sign-up page */