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 signup form */
173 #signupForm input[type="text"], #signupForm input[type="password"] {
177 #signupForm input#user_email {
181 #signupForm input#user_email_confirmation {
185 #signupForm input#user_display_name {
189 #signupForm input#user_pass_crypt {
193 #signupForm input#user_pass_crypt_confirmation {
197 /* Rules for the login form */
199 #login_login input#user_email {
204 #login_login input#user_password {
209 #login_login input#openid_url {
214 #login_openid_buttons td {
218 /* Rules for the user view */
221 width: 100% !important;
222 height: 300px !important;
225 #userinformation .deemphasize {
227 right: auto; left: auto;
232 /* Rules for the user settings page */
235 width: 60% !important;
238 #user_description, #user_preferred_editor {
239 width: 90% !important;
246 /* Rules for the browse pages */
248 .browse-section.common div{
252 #changeset_list_map {
260 height: 300px !important;
265 /* Rules for the diary entries pages */
267 #diary_entry_title, #diary_entry_body, #diary_entry_language_code, #diary_comment_body {
268 width: 100% !important;
275 /* Rules for the messaging pages */
277 #message_title, #message_body {
278 width: 100% !important;