Ignore:
Timestamp:
Mar 29, 2012, 9:34:00 PM (12 years ago)
Author:
rvelices
Message:

removed unused css, merged some css, etc...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/themes/elegant/theme.css

    r13789 r13801  
    1212#thePicturePage #comments                                       { background-color: #333;}
    1313#pictureCommentList li                                          { background-color: #444;}
    14 #pictureCommentList .commentElement                     { background-color: transparent;}
    1514.calendarTitle                                                          { background-color: #222;}
    1615
    1716.switchBox, .header_notes                                       { background-color: #555;}
    18 .thumbnailCategory, .commentElement                     { background-color: #333;}
     17.thumbnailCategory                      { background-color: #333;}
    1918.message                                                                        { background-color: #666;}
    2019
     
    163162.thumbnails IMG                                                 { margin-bottom: 0; vertical-align: middle;}
    164163.thumbnailCategory DIV.illustration,
    165 .commentElement DIV.illustration                { margin: 2px; text-align: center;}
     164.commentElement .illustration           { margin: 2px; text-align: center;}
    166165
    167166
     
    239238#thePicturePage #comments fieldset              { margin: 0 1em;}
    240239
    241 .noCommentText                                          { display:block;}
    242240.commentshidden #pictureComments                { display: none;}
    243241.commentContent .comments_toggle        { cursor: pointer;}
     
    255253        font-size: 100%;
    256254}
    257 #pictureCommentList li {
    258         clear: both;
    259         display: block;
    260         padding: 0.5em 0;
    261         margin-bottom: 5px;
    262         border-radius: 5px;
    263         width: 100%;
    264 }
    265 #pictureCommentList ul                          { list-style: none; padding: 0;}
    266 #pictureCommentList li ul                               { list-style-type: none; padding: 4px;}
    267 #pictureCommentList .author                     { font-weight: bold;}
    268 #pictureCommentList .date                       { font-style: italic;}
     255
    269256#pictureCommentList .commentsOrder      { float: left; margin-bottom: 5px;}
    270257#pictureCommentList .navigationBar      { float: right; margin-bottom: 5px;}
Note: See TracChangeset for help on using the changeset viewer.