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 */
37 #tabnav a, #tabnav a:link, #tabnav a:visited {
44 /* Rules for the site name - shown when left sidebar is hidden */
55 width: 110px; /* TODO: find better fix for overlap */
56 background-color: #fff;
71 /* Rules for greeting bar in the top right corner */
92 /* Rules for OpenLayers maps */
98 .olControlSimplePanZoom {
102 .site-index #map .olControlZoom,
103 .site-index #map .SimpleLayerSwitcher,
104 .site-export #map .olControlZoom,
105 .site-export #map .SimpleLayerSwitcher {
109 /* Rules for the main content area */
118 .site-export #content,
120 .site-index #content {
124 /* Rules for search sidebar when shown */
128 border-right: 1px solid #ccccdd;
132 .sidebar_title, #sidebar_content {
133 font-size: 10px !important;
136 p.search_results_entry {
140 /* Rules for the signup form */
142 #signupForm input[type="text"], #signupForm input[type="password"] {
146 #signupForm input#user_email {
150 #signupForm input#user_email_confirmation {
154 #signupForm input#user_display_name {
158 #signupForm input#user_pass_crypt {
162 #signupForm input#user_pass_crypt_confirmation {
166 /* Rules for the login form */
168 #login_login input#user_email {
173 #login_login input#user_password {
178 #login_login input#openid_url {
183 #login_openid_buttons td {
190 /* Rules for the profile page */
193 width: 100% !important;
194 height: 300px !important;
197 /* Rules for the user settings page */
200 width: 60% !important;
203 #user_description, #user_preferred_editor {
204 width: 90% !important;
211 /* Rules for the browse pages */
214 width: 100% !important;
215 margin-top: 0 !important;
218 #small_map, #browse_map {
219 width: 100% !important;
238 #changeset_list td.comment, #changeset_list td.area {
243 /* Rules for the diary entries pages */
245 #diary_entry_title, #diary_entry_body, #diary_entry_language_code, #diary_comment_body {
246 width: 100% !important;
253 /* Rules for the messaging pages */
255 #message_title, #message_body {
256 width: 100% !important;