Fix prettyprinting css
This commit is contained in:
parent
2b097d9a76
commit
fd35664ab4
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -1,4 +1,4 @@
|
|||||||
"""#{if Style.lightTheme then "
|
#{if Style.lightTheme then "
|
||||||
.prettyprint {
|
.prettyprint {
|
||||||
background-color: #e7e7e7 !important;
|
background-color: #e7e7e7 !important;
|
||||||
border: 1px solid #dcdcdc !important;
|
border: 1px solid #dcdcdc !important;
|
||||||
@ -54,4 +54,4 @@
|
|||||||
.lit {
|
.lit {
|
||||||
color: #558773 !important;
|
color: #558773 !important;
|
||||||
}
|
}
|
||||||
"}"""
|
"}
|
||||||
Loading…
x
Reference in New Issue
Block a user