summaryrefslogtreecommitdiffabout
path: root/cgit.css
Unidiff
Diffstat (limited to 'cgit.css') (more/less context) (show whitespace changes)
-rw-r--r--cgit.css5
1 files changed, 4 insertions, 1 deletions
diff --git a/cgit.css b/cgit.css
index 28a2eeb..6e47eb3 100644
--- a/cgit.css
+++ b/cgit.css
@@ -528,13 +528,16 @@ a.deco {
528 margin: 0px 0.5em; 528 margin: 0px 0.5em;
529 padding: 0px 0.25em; 529 padding: 0px 0.25em;
530 background-color: #ff8888; 530 background-color: #ff8888;
531 border: solid 1px #770000; 531 border: solid 1px #770000;
532} 532}
533 533
534div.commit-subject a { 534div.commit-subject a.branch-deco,
535div.commit-subject a.tag-deco,
536div.commit-subject a.remote-deco,
537div.commit-subject a.deco {
535 margin-left: 1em; 538 margin-left: 1em;
536 font-size: 75%; 539 font-size: 75%;
537} 540}
538 541
539table.stats { 542table.stats {
540 border: solid 1px black; 543 border: solid 1px black;