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