summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimothy Warren <tim@timshomepage.net>2011-10-10 14:43:50 +0200
committerTimothy Warren <tim@timshomepage.net>2011-10-10 14:43:50 +0200
commita2e7cd4c2f94d9b215d4e6e73be7c276ddd3eaca (patch)
tree55dbfd3998eb7ff7b646c22151b5a12ae7941cdf
parent6f61fb2456efcb2a815f6f02f6b207f0303b24b7 (diff)
Revert "Removed blue background from code examples to improve readability"
-rw-r--r--user_guide_src/source/_themes/eldocs/static/asset/css/common.css4
1 files changed, 0 insertions, 4 deletions
diff --git a/user_guide_src/source/_themes/eldocs/static/asset/css/common.css b/user_guide_src/source/_themes/eldocs/static/asset/css/common.css
index ec6adec2b..c216c3666 100644
--- a/user_guide_src/source/_themes/eldocs/static/asset/css/common.css
+++ b/user_guide_src/source/_themes/eldocs/static/asset/css/common.css
@@ -134,10 +134,6 @@ fieldset{ border: 0; }
padding: 10px 10px 8px;
}
-.highlight-ci{
- background:none;
-}
-
.highlight-ci,
.highlight-ee,
.highlight-rst,