changeset 696:4432eb113b7f beta

template fixes
author Marcin Kuzminski <marcin@python-works.com>
date Mon, 15 Nov 2010 17:08:42 +0100
parents d49c0fc1b2d7
children 540545d374fd
files rhodecode/public/css/style.css rhodecode/templates/summary/summary.html
diffstat 2 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/rhodecode/public/css/style.css	Mon Nov 15 16:50:02 2010 +0100
+++ b/rhodecode/public/css/style.css	Mon Nov 15 17:08:42 2010 +0100
@@ -258,8 +258,8 @@
 
 #header #header-inner #logo h1 {
 color:#FFF;
-font-size:14px;
-margin:13px 0 0 13px;
+font-size:18px;
+margin:10px 0 0 13px;
 padding:0;
 }
 
--- a/rhodecode/templates/summary/summary.html	Mon Nov 15 16:50:02 2010 +0100
+++ b/rhodecode/templates/summary/summary.html	Mon Nov 15 17:08:42 2010 +0100
@@ -557,7 +557,7 @@
 
 <div class="box">    
     <div class="title">
-        <div class="breadcrumbs">${h.link_to(_('Last ten changes'),h.url('changelog_home',repo_name=c.repo_name))}</div>
+        <div class="breadcrumbs">${h.link_to(_('Last ten changes'),h.url('shortlog_home',repo_name=c.repo_name))}</div>
     </div>    
     <div class="table">
         <div id="shortlog_data">