1 /* Styles specific to a small screen, such as iPhone, Android, etc... */
3 /* Default rules for the body of every page */
13 /* Rules for the whole left sidebar, including the logo */
19 /* Rules for tabbed navigation bar */
37 #tabnav a, #tabnav a:link, #tabnav a:visited {
44 /* Rules for the site name - shown when left sidebar is hidden */
55 width: 110px; /* TODO: find better fix for overlap */
56 background-color: #fff;
71 /* Rules for greeting bar in the top right corner */
92 /* Rules for OpenLayers maps */
98 .leaflet-control-pan, .leaflet-control-zoomslider {
102 .site-index .leaflet-top,
103 .site-export .leaflet-top {
107 /* Rules for the main content area */
116 .site-export #content,
118 .site-index #content {
122 /* Rules for search sidebar when shown */
126 border-right: 1px solid #ccccdd;
130 .sidebar_title, #sidebar_content {
131 font-size: 10px !important;
134 p.search_results_entry {
138 /* Rules for the signup form */
140 #signupForm input[type="text"], #signupForm input[type="password"] {
144 #signupForm input#user_email {
148 #signupForm input#user_email_confirmation {
152 #signupForm input#user_display_name {
156 #signupForm input#user_pass_crypt {
160 #signupForm input#user_pass_crypt_confirmation {
164 /* Rules for the login form */
166 #login_login input#user_email {
171 #login_login input#user_password {
176 #login_login input#openid_url {
181 #login_openid_buttons td {
188 /* Rules for the profile page */
191 width: 100% !important;
192 height: 300px !important;
195 /* Rules for the user settings page */
198 width: 60% !important;
201 #user_description, #user_preferred_editor {
202 width: 90% !important;
209 /* Rules for the browse pages */
212 width: 100% !important;
213 margin-top: 0 !important;
216 #small_map, #browse_map {
217 width: 100% !important;
236 #changeset_list td.comment, #changeset_list td.area {
241 /* Rules for the diary entries pages */
243 #diary_entry_title, #diary_entry_body, #diary_entry_language_code, #diary_comment_body {
244 width: 100% !important;
251 /* Rules for the messaging pages */
253 #message_title, #message_body {
254 width: 100% !important;