]> git.openstreetmap.org Git - rails.git/blobdiff - public/stylesheets/common.css
Merge branch 'master' into openstreetbugs
[rails.git] / public / stylesheets / common.css
index fd4dfac6a54c4cdce341da03fc478804c1d58a1b..9b68bd03e28e03068c194de04187acfacf06fd8f 100644 (file)
@@ -651,6 +651,23 @@ table.browse_details th {
   white-space: nowrap;
 }
 
+td.browse_comments {
+  padding: 0px;
+}
+
+td.browse_comments table {
+  border-collapse: collapse;
+}
+
+td.browse_comments table td {
+  padding-bottom: 10px;
+}
+
+td.browse_comments table td span.by {
+  font-size: small;
+  color: #999999;
+}
+
 #browse_map {
   width: 250px;
 }
@@ -720,7 +737,7 @@ table.browse_details th {
 
 /* Rules for the new diary entry page */
 
-.diary_entry_new div#map {
+.diary_entry div#map {
   position: relative;
   width: 90%;
   height: 400px;
@@ -857,7 +874,7 @@ p#contributorGuidance {
   height: 400px; 
 }
 
-.user_view .user_map p {
+.user_view .user_map p#no_home_location {
   position: absolute;
   top: 0px;
   bottom: 0px;