1 /* Styles specific to a small screen, such as iPhone, Android, etc... */
3 /* Default rules for the body of every page */
23 .site-export #content {
29 .site-export #top-bar {
33 .site-edit #content, .site-index #content, .site-export #content {
41 /* Rules for the whole left sidebar, including the logo */
47 /* Rules for tabbed navigation bar */
65 #tabnav a, #tabnav a:link, #tabnav a:visited {
72 .menuicon { line-height: 10px;}
74 /* Rules for the site name - shown when left sidebar is hidden */
85 /* Rules for greeting bar in the top right corner */
94 #browse_map ul.secondary-actions {
112 .content_map #small_map {
114 border: 1px solid #ccc;
117 .leaflet-control-pan, .leaflet-control-zoomslider {
121 .site-index .leaflet-top,
122 .site-export .leaflet-top {
123 top: 10px !important;
126 /* Rules for the main content area */
135 .site-export #content,
137 .site-index #content {
141 /* Rules for search sidebar when shown */
146 width: 50% !important;
147 border-right: 1px solid #ccccdd;
150 p.search_results_entry {
154 /* Rules for the map UI */
166 border-radius: 4px 4px 0 0;
170 border-radius: 0 0 4px 4px;
175 /* Rules for the login form */
177 #login_login input#user_email {
182 #login_login input#user_password {
187 #login_login input#openid_url {
192 #login_openid_buttons td {
196 /* Rules for the user view */
199 width: 100% !important;
200 height: 300px !important;
203 #userinformation .deemphasize {
205 right: auto; left: auto;
210 /* Rules for the user settings page */
213 width: 60% !important;
216 #user_description, #user_preferred_editor {
217 width: 90% !important;
224 /* Rules for the browse pages */
226 .browse-section.common div{
230 #changeset_list_map {
238 height: 300px !important;
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;