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-export #content,
117 .site-index #content {
121 /* Rules for search sidebar when shown */
125 border-right: 1px solid #ccccdd;
129 .sidebar_title, #sidebar_content {
130 font-size: 10px !important;
133 p.search_results_entry {
137 /* Rules for the signup form */
139 #signupForm input[type="text"], #signupForm input[type="password"] {
143 #signupForm input#user_email {
147 #signupForm input#user_email_confirmation {
151 #signupForm input#user_display_name {
155 #signupForm input#user_pass_crypt {
159 #signupForm input#user_pass_crypt_confirmation {
163 /* Rules for the login form */
165 #login_login input#user_email {
170 #login_login input#user_password {
175 #login_login input#openid_url {
180 #login_openid_buttons td {
187 /* Rules for the profile page */
190 width: 100% !important;
191 height: 300px !important;
194 /* Rules for the user settings page */
197 width: 60% !important;
200 #user_description, #user_preferred_editor {
201 width: 90% !important;
208 /* Rules for the browse pages */
211 width: 100% !important;
212 margin-top: 0 !important;
215 #small_map, #browse_map {
216 width: 100% !important;
235 #changeset_list td.comment, #changeset_list td.area {
240 /* Rules for the diary entries pages */
242 #diary_entry_title, #diary_entry_body, #diary_entry_language_code, #diary_comment_body {
243 width: 100% !important;
250 /* Rules for the messaging pages */
252 #message_title, #message_body {
253 width: 100% !important;