Dotclear

Changeset 660:37daee020536 for themes


Ignore:
Timestamp:
07/28/11 19:04:11 (14 years ago)
Author:
kozlika
Branch:
themes
Message:

Ductile - Amélioration de la présentation des entêtes de catégorie et des commentaires sur mobile.

Location:
themes/ductile
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • themes/ductile/mediaqueries.css

    r658 r660  
    220220          top: 0; 
    221221          } 
     222     .comment-info {  
     223          clear: left; 
     224          float: left; 
     225          width: 10em; 
     226          } 
     227     .comment-content { 
     228          margin-left: 11.5em; 
     229          } 
    222230} 
    223231 
  • themes/ductile/style.css

    r658 r660  
    192192     list-style-type: none; 
    193193     } 
    194  
     194#subcategories ul li {  
     195     display: inline;  
     196     padding-right: 1em; 
     197     } 
     198.feed-info { 
     199     color: #fff; 
     200     } 
    195201/* ------------------------------------------------------- pagination, navlinks */ 
    196202#navlinks, 
     
    436442     } 
    437443.comment-info {  
    438      clear: left; 
    439      float: left; 
    440444     padding-bottom: .2em; 
    441      margin-top: 1em; 
    442445     line-height: 1.25; 
    443      width: 10em; 
    444446     color: #666; 
    445447     font-family: "Century Schoolbook", "Century Schoolbook L", Georgia, serif; 
    446448     } 
    447 #comments .first { } 
    448 #comments .odd { } 
    449449#comments .me {  
    450450     font-family: "Century Schoolbook", "Century Schoolbook L", Georgia, serif; 
     
    466466.ping .comment-number { 
    467467     background: transparent url(img/tb.png) right center no-repeat; 
    468      } 
    469 .comment-content { 
    470      margin-left: 11.5em; 
    471468     } 
    472469#comments-feed { 
  • themes/ductile/tpl/category.html

    r615 r660  
    6666                               
    6767                              <tpl:CategoryIf has_entries="1"> 
    68                                    <p> 
     68                                   <p class="feed-info"> 
    6969                                        <a type="application/atom+xml" href="{{tpl:CategoryFeedURL type="atom"}}" 
    7070                                         title="{{tpl:lang This category's entries Atom feed}}" class="feed">{{tpl:lang Entries feed}}</a> 
Note: See TracChangeset for help on using the changeset viewer.

Sites map