fix calendar tooltip css in classic theme
This commit is contained in:
parent
64032b5e9c
commit
1db1278ba2
1 changed files with 3 additions and 0 deletions
|
@ -10,6 +10,9 @@ body.OxThemeClassic {
|
|||
.OxThemeClassic .OxHighlight {
|
||||
background: rgb(255, 255, 0);
|
||||
}
|
||||
.OxThemeClassic .OxBright {
|
||||
color: rgb(0, 0, 0);
|
||||
}
|
||||
|
||||
|
||||
/*
|
||||
|
|
Loading…
Reference in a new issue