Dotclear


Ignore:
Location:
themes/ductile
Files:
2 deleted
5 edited

Legend:

Unmodified
Added
Removed
  • themes/ductile/style.css

    r688 r694  
    334334     } 
    335335.post-info span + span { 
    336      padding-left: .5em; 
    337      } 
    338 .post-breadcrumb-cat a { 
    339      padding-left: 24px; 
    340      background: transparent no-repeat left center url(img/breadcrumb-category.png); 
    341      } 
    342 .post-cat a { 
     336     padding-right: .5em; 
     337     } 
     338.post-cat { 
    343339     padding-left: 24px; 
    344340     background: transparent no-repeat left center url(img/category.png); 
     
    347343     padding-left: 20px; 
    348344     background: transparent no-repeat left center url(img/link.png); 
    349      } 
    350 .post-info .post-date { 
    351      padding-left: 28px; 
    352      background: transparent no-repeat 6px center url(img/date.png); 
    353345     } 
    354346.post-tags a { 
  • themes/ductile/tpl/_entry-full.html

    r683 r694  
    1010               <span class="post-date">{{tpl:EntryDate}}. </span> 
    1111               <tpl:EntryIf has_category="1"> 
    12                     <tpl:EntryCategoriesBreadcrumb> 
    13                          <span class="post-breadcrumb-cat"><a href="{{tpl:CategoryURL}}">{{tpl:CategoryTitle encode_html="1"}}</a></span> › 
    14                     </tpl:EntryCategoriesBreadcrumb> 
    15                     <span class="post-cat"><a href="{{tpl:EntryCategoryURL}}">{{tpl:EntryCategory encode_html="1"}}</a></span> 
     12                    <span class="post-cat"><tpl:EntryCategoriesBreadcrumb><a  
     13                    href="{{tpl:CategoryURL}}">{{tpl:CategoryTitle encode_html="1"}}</a> › </tpl:EntryCategoriesBreadcrumb><a  
     14                    href="{{tpl:EntryCategoryURL}}">{{tpl:EntryCategory encode_html="1"}}</a></span> 
    1615               </tpl:EntryIf> 
    1716          </p> 
  • themes/ductile/tpl/_entry-short.html

    r683 r694  
    1010               <span class="post-date">{{tpl:EntryDate}}. </span> 
    1111               <tpl:EntryIf has_category="1"> 
    12                     <tpl:EntryCategoriesBreadcrumb> 
    13                          <span class="post-breadcrumb-cat"><a href="{{tpl:CategoryURL}}">{{tpl:CategoryTitle encode_html="1"}}</a></span> › 
    14                     </tpl:EntryCategoriesBreadcrumb> 
    15                     <span class="post-cat"><a href="{{tpl:EntryCategoryURL}}">{{tpl:EntryCategory encode_html="1"}}</a></span> 
     12                    <span class="post-cat"><tpl:EntryCategoriesBreadcrumb><a  
     13                    href="{{tpl:CategoryURL}}">{{tpl:CategoryTitle encode_html="1"}}</a> › </tpl:EntryCategoriesBreadcrumb><a  
     14                    href="{{tpl:EntryCategoryURL}}">{{tpl:EntryCategory encode_html="1"}}</a></span> 
    1615               </tpl:EntryIf> 
    1716          </p> 
  • themes/ductile/tpl/_simple-entry.html

    r683 r694  
    88               <span class="permalink"><a href="{{tpl:EntryURL}}">{{tpl:lang Permalink}}</a></span> 
    99               <tpl:EntryIf has_category="1"> 
    10                     <tpl:EntryCategoriesBreadcrumb> 
    11                          <span class="post-breadcrumb-cat"><a href="{{tpl:CategoryURL}}">{{tpl:CategoryTitle encode_html="1"}}</a></span> › 
    12                     </tpl:EntryCategoriesBreadcrumb> 
    13                     <span class="post-cat"><a href="{{tpl:EntryCategoryURL}}">{{tpl:EntryCategory encode_html="1"}}</a></span> 
     10                    <span class="post-cat"><tpl:EntryCategoriesBreadcrumb><a  
     11                    href="{{tpl:CategoryURL}}">{{tpl:CategoryTitle encode_html="1"}}</a> › </tpl:EntryCategoriesBreadcrumb><a  
     12                    href="{{tpl:EntryCategoryURL}}">{{tpl:EntryCategory encode_html="1"}}</a></span> 
    1413               </tpl:EntryIf> 
    1514          </p> 
Note: See TracChangeset for help on using the changeset viewer.

Sites map