Carsten Schoene
2013-12-27 604d25e0b8edff10160f4d308a5964d36295e92d
1
2
3
4
5
6
7
.ui-datepicker-calendar thead tr th {
    background-image:none;
    background-color:#FFFFFF;
    color:#000000;
}
.ui-widget { font-family: 'Trebuchet MS', Arial, sans-serif; font-size: 100%; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: 'Trebuchet MS', Arial, sans-serif; font-size: 100%; }