about summary refs log tree commit diff stats
path: root/cgit.css
diff options
context:
space:
mode:
Diffstat (limited to 'cgit.css')
-rw-r--r--cgit.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/cgit.css b/cgit.css index f3dbb7a..51ddbf8 100644 --- a/cgit.css +++ b/cgit.css
@@ -363,6 +363,10 @@ div#cgit table.blame td.lines > div > pre {
363 top: 0; 363 top: 0;
364} 364}
365 365
366div#cgit table.blame .oid {
367 font-size: 100%;
368}
369
366div#cgit table.bin-blob { 370div#cgit table.bin-blob {
367 margin-top: 0.5em; 371 margin-top: 0.5em;
368 border: solid 1px black; 372 border: solid 1px black;