git-svn-id: https://192.168.0.254/svn/Proyectos.TSA_DotNetNuke/trunk@9 0ad38c09-229d-d142-b639-4dc8c1cf0555
46 lines
777 B
CSS
46 lines
777 B
CSS
.green_glossy_container {
|
|
background-color: transparent;
|
|
}
|
|
|
|
.green_glossy_container .rdx_container_top {
|
|
background: url(bg_glossy_green.gif) no-repeat right -39px;
|
|
}
|
|
|
|
.green_glossy_container .rdx_container_top span {
|
|
background: url(bg_glossy_green.gif) no-repeat left -26px;
|
|
}
|
|
|
|
.green_glossy_container .rdx_container_bottom {
|
|
background: url(bg_glossy_green.gif) no-repeat 0 0px;
|
|
}
|
|
|
|
.green_glossy_container .rdx_container_bottom span {
|
|
background: url(bg_glossy_green.gif) no-repeat right -13px;
|
|
}
|
|
|
|
.green_glossy_container .rdx_container_glossy_content {
|
|
background-color: #fff;
|
|
}
|
|
|
|
.green_glossy_container .rdx_container_title {
|
|
background: #fff url(bg_glossy_green.gif) no-repeat left -52px;
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|