Skip to content

Commit

Permalink
better login box
Browse files Browse the repository at this point in the history
  • Loading branch information
Zbigniew Lukasiak committed Dec 5, 2010
1 parent 7fa0bdd commit 80c629f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
4 changes: 2 additions & 2 deletions templates/sidebar.tt
Expand Up @@ -10,6 +10,8 @@
</div>
<br class="clear"/>
<div style="padding-left: 20px">
<h3>Meta</h3>
[% PROCESS 'shared/login_list.tt' %]
<h2>Calendar</h2>
<div id="calendar">
[% c.app.calendar %]
Expand All @@ -22,7 +24,5 @@
[% PROCESS 'shared/links_list.tt' %]
<h3>Feeds</h3>
[% PROCESS 'shared/feed_list.tt' %]
<h3>Meta</h3>
[% PROCESS 'shared/login_list.tt' %]
</div>
</div>
1 change: 0 additions & 1 deletion templates/static/stylesheets/master.css
Expand Up @@ -223,7 +223,6 @@ a:hover {
}

.label {
font-size: 20px;
border-bottom: 1px solid;
width: 200px;
color: #718b12;
Expand Down

0 comments on commit 80c629f

Please sign in to comment.