Changes

no edit summary
Line 14: Line 14:  
     clear: both;
 
     clear: both;
 
}
 
}
 +
 +
 +
 +
 +
/* SEARCH box emphasis */
 +
#p-search {
 +
    background-color: #ffffcc;
 +
 +
    border: 0px solid #AAAAAA;
 +
    margin-bottom: 10px;
 +
    margin-left: 2.5px;
 +
}
 +
 +
#p-search .pBody, #p-search h5 {
 +
    background-color: #ffffcc;
 +
    border-top-width: 0px;
 +
}
 +
 +
 +
 +
 +
    
/* Edit window toolbar */
 
/* Edit window toolbar */