Dotclear


Ignore:
Timestamp:
02/01/15 11:41:05 (11 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Message:

Replace . (dot) by , (comma) between tags, remove last . (dot), fixes #1929

File:
1 edited

Legend:

Unmodified
Added
Removed
  • themes/berlin/style.css

    r2949 r2951  
    867867  vertical-align: top; } 
    868868  .post-tags-item a:after { 
    869     content: "."; } 
     869    content: ","; } 
     870  .post-tags-item:last-child a:after { 
     871    content: ""; } 
    870872 
    871873.post-info-co { 
Note: See TracChangeset for help on using the changeset viewer.

Sites map