For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!
Why don't this code change background color
.htmldbToolTip {
color :black;
font-size: 10px;
font-family: Verdena;
border-radius: 10px 10px 10px 10px;
width: 110px;
background: #e5e9c5;
}
other attributes is OK
APEX 4.2 Oracle 11R2