Skip to content

Commit

Permalink
whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
amatsuda committed Feb 17, 2011
1 parent 11c1986 commit 9065eb6
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion google/haml/_current_page.html.haml
@@ -1,3 +1,3 @@
%td.cur
%td.cur<
%span.csb{:style => 'background-position:-53px 0;width:20px'}
= page
2 changes: 1 addition & 1 deletion google/haml/_next_link.html.haml
@@ -1,2 +1,2 @@
%td.b
%td.b<
= link_to raw('<span class="csb ch" style="background-position:-96px 0;width:71px"></span><span style="display:block;margin-left:53px;text-decoration:underline">Next</span>'), url, :class => 'pn knavi', :id => 'pnnext', :style => 'text-align:left;text-decoration:none', :remote => remote
2 changes: 1 addition & 1 deletion google/haml/_next_span.html.haml
@@ -1,2 +1,2 @@
%td.b
%td.b<
%span.csb{:style => 'background-position:-96px 0;width:45px'}
2 changes: 1 addition & 1 deletion google/haml/_page_link.html.haml
@@ -1,2 +1,2 @@
%td
%td<
= link_to raw(%Q[<span class="csb ch" style="background-position:-74px 0;width:20px"></span>#{page}]), url, :class => 'fl', :remote => remote
2 changes: 1 addition & 1 deletion google/haml/_prev_link.html.haml
@@ -1,2 +1,2 @@
%td.b
%td.b<
= link_to raw('<span class="csb ch" style="background-position:0 0;float:right;width:53px"></span><span style="display:block;margin-right:35px;clear:right;text-decoration:underline">Previous</span>'), url, :class => 'pn knavi', :id => 'pnprev', :style => 'text-decoration:none', :remote => remote
2 changes: 1 addition & 1 deletion google/haml/_prev_span.html.haml
@@ -1,2 +1,2 @@
%td.b
%td.b<
%span.csb{:style => 'background-position:-24px 0;width:28px'}

0 comments on commit 9065eb6

Please sign in to comment.