72 lines
1.0 KiB
CSS
72 lines
1.0 KiB
CSS
.newCP .search .categoryList
|
|
{
|
|
background-color: #e6f3ff;
|
|
}
|
|
|
|
.newCP .listing th
|
|
{
|
|
background-color: #e6f3ff;
|
|
}
|
|
|
|
.newCP .search,
|
|
.newCP .search .categoryList,
|
|
.newCP .listing th,
|
|
.newCP .listing td
|
|
{
|
|
border-color: #bbd7f3;
|
|
}
|
|
|
|
.newCP .listing th,
|
|
.newCP .listing p
|
|
{
|
|
color: #215486;
|
|
}
|
|
|
|
.newCP .listing > div > ol > li p
|
|
{
|
|
color: #393e43;
|
|
}
|
|
|
|
.newCP .listing h4 a:link,
|
|
.newCP .listing h4 a:visited,
|
|
.newCP .listing h4 a:hover,
|
|
.newCP .listing h4 a:focus,
|
|
.newCP .listing h4 a:active
|
|
{
|
|
color: #393e43;
|
|
}
|
|
|
|
.newCP .formWrap > h2
|
|
{
|
|
border-bottom-color: #d0e7ff;
|
|
}
|
|
|
|
.newCP .sidebar .section h3
|
|
{
|
|
border-bottom-color: #bbd7f3;
|
|
}
|
|
|
|
.newCP .sidebar .section dl > .total
|
|
{
|
|
border-top-color: #bbd7f3;
|
|
}
|
|
|
|
.newCP .sidebar .summary > div
|
|
{
|
|
border-bottom-color: #bbd7f3;
|
|
}
|
|
|
|
.newCP .sidebar .section dl.items
|
|
{
|
|
border-bottom-color: #bbd7f3;
|
|
}
|
|
|
|
.newCP .wizardNav li span
|
|
{
|
|
color: #094683;
|
|
}
|
|
|
|
.newCP div.header .search
|
|
{
|
|
background-color: #d0e7ff; /* Color4 */
|
|
} |