Oracle Waveset 8.1.1 Deployment Guide

Changing User / Resource Table Component


Example 8–3 Changing User / Resource Table Component


.tablesorthdr {
    /*background-color: #BEC7CC;*/
	background-image:url(../images/other/dot.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	background-color:#CCCCFF;
	border:solid 1px #aba1b5;
}

.treeContentLayout {
    background-color: #9999CC;
}

.treeBaseRow {
    padding-top: 0px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 0px;
    background-color: #fff;
    border-left: solid 1px #8F989F;
    border-right: solid 1px #8F989F;
    border-bottom: solid 1px #8F989F;
}

.treeButtonCell {
    background-image:url(../images/other/dot.gif);
    background-color:#666699;
    color: #fff;
}

}

.treeMastHeadRow {
    background-color: #333366;
}

.treeMastHeadRow {
    background-color: #333366;
}

.treeMastHeadText {
    background-color: #333366;
    background-image: url(../images/other/dot.gif);
}

You can customize many other options (including text style and size, alignment, and the colors and configurations of other objects) by following the same procedures.


Note –

To see the changes without rebooting your server or browser, perform a Ctrl-Refresh on a page.