This content has been marked as final. 
    
Show                 2 replies
    
- 
        1. Re: Colouring panelMenuItemtedder Dec 12, 2007 2:12 PM (in response to victoria122)This doesn't really answer your question, but here are the styles that I have found that are on the panel menu buttons. Maybe you could use this to adjust your display to your liking 
 .dr-pmenu-top-group {
 margin-top: -1px;
 margin-bottom: -1px;
 }
 .dr-pmenu-top-group-div {
 margin-bottom: 0px;
 padding: 0px;
 padding-top: 0px;
 border-spacing: 0px;
 cell-spacing: 0px;
 }
 .dr-pmenu-group-div {
 margin-bottom: 0px;
 padding: 0px;
 border-spacing: 0px;
 cell-spacing: 0px;
 }
 .dr-pmenu-selected-item {
 font-style: italic;
 font-weight: bold;
 }
 .dr-pmenu-item {
 color: #330066;
 }
 .rich-pmenu-item-label {
 font-size: 10px;
 }
- 
        2. Re: Colouring panelMenuItemguarf Jun 5, 2008 8:14 PM (in response to victoria122)I need the style for the whole group button, no one you have mentioned do what i need :) 
 I cant believe everybody use the same blue color !
 
     
    