]> git.openstreetmap.org Git - rails.git/blobdiff - public/stylesheets/common.css
Tidy up code for adding a map to the changeset list page
[rails.git] / public / stylesheets / common.css
index 098a9ddd92d96fa8973398b60b5e36ed831fd20c..38cfec4232d6894710cf36ea02334fe0c8911f52 100644 (file)
@@ -611,6 +611,10 @@ hr {
   white-space: nowrap;
 }
 
+#changeset_list .selected {
+  background-color: #ffff55;
+}
+
 /* Rules for the data browser */
 
 #browse_navigation {