diff options
author | Andrew Manning <tamanning@zoho.com> | 2016-12-06 17:15:20 -0500 |
---|---|---|
committer | Andrew Manning <tamanning@zoho.com> | 2016-12-06 17:15:20 -0500 |
commit | c09ee7d714ccb79731ee59f9766a45e0bc90eec3 (patch) | |
tree | 687542d8c1adfe7ba09eabc24d108152ba2f5234 | |
parent | 4047e871e585fc4215023e8d9df4b26e840b586a (diff) | |
download | volse-hubzilla-c09ee7d714ccb79731ee59f9766a45e0bc90eec3.tar.gz volse-hubzilla-c09ee7d714ccb79731ee59f9766a45e0bc90eec3.tar.bz2 volse-hubzilla-c09ee7d714ccb79731ee59f9766a45e0bc90eec3.zip |
Remove local CSS that overrides the redbasic theme.
-rw-r--r-- | doc/toc.html | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/doc/toc.html b/doc/toc.html index e240b5597..8aceaa17d 100644 --- a/doc/toc.html +++ b/doc/toc.html @@ -37,26 +37,6 @@ margin-left: 10px; } - #help-content.generic-content-wrapper { - border: 0; - box-shadow: 0; - border-radius: 0; - box-shadow: none; - } - #help-content.section-title-wrapper { - padding: 7px 10px; - background-color: $item_colour; - border-top-left-radius: 0; - border-top-right-radius: 0; - border-bottom: 0; - } - #help-content.section-content-wrapper { - padding: 7px 10px; - background-color: $comment_item_colour; - border-bottom-left-radius: 0; - border-bottom-right-radius: 0; - word-wrap: normal; - } </style> <div class="panel-group" id="accordion"> |