summaryrefslogtreecommitdiff
path: root/cgit.css
diff options
context:
space:
mode:
authorLars Hjemli <hjemli@gmail.com>2009-01-27 22:42:03 +0100
committerLars Hjemli <hjemli@gmail.com>2009-01-27 22:47:24 +0100
commit236665d70d142dcb822efce84c3021dd6ac5df13 (patch)
tree8dfc252fde435ffdd4ce9eb71cc51bb733f18a6c /cgit.css
parent0027e38b40b8ef11dac6326a4e610728bae88247 (diff)
downloadcgit-236665d70d142dcb822efce84c3021dd6ac5df13.tar.gz
cgit-236665d70d142dcb822efce84c3021dd6ac5df13.tar.bz2
cgit-236665d70d142dcb822efce84c3021dd6ac5df13.zip
cgit.css: minor adjustment of commit decorations
Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Diffstat (limited to 'cgit.css')
-rw-r--r--cgit.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/cgit.css b/cgit.css
index f19446d..be3b1d0 100644
--- a/cgit.css
+++ b/cgit.css
@@ -495,3 +495,8 @@ a.deco {
background-color: #ff8888;
border: solid 1px #770000;
}
+
+div.commit-subject a {
+ margin-left: 1em;
+ font-size: 75%;
+}
2017-07-26 20:52:43 -0700'>2017-07-26emacs: Use with-editor to wrap "pass edit"Svend Sorensen2-9/+17 2017-04-13Bump version1.7.1Jason A. Donenfeld1-1/+1 2017-04-13init: match only the public keyJason A. Donenfeld1-1/+1 2017-03-28Use $GPG variableJason A. Donenfeld1-3/+3 2017-03-20Fix compatibility with GnuPG 2.2.19Andreas Stieger2-2/+2 2017-03-01tests: fix on OSX by not using the tr hackJason A. Donenfeld3-5/+2 2017-02-26Bump version1.7Jason A. Donenfeld1-1/+1 2017-02-26Modernize makefileJason A. Donenfeld2-31/+36 2017-02-25CopyrightJason A. Donenfeld1-1/+1 2017-02-25StyleJason A. Donenfeld1-2/+2 2017-02-25git: use inner-most directoryJason A. Donenfeld2-27/+48 2017-02-25clip: sleep may require argv[0] to be sleepJason A. Donenfeld1-1/+1 2017-02-25man: document system extensionsJason A. Donenfeld1-2/+3