Changeset 4537 in subversion
- Timestamp:
- Feb 14, 2011 2:52:45 PM (2 years ago)
- Location:
- branches/release-0.5/skins/default
- Files:
-
- 2 edited
-
iehacks.css (modified) (1 diff)
-
templates/addressbook.html (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/release-0.5/skins/default/iehacks.css
r4469 r4537 171 171 } 172 172 173 #directorylistbox 174 { 175 height: expression((parseInt(document.documentElement.clientHeight)-105)+'px'); 176 } 177 173 178 #contacts-table 174 179 { -
branches/release-0.5/skins/default/templates/addressbook.html
r4469 r4537 41 41 <roundcube:object name="groupslist" id="contactgroupslist" /> 42 42 </div> 43 <!--[if lte IE 7]><div></div><![endif]-->44 43 <div class="boxfooter"> 45 44 <roundcube:button command="group-create" type="link" title="newcontactgroup" class="buttonPas addgroup" classAct="button addgroup" content=" " />
Note: See TracChangeset
for help on using the changeset viewer.
