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 {
37 /* Rules for the whole left sidebar, including the logo */
43 /* Rules for tabbed navigation bar */
61 #tabnav a, #tabnav a:link, #tabnav a:visited {
68 .menuicon { line-height: 10px;}
70 /* Rules for the site name - shown when left sidebar is hidden */
82 background-color: #fff;
98 /* Rules for greeting bar in the top right corner */
107 #browse_map ul.secondary-actions {
124 .content_map #small_map {
126 border: 1px solid #ccc;
129 .leaflet-control-pan, .leaflet-control-zoomslider {
133 .site-index .leaflet-top,
134 .site-export .leaflet-top {
135 top: 47px !important;
138 /* Rules for the main content area */
147 .site-export #content,
149 .site-index #content {
153 /* Rules for search sidebar when shown */
159 border-right: 1px solid #ccccdd;
162 .sidebar_title, #sidebar_content {
163 font-size: 10px !important;
166 p.search_results_entry {
170 /* Rules for the signup form */
172 #signupForm input[type="text"], #signupForm input[type="password"] {
176 #signupForm input#user_email {
180 #signupForm input#user_email_confirmation {
184 #signupForm input#user_display_name {
188 #signupForm input#user_pass_crypt {
192 #signupForm input#user_pass_crypt_confirmation {
196 /* Rules for the login form */
198 #login_login input#user_email {
203 #login_login input#user_password {
208 #login_login input#openid_url {
213 #login_openid_buttons td {
217 /* Rules for the user view */
220 width: 100% !important;
221 height: 300px !important;
224 #userinformation .deemphasize {
226 right: auto; left: auto;
231 /* Rules for the user settings page */
234 width: 60% !important;
237 #user_description, #user_preferred_editor {
238 width: 90% !important;
245 /* Rules for the browse pages */
247 .browse-section.common div{
251 #changeset_list_map {
259 height: 300px !important;
264 /* Rules for the diary entries pages */
266 #diary_entry_title, #diary_entry_body, #diary_entry_language_code, #diary_comment_body {
267 width: 100% !important;
274 /* Rules for the messaging pages */
276 #message_title, #message_body {
277 width: 100% !important;