update modern.css
This commit is contained in:
parent
2be7568c45
commit
721e77f01b
1 changed files with 8 additions and 0 deletions
|
@ -226,7 +226,15 @@ Dialog
|
||||||
background: rgb(0, 0, 0);
|
background: rgb(0, 0, 0);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/*
|
||||||
|
================================================================================
|
||||||
|
DocPage
|
||||||
|
================================================================================
|
||||||
|
*/
|
||||||
|
|
||||||
|
.OxThemeModern .OxFailed {
|
||||||
|
color: rgb(192, 0, 0);
|
||||||
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
================================================================================
|
================================================================================
|
||||||
|
|
Loading…
Reference in a new issue