]> danix's work - gitweb-theme-danix.git/commitdiff
category styling
authordanix <redacted>
Tue, 28 Feb 2023 11:26:24 +0000 (12:26 +0100)
committerdanix <redacted>
Tue, 28 Feb 2023 11:26:24 +0000 (12:26 +0100)
gitweb-danixland/gitweb.css

index dd44335d3c04167d9e60c5cb7c0f32bd2f7f1ba0..c083b956f260ee555aad19b74ee9ac9216558d33 100644 (file)
@@ -729,7 +729,9 @@ td.category {
   border-bottom: 1px solid var(--border);
   border-top: 1px solid var(--border);
 }
-
+td.category:before {
+  content: "Cat.:";
+}
 /* Age
 ---------------------------------------------------------------------------- */