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 */
87 #browse_map ul.secondary-actions {
105 .content_map #small_map {
107 border: 1px solid #ccc;
110 .leaflet-control-pan, .leaflet-control-zoomslider {
114 .site-index .leaflet-top,
115 .site-export .leaflet-top {
116 top: 10px !important;
119 /* Rules for the main content area */
128 .site-export #content,
130 .site-index #content {
134 /* Rules for search sidebar when shown */
139 width: 50% !important;
140 border-right: 1px solid #ccccdd;
143 p.search_results_entry {
147 /* Rules for the map UI */
159 border-radius: 4px 4px 0 0;
163 border-radius: 0 0 4px 4px;
168 /* Rules for the login form */
170 #login_login input#user_email {
175 #login_login input#user_password {
180 #login_login input#openid_url {
185 #login_openid_buttons td {
189 /* Rules for the user view */
192 width: 100% !important;
193 height: 300px !important;
196 #userinformation .deemphasize {
198 right: auto; left: auto;
203 /* Rules for the user settings page */
206 width: 60% !important;
209 #user_description, #user_preferred_editor {
210 width: 90% !important;
217 /* Rules for the browse pages */
219 .browse-section.common div{
223 #changeset_list_map {
231 height: 300px !important;
236 /* Rules for the diary entries pages */
238 #diary_entry_title, #diary_entry_body, #diary_entry_language_code, #diary_comment_body {
239 width: 100% !important;
246 /* Rules for the messaging pages */
248 #message_title, #message_body {
249 width: 100% !important;
252 /* Rules for the sign-up page */