Dotclear

Changeset 702:86be47651f44 for themes


Ignore:
Timestamp:
08/18/11 07:38:32 (14 years ago)
Author:
kozlika
Branch:
default
Message:

Ductile : preview is not a list.

Location:
themes/ductile
Files:
1 deleted
2 edited

Legend:

Unmodified
Added
Removed
  • themes/ductile/style.css

    r701 r702  
    269269.post { 
    270270     background: transparent url(img/filet.png) repeat-x left bottom; 
    271      } 
    272 .day-date { 
     271     position: relative; 
     272     padding-bottom: 1.5em; 
     273     } 
     274     .day-date { 
    273275     display: none; 
    274276     } 
     
    383385     } 
    384386.post-info-co { 
     387     position: absolute; 
     388     bottom: 0; 
    385389     margin: 0; 
    386390     background: #fff; 
    387      display: inline; 
    388391     font-size: 0.875em; 
    389392     font-style: italic; 
    390393     padding-right: .5em; 
     394     max-width: 80%; 
    391395     } 
    392396.post-info-co a { 
     
    10721076     clear:both; 
    10731077     } 
    1074  
    1075  
    1076 .post { 
    1077      position: relative; 
    1078      padding-bottom: 1.5em; 
    1079 } 
    1080 .post-info-co { 
    1081      position: absolute; 
    1082      bottom: 0; 
    1083 } 
  • themes/ductile/tpl/_simple-entry.html

    r701 r702  
    121121               <div id="pr"> 
    122122                    <h3>{{tpl:lang Your comment}}</h3> 
    123                     <ul> 
    124                          <li class="comment-preview">{{tpl:CommentPreviewContent}}</li> 
    125                     </ul> 
     123                    <div class="comment-preview">{{tpl:CommentPreviewContent}}</div> 
    126124                    <p class="buttons"><input type="submit" class="submit" value="{{tpl:lang send}}" /></p> 
    127125               </div> 
Note: See TracChangeset for help on using the changeset viewer.

Sites map