diff --git a/groups/home/LibAnswers-6-js-css.html b/groups/home/LibAnswers-6-js-css.html index 44c76ff..3c0ea58 100644 --- a/groups/home/LibAnswers-6-js-css.html +++ b/groups/home/LibAnswers-6-js-css.html @@ -205,6 +205,12 @@ a.no-underline { text-decoration: none; } .s-lib-public-side-header { display: none; } .slick-active { outline: 0; } +/* style to make all imported boxes floating */ +.s-lib-box-title {display: none;} + .s-lg-box {box-shadow: none !important;} +.s-lib-box .s-lib-box-title {display: none;} +.s-lib-box {box-shadow: none !important; border: 0 !important;} + /* style the hours */ .hours { text-align:center; } .hours-panel-body { padding: 10px 5px 0 5px; } diff --git a/groups/home/LibAnswers-SlideOutChat-6.html b/groups/home/LibAnswers-SlideOutChat-6.html index 3e33ff4..72e82db 100644 --- a/groups/home/LibAnswers-SlideOutChat-6.html +++ b/groups/home/LibAnswers-SlideOutChat-6.html @@ -391,7 +391,7 @@