X-Git-Url: https://defaria.com/gitweb/?a=blobdiff_plain;f=web%2Fgitweb%2Fstatic%2Fgitweb.css;h=3b4d83382306772ac0b62743b0e23094f3d9f257;hb=a70e80a6af6e31d56b120348bc8bc23cdd6543f5;hp=cb86d2d029637ec64f70cc9e1cdbeeea972e8771;hpb=c1ce6ee3a50f5c7d37264075d606c67b23ce6ce8;p=clearscm.git diff --git a/web/gitweb/static/gitweb.css b/web/gitweb/static/gitweb.css index cb86d2d..3b4d833 100644 --- a/web/gitweb/static/gitweb.css +++ b/web/gitweb/static/gitweb.css @@ -68,12 +68,13 @@ div.page_path { } div.page_footer { - height: 17px; + height: 22px; padding: 4px 8px; background-color: #d9d8d1; } div.page_footer_text { + line-height: 22px; float: left; color: #555555; font-style: italic; @@ -548,8 +549,7 @@ a.linenr { a.rss_logo { float: right; - padding: 3px 0px; - width: 35px; + padding: 3px 5px; line-height: 10px; border: 1px solid; border-color: #fcc7a5 #7d3302 #3e1a01 #ff954e;