Changeset 5337 in subversion


Ignore:
Timestamp:
Oct 12, 2011 1:43:19 PM (20 months ago)
Author:
alec
Message:
  • Improve .boxtitle style
File:
1 edited

Legend:

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

    r5236 r5337  
    280280  font-weight: bold; 
    281281  overflow: hidden; 
     282  text-overflow: ellipsis; 
     283  -o-text-overflow: ellipsis; 
     284  white-space: nowrap; 
    282285  background: url(images/listheader.gif) top left repeat-x #CCC; 
    283286} 
Note: See TracChangeset for help on using the changeset viewer.