# HG changeset patch # User Felix Wolfsteller # Date 1375364237 -7200 # Node ID e5fc8c18bed58244c0740dfdf15216e14c53e1b6 # Parent 0db5f36423358e550ae47702c3130e23cf6b4c3b issue1337: fix. Let theme not inherit from longitudinal_section, as this defines a default color. diff -r 0db5f3642335 -r e5fc8c18bed5 artifacts/doc/conf/themes/default.xml --- a/artifacts/doc/conf/themes/default.xml Thu Aug 01 15:16:32 2013 +0200 +++ b/artifacts/doc/conf/themes/default.xml Thu Aug 01 15:37:17 2013 +0200 @@ -834,11 +834,26 @@ - + + + + + + + + /> + + + diff -r 0db5f3642335 -r e5fc8c18bed5 artifacts/doc/conf/themes/second.xml --- a/artifacts/doc/conf/themes/second.xml Thu Aug 01 15:16:32 2013 +0200 +++ b/artifacts/doc/conf/themes/second.xml Thu Aug 01 15:37:17 2013 +0200 @@ -834,11 +834,26 @@ - + + + + + + + + /> + + +