]> Lady’s Gitweb - Gitweb/blobdiff - gitweb.css
gitweb: Support for tag clouds
[Gitweb] / gitweb.css
index 8f94ed5d2afa4abb2fe4250862f78d5b570aefb70231f1313ecee4b1de6a4eea..8035ff13d4c67e9ef2377b723a9e086ebd1034f96ce6eee013c998b02210ab2c 100644 (file)
@@ -481,6 +481,19 @@ span.refs span {
        border-color: #ffccff #ff00ee #ff00ee #ffccff;
 }
 
+span.refs span a {
+       text-decoration: none;
+       color: inherit;
+}
+
+span.refs span a:hover {
+       text-decoration: underline;
+}
+
+span.refs span.indirect {
+       font-style: italic;
+}
+
 span.refs span.ref {
        background-color: #aaaaff;
        border-color: #ccccff #0033cc #0033cc #ccccff;
This page took 0.252249 seconds and 4 git commands to generate.