This commit is contained in:
parent
c04ee71ddd
commit
46840ce839
|
@ -1171,3 +1171,9 @@ body .ui-tooltip {
|
||||||
filter: Alpha(Opacity=30);
|
filter: Alpha(Opacity=30);
|
||||||
border-radius: 8px;
|
border-radius: 8px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
div.ui-datepicker {
|
||||||
|
background-color: #ffffff;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue