danix
's git repository
home
/
my projects
/
gitweb-theme-danix.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
341d725
)
category styling
author
danix
<danix@danix.xyz>
Tue, 28 Feb 2023 11:26:24 +0000
(12:26 +0100)
committer
danix
<danix@danix.xyz>
Tue, 28 Feb 2023 11:26:24 +0000
(12:26 +0100)
gitweb-danixland/gitweb.css
patch
|
blob
|
blame
|
history
diff --git
a/gitweb-danixland/gitweb.css
b/gitweb-danixland/gitweb.css
index
dd44335
..
c083b95
100644
(file)
--- a/
gitweb-danixland/gitweb.css
+++ b/
gitweb-danixland/gitweb.css
@@
-729,7
+729,9
@@
td.category {
border-bottom: 1px solid var(--border);
border-top: 1px solid var(--border);
}
-
+td.category:before {
+ content: "Cat.:";
+}
/* Age
---------------------------------------------------------------------------- */