forked from 0x2620/oxjs
update CSS
This commit is contained in:
parent
0f4d72c1da
commit
d060a94131
6 changed files with 36 additions and 9 deletions
|
|
@ -667,6 +667,10 @@ SourceViewer
|
|||
.OxThemeClassic .OxSourceViewer .OxComment {
|
||||
border-color: rgb(208, 208, 208);
|
||||
}
|
||||
.OxThemeClassic .OxSourceViewer .OxComment code {
|
||||
background-color: rgb(255, 255, 255);
|
||||
box-shadow: 0 0 1px rgb(160, 160, 160);
|
||||
}
|
||||
.OxThemeClassic .OxSourceViewer .OxCode {
|
||||
background-color: rgb(255, 255, 255);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue