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 */
49 #browse_map ul.secondary-actions {
67 .content_map #small_map {
69 border: 1px solid #ccc;
72 .leaflet-control-pan, .leaflet-control-zoomslider {
76 .site-index .leaflet-top,
77 .site-export .leaflet-top {
81 /* Rules for the main content area */
90 .site-export #content,
92 .site-index #content {
96 /* Rules for search sidebar when shown */
101 width: 50% !important;
102 border-right: 1px solid #ccccdd;
105 p.search_results_entry {
109 /* Rules for the map UI */
121 border-radius: 4px 4px 0 0;
125 border-radius: 0 0 4px 4px;
130 /* Rules for the login form */
132 #login_login input#user_email {
137 #login_login input#user_password {
142 #login_login input#openid_url {
147 #login_openid_buttons td {
151 /* Rules for the user view */
154 width: 100% !important;
155 height: 300px !important;
158 #userinformation .deemphasize {
160 right: auto; left: auto;
165 /* Rules for the user settings page */
168 width: 60% !important;
171 #user_description, #user_preferred_editor {
172 width: 90% !important;
179 /* Rules for the browse pages */
181 .browse-section.common div{
185 #changeset_list_map {
193 height: 300px !important;
198 /* Rules for the diary entries pages */
200 #diary_entry_title, #diary_entry_body, #diary_entry_language_code, #diary_comment_body {
201 width: 100% !important;
208 /* Rules for the messaging pages */
210 #message_title, #message_body {
211 width: 100% !important;
214 /* Rules for the sign-up page */