Changeset 5458 in subversion


Ignore:
Timestamp:
Nov 21, 2011 9:14:44 AM (18 months ago)
Author:
thomasb
Message:

Fit watermark background in about box

File:
1 edited

Legend:

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

    r5457 r5458  
    180180#license 
    181181{ 
    182   width: 500px; 
     182  min-height: 200px; 
    183183  padding-bottom: 2em; 
    184184  background: url(images/watermark.gif) no-repeat center; 
     
    205205{ 
    206206  border: 1px solid #999; 
    207   width: 500px; 
     207  width: 100%; 
    208208} 
    209209 
Note: See TracChangeset for help on using the changeset viewer.