16 lines
351 B
CSS
16 lines
351 B
CSS
.datawindow_overdiv_top {
|
|
background-color: #71a7e7;
|
|
}
|
|
.datawindow_overdiv_title {
|
|
background-color: #0057c0;
|
|
}
|
|
.calendar{
|
|
background:url(../../images/90.png) repeat;
|
|
/* border:1px solid #A4BED4;
|
|
padding:1px; */
|
|
overflow:hidden;
|
|
|
|
}
|
|
div.list_gridCell_narrow{}
|
|
div.list_gridCell_search{background:url(../../images/search.png) no-repeat center;}
|