Changeset 2381 in subversion


Ignore:
Timestamp:
Apr 9, 2009 2:30:08 PM (4 years ago)
Author:
alec
Message:
  • subscription-list IE fix
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/roundcubemail/skins/default/settings.css

    r2380 r2381  
    178178#subscription-table thead td.name 
    179179{ 
    180   width: 250px; 
     180  width: 360px; 
    181181} 
    182182 
     
    189189{ 
    190190  width: 90px; 
     191} 
     192 
     193#subscription-table thead td.rename, 
     194#subscription-table thead td.delete 
     195{ 
     196  width: 30px; 
    191197} 
    192198 
Note: See TracChangeset for help on using the changeset viewer.