about summary refs log tree commit diff stats
path: root/cgit.css
diff options
context:
space:
mode:
authorJason A. Donenfeld2016-02-23 15:14:06 +0100
committerJason A. Donenfeld2016-02-23 15:15:57 +0100
commit46ff6e1993175057a18b14980696648a1c5e87ab (patch)
tree44556e18379f4b7152d21714ec3655916184d57a /cgit.css
parentcss: use less blurry icon for external link (diff)
downloadcgit-46ff6e1993175057a18b14980696648a1c5e87ab.tar.gz
cgit-46ff6e1993175057a18b14980696648a1c5e87ab.zip
css: fix indentation
Diffstat (limited to 'cgit.css')
-rw-r--r--cgit.css8
1 files changed, 4 insertions, 4 deletions
diff --git a/cgit.css b/cgit.css index 942c9be..66c6d53 100644 --- a/cgit.css +++ b/cgit.css
@@ -18,7 +18,7 @@ div#cgit a:hover {
18} 18}
19 19
20div#cgit table { 20div#cgit table {
21 border-collapse: collapse; 21 border-collapse: collapse;
22} 22}
23 23
24div#cgit table#header { 24div#cgit table#header {
@@ -803,9 +803,9 @@ div#cgit table.ssdiff td.head div.head {
803 803
804div#cgit table.ssdiff td.foot { 804div#cgit table.ssdiff td.foot {
805 border-top: solid 1px #aaa; 805 border-top: solid 1px #aaa;
806 border-left: none; 806 border-left: none;
807 border-right: none; 807 border-right: none;
808 border-bottom: none; 808 border-bottom: none;
809} 809}
810 810
811div#cgit table.ssdiff td.space { 811div#cgit table.ssdiff td.space {