1 /* Styles specific to a small screen, such as iPhone, Android, etc... */
3 * { -webkit-appearance: none; }
5 /* Default rules for the body of every page */
11 /* Rules for the whole left sidebar, including the logo */
14 display: inline-block;
20 float: none !important;
31 h1 { padding-bottom: 17px; }
40 .mobile-hide { display: none !important; }
50 border-top: 1px solid #eee;
52 border-bottom: 1px solid #eee;
92 /* Rules for the map UI */
104 border-radius: 4px 4px 0 0;
108 border-radius: 0 0 4px 4px;
117 /* Rules for the login form */
119 #login_login input#user_email {
124 #login_login input#user_password {
129 #login_login input#openid_url {
134 #login_openid_buttons td {
138 /* Rules for the user view */
141 width: 100% !important;
142 height: 300px !important;
145 #userinformation .deemphasize {
147 right: auto; left: auto;
152 /* Rules for the sign-up page */