]> git.openstreetmap.org Git - rails.git/blobdiff - public/stylesheets/common.css
Try a different approach - grab the layout and stylesheet from slim1, and ditch the...
[rails.git] / public / stylesheets / common.css
index 4dd97a68c4200dc0695643cd238245aef4407aeb..c3f1c274e8bb828e61f53ea4c4dd700d41ffc0f2 100644 (file)
@@ -547,6 +547,24 @@ hr {
   text-align: left;
 }
 
+#slim_content {
+  margin: 10px;
+  position: absolute;
+  top: 90px;
+  max-width: 50em;
+}
+
+#slim_header {
+  margin: 10px;
+  background: url('../images/tab_bottom.gif') repeat-x bottom;
+}
+
+#slim_header img {
+  vertical-align: middle;
+  margin-right: 5px;
+  margin-bottom: 5px;
+}
+
 /* Rules for the changeset list shown by the history tab etc */
 
 #changeset_list, #keyvalue {