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.css25
1 files changed, 0 insertions, 25 deletions
diff --git a/cgit.css b/cgit.css
index 327eaba..95c3e40 100644
--- a/cgit.css
+++ b/cgit.css
@@ -388,28 +388,3 @@ td.toplevel-repo {
table.list td.sublevel-repo {
padding-left: 1.5em;
}
-
-span.age-mins {
- font-weight: bold;
- color: #080;
-}
-
-span.age-hours {
- color: #080;
-}
-
-span.age-days {
- color: #040;
-}
-
-span.age-weeks {
- color: #444;
-}
-
-span.age-months {
- color: #888;
-}
-
-span.age-years {
- color: #bbb;
-}