]> git.openstreetmap.org Git - rails.git/blobdiff - public/stylesheets/common.css
back out the registration of the gpx mime type, as it didn't seem work
[rails.git] / public / stylesheets / common.css
index aa40f689af8b30030391672bb365d2298f8bd5f7..0a5969a7cd3c42211d898ecaef95233442a58686 100644 (file)
@@ -700,3 +700,17 @@ input[type="submit"] {
   top: 15px;
   left: 15px
 }
+
+abbr.geo {
+  border-bottom: none;
+}
+
+img.user_image {
+  width: 100px;
+  border: 1px solid black;
+}
+
+img.user_thumbnail {
+  width: 50px;
+  border: 1px solid black;
+}