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 */
34 #tabnav a, #tabnav a:link, #tabnav a:visited {
41 /* Rules for the site name - shown when left sidebar is hidden */
51 width: 110px; /* TODO: find better fix for overlap */
52 background-color: #fff;
67 /* Rules for greeting bar in the top right corner */
88 /* Rules for OpenLayers maps */
94 .olControlPanZoomBar {
98 /* Rules for the main content area */
110 #content.site_index {
118 /* Rules for search sidebar when shown */
122 border-right: 1px solid #ccccdd;
126 .sidebar_title, #sidebar_content {
127 font-size: 10px !important;
130 p.search_results_entry {
134 /* Rules for the signup form */
136 #signupForm input[type="text"], #signupForm input[type="password"] {
140 #signupForm input#user_email {
144 #signupForm input#user_email_confirmation {
148 #signupForm input#user_display_name {
152 #signupForm input#user_pass_crypt {
156 #signupForm input#user_pass_crypt_confirmation {
160 /* Rules for the login form */
162 #login_login input#user_email {
167 #login_login input#user_password {
172 #login_login input#openid_url {
177 #login_openid_buttons td {
184 /* Rules for the profile page */
187 width: 100% !important;
188 height: 300px !important;
191 /* Rules for the user settings page */
194 width: 60% !important;
197 #user_description, #user_preferred_editor {
198 width: 90% !important;
205 /* Rules for the browse pages */
208 width: 100% !important;
209 margin-top: 0 !important;
212 #small_map, #browse_map {
213 width: 100% !important;
232 #changeset_list td.comment, #changeset_list td.area {
237 /* Rules for the diary entries pages */
239 #diary_entry_title, #diary_entry_body, #diary_entry_language_code, #diary_comment_body {
240 width: 100% !important;
247 /* Rules for the messaging pages */
249 #message_title, #message_body {
250 width: 100% !important;