Changeset 4693

Show
Ignore:
Timestamp:
08/05/07 00:24:57 (6 years ago)
Author:
gregmac
Message:

Adjust style slightly, so #content is spaced down below #header, instead of several other elements doing it

Files:

Legend:

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

    r4677 r4693  
    1818  position: absolute; 
    1919  left: 0; 
    20   top: 80px; 
     20  top: 5px; 
    2121  width: 200px; 
    2222  padding:0; 
     
    2424#wrapper {  
    2525  position:absolute; 
    26   top:75px
     26  top:0
    2727  right:0; 
    2828  left:200px; 
     
    3030} 
    3131#content { 
    32   top: 0; 
    33   margin-right: 15px; 
     32  position:absolute; 
     33  top: 75px; 
     34  right:0; 
     35  left:0; 
    3436  padding: 5px 0 0 0; 
    3537} 
     
    336338#reportnav {  
    337339  position:absolute;  
    338   top:57px;  
    339   left:280px;  
     340  top:0px;  
     341  left:10px;  
    340342  padding: 0 0 0 0; 
    341343  list-style-type: none; 
     
    355357#reportframe {  
    356358  position:relative;  
    357   top:78px;  
     359  top:1.5em;  
    358360  left:10px;  
    359361  padding: 0 0 0 0; 
     
    361363#panelframe {  
    362364  position:relative;  
    363   top:73px;  
     365  top:0;  
    364366  left:10px;  
    365367  padding: 0 0 0 0;