public
Description: The kick ass (non-commercial) home for musicians and their music
Homepage: http://alonetone.com
Clone URL: git://github.com/sudara/alonetone.git
man, defining .content p and so on needs to be reworked, CSS is becoming 
wetter than a...[redacted]
sudara (author)
Tue Jul 08 10:39:29 -0700 2008
commit  5c395d6c6b15cea47853eb019e4d3b6695daccc0
tree    fab3c5e2db351d9a02cba7c20d6eb88621dd9a18
parent  871b982e5ca7cc5e225e4f016a16103826f856ae
...
4
5
6
7
 
8
9
10
...
4
5
6
 
7
8
9
10
0
@@ -4,7 +4,7 @@
0
     <tr class="post hentry <%= cycle('even','odd') %>" id="<%= dom_id post %>-row">
0
       <td class="author vcard">
0
         <div class="date">
0
- <a href="#<%= dom_id post %>" rel="bookmark">
0
+ <a href="#<%= dom_id post %>" rel="bookmark" name="<%=dom_id post %>">
0
           <abbr class="updated" title="<%= post.created_at.xmlschema %>">
0
           <%= time_ago_in_words(post.created_at) %> ago
0
           </abbr>
...
145
146
147
 
148
149
150
...
145
146
147
148
149
150
151
0
@@ -145,6 +145,7 @@ div.tabs,div.big_tabs
0
     :font-size 12px
0
     p
0
       :padding-right 30px
0
+ :color = !text_color
0
     
0
 .ui-tabs-loading em
0
   :padding 0 0 0 20px

Comments

    No one has commented yet.