]> git.openstreetmap.org Git - rails.git/blobdiff - public/stylesheets/common.css
Use CSS to style the disabled tabs.
[rails.git] / public / stylesheets / common.css
index ca6a7be209c610a44cd037f293b78fc524bfa9b7..10e3351437fa001daf3929a2bb4485ca5d9bdedf 100644 (file)
@@ -285,6 +285,11 @@ hr {
   background: #fff;
 }
 
+#tabnav a.disabled
+{
+  font-style: italic;
+}
+
 /* Rules for greeting bar in the top right corner */
 
 #greeting {