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 */
28 background: image-url('tab_bottom.gif') repeat-x bottom;
33 #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 */
108 #content.site_index {
116 /* Rules for search sidebar when shown */
120 border-right: 1px solid #ccccdd;
124 .sidebar_title, #sidebar_content {
125 font-size: 10px !important;
128 p.search_results_entry {
132 /* Rules for the signup form */
134 #signupForm input[type="text"], #signupForm input[type="password"] {
138 #signupForm input#user_email {
142 #signupForm input#user_email_confirmation {
146 #signupForm input#user_display_name {
150 #signupForm input#user_pass_crypt {
154 #signupForm input#user_pass_crypt_confirmation {
158 /* Rules for the login form */
160 #login_login input#user_email {
165 #login_login input#user_password {
170 #login_login input#openid_url {
175 #login_openid_buttons td {
182 /* Rules for the profile page */
185 width: 100% !important;
186 height: 300px !important;
189 /* Rules for the user settings page */
192 width: 60% !important;
195 #user_description, #user_preferred_editor {
196 width: 90% !important;
203 /* Rules for the browse pages */
206 width: 100% !important;
207 margin-top: 0 !important;
210 #small_map, #browse_map {
211 width: 100% !important;
230 #changeset_list td.comment, #changeset_list td.area {
235 /* Rules for the diary entries pages */
237 #diary_entry_title, #diary_entry_body, #diary_entry_language_code, #diary_comment_body {
238 width: 100% !important;
245 /* Rules for the messaging pages */
247 #message_title, #message_body {
248 width: 100% !important;