/* Rules for tabbed navigation bar */
-
#tabnav {
margin-right: 185px;
}
right: 15px
}
+/* Rules for OpenLayers maps */
#map {
border-right: 1px solid #ccc;
#sidebar {
right: 0px;
- margin-left: 3px;
+ border-right: 1px solid #ccc;
}
#sidebar #sidebar_title {
/* Rules for the main content area */
-body.site #content {
- border: 0;
-}
-
#content {
border-right: 1px solid #ccc;
right: 185px;
text-align: left;
}
-input.openid_url {
+input.openid_url {
background: image-url('openid_input.png') repeat-y right white;
padding-right: 16px;
}