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 */
36 #tabnav a, #tabnav a:link, #tabnav a:visited {
43 /* Rules for the site name - shown when left sidebar is hidden */
53 width: 110px; /* TODO: find better fix for overlap */
54 background-color: #fff;
69 /* Rules for greeting bar in the top right corner */
89 /* Rules for OpenLayers maps */
95 .olControlSimplePanZoom {
99 .site-index #map .olControlZoom,
100 .site-index #map .SimpleLayerSwitcher,
101 .site-export #map .olControlZoom,
102 .site-export #map .SimpleLayerSwitcher {
106 /* Rules for the main content area */
115 .site-index #content {
119 /* Rules for search sidebar when shown */
123 border-right: 1px solid #ccccdd;
127 .sidebar_title, #sidebar_content {
128 font-size: 10px !important;
131 p.search_results_entry {
135 /* Rules for the signup form */
137 #signupForm input[type="text"], #signupForm input[type="password"] {
141 #signupForm input#user_email {
145 #signupForm input#user_email_confirmation {
149 #signupForm input#user_display_name {
153 #signupForm input#user_pass_crypt {
157 #signupForm input#user_pass_crypt_confirmation {
161 /* Rules for the login form */
163 #login_login input#user_email {
168 #login_login input#user_password {
173 #login_login input#openid_url {
178 #login_openid_buttons td {
185 /* Rules for the profile page */
188 width: 100% !important;
189 height: 300px !important;
192 /* Rules for the user settings page */
195 width: 60% !important;
198 #user_description, #user_preferred_editor {
199 width: 90% !important;
206 /* Rules for the browse pages */
209 width: 100% !important;
210 margin-top: 0 !important;
213 #small_map, #browse_map {
214 width: 100% !important;
233 #changeset_list td.comment, #changeset_list td.area {
238 /* Rules for the diary entries pages */
240 #diary_entry_title, #diary_entry_body, #diary_entry_language_code, #diary_comment_body {
241 width: 100% !important;
248 /* Rules for the messaging pages */
250 #message_title, #message_body {
251 width: 100% !important;