diff options
author | Timothy Warren <tim@timshomepage.net> | 2011-10-10 14:43:50 +0200 |
---|---|---|
committer | Timothy Warren <tim@timshomepage.net> | 2011-10-10 14:43:50 +0200 |
commit | a2e7cd4c2f94d9b215d4e6e73be7c276ddd3eaca (patch) | |
tree | 55dbfd3998eb7ff7b646c22151b5a12ae7941cdf /user_guide_src/source | |
parent | 6f61fb2456efcb2a815f6f02f6b207f0303b24b7 (diff) |
Revert "Removed blue background from code examples to improve readability"
This reverts commit 6f61fb2456efcb2a815f6f02f6b207f0303b24b7.
Diffstat (limited to 'user_guide_src/source')
-rw-r--r-- | user_guide_src/source/_themes/eldocs/static/asset/css/common.css | 4 |
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, |