Show
Ignore:
Timestamp:
12/16/08 23:53:03 (4 years ago)
Author:
vdigital
Message:

Border removal in mails on thumbnails (2). Need further tests.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/2.0/template/yoga/theme/Sylvia/mail-css.tpl

    r2992 r2994  
    1111img:hover {ldelim} padding: 15px; border: 0; background-color:#222;-moz-border-radius: 4px; border-radius: 4px 4px; } 
    1212a {ldelim} color: #f70; background-color: transparent; border:0; text-decoration: none;} 
    13 a:hover {ldelim} color: #F30; border-bottom: 1px solid #FF3363;} 
     13a:hover {ldelim} color: #F33; border-bottom: 1px solid #FF3363;} 
     14a.thumblnk:hover {ldelim} border:0;} 
     15a.Piwigo {ldelim} font-family: verdana, arial, helvetica, sans-serif; color : #F33; text-decoration: none; border: 0; } 
     16a.Piwigo:hover {ldelim} border-bottom: 1px solid #FF3363; }