Fix prettyprinting css

This commit is contained in:
Zixaphir 2015-01-16 13:10:48 -07:00
parent 2b097d9a76
commit fd35664ab4
3 changed files with 4 additions and 4 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1,4 +1,4 @@
"""#{if Style.lightTheme then "
#{if Style.lightTheme then "
.prettyprint {
background-color: #e7e7e7 !important;
border: 1px solid #dcdcdc !important;
@ -54,4 +54,4 @@
.lit {
color: #558773 !important;
}
"}"""
"}