Ignore:
Timestamp:
Apr 7, 2010, 11:45:21 PM (14 years ago)
Author:
nikrou
Message:

Feature 1545 : fix calendar icon alignment

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/admin/themes/clear/theme.css

    r5699 r5701  
    206206#ui-datepicker-div .ui-datepicker-current-day { background-color: #eee !important; border-color: #bbb; border-top-color: #eee; border-left-color: #eee;}
    207207#ui-datepicker-div .ui-datepicker-days-cell { background-color:#bbb; border:1px solid #ddd; border-top-color: #bbb; border-left-color: #bbb;}
    208 td img.ui-datepicker-trigger { margin:-3px 5px 2px; }
     208img.ui-datepicker-trigger { vertical-align: middle; margin:-3px 5px 2px 5px;}
    209209
    210210INPUT[type="text"].large  { width: 317px; }
Note: See TracChangeset for help on using the changeset viewer.