diff --git a/assets/stylesheets/valadoc/style.css b/assets/stylesheets/valadoc/style.css index 3ae9e6e..8e004fe 100644 --- a/assets/stylesheets/valadoc/style.css +++ b/assets/stylesheets/valadoc/style.css @@ -58,11 +58,12 @@ ul.external_link { } +/* Comment to fix search window border in the Redmine header input { border-color: #aaaaff; border-style: solid; border-width: 1px; -} +}*/ diff --git a/assets/stylesheets/valadoc/wikistyle.css b/assets/stylesheets/valadoc/wikistyle.css index 71406da..b3e86f9 100644 --- a/assets/stylesheets/valadoc/wikistyle.css +++ b/assets/stylesheets/valadoc/wikistyle.css @@ -70,11 +70,12 @@ div.main_block_content { border-width: 1px; } +/* Comment to fix search window border in the Redmine header input { border-color: #aaaaff; border-style: solid; border-width: 1px; -} +}*/ .main_table { border-collapse: collapse;