aboutsummaryrefslogtreecommitdiff
path: root/cgit.css
diff refs
from: back
to: back
| flip
diff options
context:
space:
mode:
Diffstat (limited to 'cgit.css')
-rw-r--r--cgit.css9
1 files changed, 0 insertions, 9 deletions
diff --git a/cgit.css b/cgit.css
index 54bbfcc..43a40a3 100644
--- a/cgit.css
+++ b/cgit.css
@@ -212,15 +212,6 @@ table.blob td.no {
text-align: right;
}
-table.blob td.no a {
- color: black;
-}
-
-table.blob td.no a:hover {
- color: black;
- text-decoration: none;
-}
-
table.blob td.txt {
white-space: pre;
font-family: monospace;