Changeset 9237

Show
Ignore:
Timestamp:
03/16/10 18:43:41 (2 years ago)
Author:
p_lindheimer
Message:

increase width of tooltips and length of autoscroll rnav

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • freepbx/trunk/amp_conf/htdocs/admin/common/mainstyle.css

    r8599 r9237  
    453453  top:2em; 
    454454  left:-10em; 
    455   width:25em; 
     455  width:35em; 
    456456  border:1px solid #F2AF1D; 
    457457  background-color:#FDF1D5; 
     
    494494  margin-top:45px; 
    495495  /* make it scroll */ 
    496   max-height:35em; 
     496  max-height:50em; 
    497497  max-width:275px; 
    498498  overflow:auto;