]> git.sur5r.net Git - i3/i3.github.io/blobdiff - css/style.css
Hide old versions by default
[i3/i3.github.io] / css / style.css
index 95ff56a1cd96b35d8609cb9f8ee97b66ab91e408..01f46dc601b2ee4769e91b3227be624e7c589609 100644 (file)
@@ -364,6 +364,18 @@ img {
     text-decoration: none;
 }
 
+table#downloads tr {
+    opacity: 0.7;
+}
+
+table#downloads thead tr {
+    opacity: 1.0;
+}
+
+table#downloads tbody tr:first-child {
+    opacity: 1.0;
+}
+
 /* clearfix */
 .clearfix:after {
     content: ".";