git-svn-id: https://192.168.0.254/svn/Proyectos.TSA_DotNetNuke/trunk@8 0ad38c09-229d-d142-b639-4dc8c1cf0555
55 lines
921 B
CSS
55 lines
921 B
CSS
.lblue_simple_container {
|
|
background-color: transparent;
|
|
}
|
|
|
|
.lblue_simple_container .rdx_container_simple_content {
|
|
border-left: 1px solid #8ea0c3;
|
|
border-right: 1px solid #8ea0c3;
|
|
}
|
|
|
|
.lblue_simple_container .rdx_container_top {
|
|
background: url(bg_simple_lblue.gif) no-repeat right -39px;
|
|
}
|
|
|
|
.lblue_simple_container .rdx_container_top span {
|
|
background: url(bg_simple_lblue.gif) no-repeat left -26px;
|
|
}
|
|
|
|
.lblue_simple_container .rdx_container_bottom {
|
|
background: url(bg_simple_lblue.gif) no-repeat 0 0px;
|
|
}
|
|
|
|
.lblue_simple_container .rdx_container_bottom span {
|
|
background: url(bg_simple_lblue.gif) no-repeat right -13px;
|
|
}
|
|
|
|
.lblue_simple_container .rdx_container_simple_content {
|
|
background-color: #eff2f7;
|
|
}
|
|
|
|
.lblue_simple_container .rdx_container_title {
|
|
background: #fff url(bg_simple_lblue.gif) no-repeat left -42px;
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|