Changeset 576 in subversion


Ignore:
Timestamp:
May 18, 2007 8:36:11 AM (6 years ago)
Author:
thomasb
Message:

Don't display links within message list as block

File:
1 edited

Legend:

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

    r567 r576  
    396396} 
    397397 
    398 #messagelist thead tr td a, 
    399 #messagelist tbody tr td a 
     398#messagelist thead tr td a 
    400399{ 
    401400  display: block; 
     
    422421{ 
    423422  color: #000; 
     423  text-decoration: none; 
    424424} 
    425425 
Note: See TracChangeset for help on using the changeset viewer.