diff --git a/view/theme/frio/css/style.css b/view/theme/frio/css/style.css index 731c0e701..c563dd121 100644 --- a/view/theme/frio/css/style.css +++ b/view/theme/frio/css/style.css @@ -2199,9 +2199,6 @@ ul.dropdown-menu li:hover { -webkit-box-shadow: 0 0 3px #dadada; -moz-box-shadow: 0 0 3px #dadada; } -.credits-content-wrapper { - overflow: hidden; -} #content:hover .page-action.faded-icon { opacity: 0.8; transition: all 0.25s ease-in-out; diff --git a/view/theme/frio/templates/credits.tpl b/view/theme/frio/templates/credits.tpl new file mode 100644 index 000000000..5e5aeecc2 --- /dev/null +++ b/view/theme/frio/templates/credits.tpl @@ -0,0 +1,11 @@ +
+ {{include file="section_title.tpl"}} +

{{$thanks}}

+ + +
+