Ignore:
Timestamp:
Jun 23, 2009, 3:44:58 PM (15 years ago)
Author:
nikrou
Message:

Feature 1026 : Modify / delete comments for users

+ update config table content
+ minor modification of Sylvia theme
+ need refactoring

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/template/yoga/theme/Sylvia/theme.css

    r3283 r3445  
    11.content div.thumbnailCategory div.illustration {
    22        width:165px !important; /* Usable range 162px-360px , optimal : Thumbnail width + 40px */
    3 }
    4 .content div.thumbnailCategory {
    5         height: 180px !important; /* Usable range 172px-250px , optimal : Thumbnail height + 30px */
    6 }
    7 .content div.thumbnailCategory div.description .text {
    8         height: 130px !important; /* -42px than previous one */
    93}
    104#comments div.thumbnailCategory div.illustration {
     
    222216        margin: 0;
    223217        padding:15px 10px 3px 0;
    224         overflow: hidden !important;
     218        overflow-x: hidden !important;
    225219}
    226220.content .thumbnailCategory div.description .text {
Note: See TracChangeset for help on using the changeset viewer.