]> git.openstreetmap.org Git - rails.git/blobdiff - public/stylesheets/site.css
Made a lot of things translatable and added title="" tooltips
[rails.git] / public / stylesheets / site.css
index 54a70a6116d24b15aef2891e084aa153d5a2bda8..c8b1c54413985e872c0f09c341c1e466335d9b06 100644 (file)
@@ -63,6 +63,11 @@ body {
   background: url('/images/tab_bottom.gif') repeat-x bottom;
 }
 
+/* An unread message (e.g. "inbox(1)") */
+.greeting-bar-unread {
+  font-weight: bold;
+}
+
 #intro {
   width: 170px;
   margin: 10px;