update classic.css
This commit is contained in:
parent
1fa22924dd
commit
2be7568c45
1 changed files with 10 additions and 0 deletions
|
@ -230,6 +230,16 @@ Dialog
|
|||
background: rgb(255, 255, 255);
|
||||
}
|
||||
|
||||
/*
|
||||
================================================================================
|
||||
DocPage
|
||||
================================================================================
|
||||
*/
|
||||
|
||||
.OxThemeClassic .OxFailed {
|
||||
color: rgb(192, 0, 0);
|
||||
}
|
||||
|
||||
/*
|
||||
================================================================================
|
||||
Document
|
||||
|
|
Loading…
Reference in a new issue