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 */
86 background-color: #fff;
102 /* Rules for greeting bar in the top right corner */
111 #browse_map ul.secondary-actions {
129 .content_map #small_map {
131 border: 1px solid #ccc;
134 .leaflet-control-pan, .leaflet-control-zoomslider {
138 .site-index .leaflet-top,
139 .site-export .leaflet-top {
140 top: 10px !important;
143 /* Rules for the main content area */
152 .site-export #content,
154 .site-index #content {
158 /* Rules for search sidebar when shown */
163 width: 50% !important;
164 border-right: 1px solid #ccccdd;
167 p.search_results_entry {
171 /* Rules for the map UI */
183 border-radius: 4px 4px 0 0;
187 border-radius: 0 0 4px 4px;
192 /* Rules for the signup form */
194 #signupForm input[type="text"], #signupForm input[type="password"] {
198 #signupForm input#user_email {
202 #signupForm input#user_email_confirmation {
206 #signupForm input#user_display_name {
210 #signupForm input#user_pass_crypt {
214 #signupForm input#user_pass_crypt_confirmation {
218 /* Rules for the login form */
220 #login_login input#user_email {
225 #login_login input#user_password {
230 #login_login input#openid_url {
235 #login_openid_buttons td {
239 /* Rules for the user view */
242 width: 100% !important;
243 height: 300px !important;
246 #userinformation .deemphasize {
248 right: auto; left: auto;
253 /* Rules for the user settings page */
256 width: 60% !important;
259 #user_description, #user_preferred_editor {
260 width: 90% !important;
267 /* Rules for the browse pages */
269 .browse-section.common div{
273 #changeset_list_map {
281 height: 300px !important;
286 /* Rules for the diary entries pages */
288 #diary_entry_title, #diary_entry_body, #diary_entry_language_code, #diary_comment_body {
289 width: 100% !important;
296 /* Rules for the messaging pages */
298 #message_title, #message_body {
299 width: 100% !important;