Ignore:
Timestamp:
Dec 28, 2010, 7:56:09 PM (13 years ago)
Author:
rvelices
Message:
  • css sprites work for ie6
  • simplify/remove css
File:
1 edited

Legend:

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

    r8306 r8362  
    136136        background:transparent url(images/menuId_sides.gif) repeat-y scroll left bottom;
    137137}
    138 #menubar #mbIdentification  .actions, #menubar #mbIdentification form  p {
     138#menubar #mbIdentification form  p {
    139139        background:transparent none repeat-y scroll left bottom;
    140140}
     
    302302        border:1px solid #ff3363;       /* thumbnails border color when mouse cursor is over it */
    303303}
    304 #comments .actions li, #comments .actions li:hover {
    305         background:transparent none;
    306         margin-right: 22px;
    307         clear:both;
    308         list-style-type:none;
    309 }
    310304.calItem {
    311305        border:1px solid #666;
Note: See TracChangeset for help on using the changeset viewer.