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 */
31 #tabnav a, #tabnav a:link, #tabnav a:visited
39 /* Rules for the site name - shown when left sidebar is hidden */
49 width: 110px; /* TODO: find better fix for overlap */
50 background-color: #fff;
65 /* Rules for greeting bar in the top right corner */
86 /* Rules for OpenLayers maps */
92 .olControlPanZoomBar {
96 /* Rules for the main content area */
106 #content.site_index {
114 /* Rules for search sidebar when shown */
118 border-right: 1px solid #ccccdd;
122 .sidebar_title, #sidebar_content {
123 font-size: 10px !important;
126 p.search_results_entry {
130 /* Rules for the signup form */
132 #signupForm input[type="text"], #signupForm input[type="password"] {
136 #signupForm input#user_email {
140 #signupForm input#user_email_confirmation {
144 #signupForm input#user_display_name {
148 #signupForm input#user_pass_crypt {
152 #signupForm input#user_pass_crypt_confirmation {
156 /* Rules for the login form */
158 #login_login input#user_email {
163 #login_login input#user_password {
168 #login_login input#openid_url {
173 #login_openid_buttons td {
180 /* Rules for the profile page */
183 width: 100% !important;
184 height: 300px !important;
187 /* Rules for the user settings page */
190 width: 60% !important;
193 #user_description, #user_preferred_editor {
194 width: 90% !important;
201 /* Rules for the browse pages */
204 width: 100% !important;
205 margin-top: 0 !important;
208 #small_map, #browse_map {
209 width: 100% !important;
228 #changeset_list td.comment, #changeset_list td.area {
233 /* Rules for the diary entries pages */
235 #diary_entry_title, #diary_entry_body, #diary_entry_language_code, #diary_comment_body {
236 width: 100% !important;
243 /* Rules for the messaging pages */
245 #message_title, #message_body {
246 width: 100% !important;