summaryrefslogtreecommitdiff
path: root/static/style.css
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-11-16 00:22:22 -0500
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-11-16 00:22:22 -0500
commit7083a4c4508d68d18dc0427a0f0f86df3f1009c7 (patch)
tree2cebf1efd85ee8cec60a13b26c37aa45f9452452 /static/style.css
parentccb838c4f55adde5bb55298f635a74542fe8e515 (diff)
stuff
Diffstat (limited to 'static/style.css')
-rw-r--r--static/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/style.css b/static/style.css
index 2e1db2a..31bf5aa 100644
--- a/static/style.css
+++ b/static/style.css
@@ -95,7 +95,7 @@ aside {
background-repeat: repeat-x;
}
.CodeMirror .cm-spell-error:not(.cm-url):not(.cm-comment):not(.cm-tag):not(.cm-word) {
- background-image: url("errline.png");
+ background-image: url("errline.png") !important;
background-position: bottom left !important;
background-repeat: repeat-x !important;
background-color: transparent !important;