Changeset 4431 in subversion
- Timestamp:
- Jan 19, 2011 8:55:58 AM (2 years ago)
- Location:
- trunk/roundcubemail
- Files:
-
- 3 edited
-
CHANGELOG (modified) (1 diff)
-
skins/default/iehacks.css (modified) (1 diff)
-
skins/default/templates/addressbook.html (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/roundcubemail/CHANGELOG
r4429 r4431 2 2 =========================== 3 3 4 - Fix randomly disappearing folders list in IE (#1487704) 5 - Fix list column add/removal in IE (#1487703) 4 6 - Fix login redirect issues (#1487686) 5 7 - Require PHP 5.2.1 or greater -
trunk/roundcubemail/skins/default/iehacks.css
r4424 r4431 238 238 } 239 239 240 #directorylistbox div 241 { 242 min-height: 0; 243 } 244 240 245 .contactfieldgroup legend 241 246 { -
trunk/roundcubemail/skins/default/templates/addressbook.html
r3814 r4431 41 41 <roundcube:object name="groupslist" id="contactgroupslist" /> 42 42 </div> 43 <!--[if lte IE 7]><div></div><![endif]--> 43 44 <div class="boxfooter"> 44 45 <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.
