From 59d4c9ad5986666933b658a217d851f0bb40e4b7 Mon Sep 17 00:00:00 2001 From: bob308tr <35523060+bob308tr@users.noreply.github.com> Date: Wed, 30 Nov 2022 16:07:30 +0200 Subject: [PATCH 1/7] Update blog-new.css --- view/frontend/web/css/blog-new.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/view/frontend/web/css/blog-new.css b/view/frontend/web/css/blog-new.css index 42e22687..264c41db 100755 --- a/view/frontend/web/css/blog-new.css +++ b/view/frontend/web/css/blog-new.css @@ -204,7 +204,7 @@ body.blog-page { .widget.blog-search label {border: 0;clip: rect(0, 0, 0, 0);height: 1px;margin: -1px;overflow: hidden;padding: 0;position: absolute;width: 1px;text-decoration: none;display: inline-block;float: right;} .widget.blog-search .control {border-top: 0;margin: 0;padding: 0;clear: both;} .widget.blog-search input {position: static;padding-right: 35px;margin: 0;left: -300%;border: 1px solid #bbbbbb;} -.widget.blog-search .action.search {position: absolute;top: 0;right: 0;bottom: 0;height: 100%;z-index: 1;display: inline-block;background: #222222;-moz-box-sizing: content-box;border: 0;box-shadow: none;line-height: inherit;margin: 0;padding: 0 10px;text-decoration: none;text-shadow: none;font-weight: 400;border-radius: 0;} +.widget.blog-search .action.search {position: absolute;top: 0;right: 0;bottom: 0;height: 100%;z-index: 1;display: inline-block;/*background: #222222;*/-moz-box-sizing: content-box;border: 0;box-shadow: none;line-height: inherit;margin: 0;padding: 0 10px;text-decoration: none;text-shadow: none;font-weight: 400;border-radius: 0;} .widget.blog-search .action.search:before {-webkit-font-smoothing: antialiased;content: '';margin: 0;vertical-align: top;display: inline-block;overflow: hidden;speak: none;width: 16px;height: 32px;background: url(../images/search-icon-white.svg) no-repeat -10px -7px;background-size: 35px;opacity: 1;} .widget.blog-search .action.search > span {border: 0;clip: rect(0, 0, 0, 0);height: 1px;margin: -1px;overflow: hidden;padding: 0;position: absolute;width: 1px;} /*.blog-search .actions .action.search {background: #222222;right: 0;padding: 0 10px;border-radius: 0;}*/ From 2eaaaaa72a69f15c17cda3a5be013d766fe9570f Mon Sep 17 00:00:00 2001 From: bob308tr <35523060+bob308tr@users.noreply.github.com> Date: Thu, 1 Dec 2022 16:41:33 +0200 Subject: [PATCH 2/7] Update blog-new.css --- view/frontend/web/css/blog-new.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/view/frontend/web/css/blog-new.css b/view/frontend/web/css/blog-new.css index 264c41db..cd6c8b3c 100755 --- a/view/frontend/web/css/blog-new.css +++ b/view/frontend/web/css/blog-new.css @@ -150,7 +150,7 @@ body.blog-page { /* Post Navigation */ .blog-post-view .post-nextprev {display: flex;padding: 20px 0;margin-bottom: 30px;border-top: 1px solid var(--border-color);border-bottom: 1px solid var(--border-color);} -.blog-post-view .post-nextprev .nextprev-link {display: block;font-size: 20px;color: #222222;font-weight: 600;text-align: right;} +.blog-post-view .post-nextprev .nextprev-link {display: block;font-size: 20px;/*color: #222222;*/font-weight: 600;text-align: right;opacity: 0.7;} .blog-post-view .post-nextprev .nextprev-link:hover {text-decoration: none;} .blog-post-view .post-nextprev .nextprev-link span {display: block;color: #bbbbbb;font-size: 14px;font-weight: normal;} From e7b1dc731e91a7ef2f8ec402b8f848455362c072 Mon Sep 17 00:00:00 2001 From: bob308tr <35523060+bob308tr@users.noreply.github.com> Date: Fri, 2 Dec 2022 11:31:04 +0200 Subject: [PATCH 3/7] Update blog-new.css --- view/frontend/web/css/blog-new.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/view/frontend/web/css/blog-new.css b/view/frontend/web/css/blog-new.css index cd6c8b3c..6184bae9 100755 --- a/view/frontend/web/css/blog-new.css +++ b/view/frontend/web/css/blog-new.css @@ -203,7 +203,7 @@ body.blog-page { .widget.blog-search .block-content .form {position: relative;} .widget.blog-search label {border: 0;clip: rect(0, 0, 0, 0);height: 1px;margin: -1px;overflow: hidden;padding: 0;position: absolute;width: 1px;text-decoration: none;display: inline-block;float: right;} .widget.blog-search .control {border-top: 0;margin: 0;padding: 0;clear: both;} -.widget.blog-search input {position: static;padding-right: 35px;margin: 0;left: -300%;border: 1px solid #bbbbbb;} +.widget.blog-search input {position: static;padding-right: 35px;margin: 0;left: -300%;/*border: 1px solid #bbbbbb;*/} .widget.blog-search .action.search {position: absolute;top: 0;right: 0;bottom: 0;height: 100%;z-index: 1;display: inline-block;/*background: #222222;*/-moz-box-sizing: content-box;border: 0;box-shadow: none;line-height: inherit;margin: 0;padding: 0 10px;text-decoration: none;text-shadow: none;font-weight: 400;border-radius: 0;} .widget.blog-search .action.search:before {-webkit-font-smoothing: antialiased;content: '';margin: 0;vertical-align: top;display: inline-block;overflow: hidden;speak: none;width: 16px;height: 32px;background: url(../images/search-icon-white.svg) no-repeat -10px -7px;background-size: 35px;opacity: 1;} .widget.blog-search .action.search > span {border: 0;clip: rect(0, 0, 0, 0);height: 1px;margin: -1px;overflow: hidden;padding: 0;position: absolute;width: 1px;} From 847118266519fb6a5571a4b060e04cfabece8a24 Mon Sep 17 00:00:00 2001 From: bob308tr <35523060+bob308tr@users.noreply.github.com> Date: Fri, 2 Dec 2022 11:36:56 +0200 Subject: [PATCH 4/7] Update blog-new.css --- view/frontend/web/css/blog-new.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/view/frontend/web/css/blog-new.css b/view/frontend/web/css/blog-new.css index 6184bae9..1e9c56f9 100755 --- a/view/frontend/web/css/blog-new.css +++ b/view/frontend/web/css/blog-new.css @@ -205,7 +205,7 @@ body.blog-page { .widget.blog-search .control {border-top: 0;margin: 0;padding: 0;clear: both;} .widget.blog-search input {position: static;padding-right: 35px;margin: 0;left: -300%;/*border: 1px solid #bbbbbb;*/} .widget.blog-search .action.search {position: absolute;top: 0;right: 0;bottom: 0;height: 100%;z-index: 1;display: inline-block;/*background: #222222;*/-moz-box-sizing: content-box;border: 0;box-shadow: none;line-height: inherit;margin: 0;padding: 0 10px;text-decoration: none;text-shadow: none;font-weight: 400;border-radius: 0;} -.widget.blog-search .action.search:before {-webkit-font-smoothing: antialiased;content: '';margin: 0;vertical-align: top;display: inline-block;overflow: hidden;speak: none;width: 16px;height: 32px;background: url(../images/search-icon-white.svg) no-repeat -10px -7px;background-size: 35px;opacity: 1;} +.widget.blog-search .action.search:before {-webkit-font-smoothing: antialiased;content: '\e615';font-family: 'icons-blank-theme';font-size: 22px;line-height: 22px;font-weight: normal;margin: 0;vertical-align: top;display: inline-block;overflow: hidden;speak: none;width: 22px;height: 22px;opacity: 1;background-image: none;} .widget.blog-search .action.search > span {border: 0;clip: rect(0, 0, 0, 0);height: 1px;margin: -1px;overflow: hidden;padding: 0;position: absolute;width: 1px;} /*.blog-search .actions .action.search {background: #222222;right: 0;padding: 0 10px;border-radius: 0;}*/ From 5d06f54e0b411e413d0252fe308266fbf6469e82 Mon Sep 17 00:00:00 2001 From: bob308tr <35523060+bob308tr@users.noreply.github.com> Date: Fri, 2 Dec 2022 11:38:00 +0200 Subject: [PATCH 5/7] Update blog-new.css --- view/frontend/web/css/blog-new.css | 1 - 1 file changed, 1 deletion(-) diff --git a/view/frontend/web/css/blog-new.css b/view/frontend/web/css/blog-new.css index 1e9c56f9..b9d4aefd 100755 --- a/view/frontend/web/css/blog-new.css +++ b/view/frontend/web/css/blog-new.css @@ -207,7 +207,6 @@ body.blog-page { .widget.blog-search .action.search {position: absolute;top: 0;right: 0;bottom: 0;height: 100%;z-index: 1;display: inline-block;/*background: #222222;*/-moz-box-sizing: content-box;border: 0;box-shadow: none;line-height: inherit;margin: 0;padding: 0 10px;text-decoration: none;text-shadow: none;font-weight: 400;border-radius: 0;} .widget.blog-search .action.search:before {-webkit-font-smoothing: antialiased;content: '\e615';font-family: 'icons-blank-theme';font-size: 22px;line-height: 22px;font-weight: normal;margin: 0;vertical-align: top;display: inline-block;overflow: hidden;speak: none;width: 22px;height: 22px;opacity: 1;background-image: none;} .widget.blog-search .action.search > span {border: 0;clip: rect(0, 0, 0, 0);height: 1px;margin: -1px;overflow: hidden;padding: 0;position: absolute;width: 1px;} -/*.blog-search .actions .action.search {background: #222222;right: 0;padding: 0 10px;border-radius: 0;}*/ /* Posts List */ .widget.block-list-posts .post-list .post-item .image-container {flex: 0 0 30%;width: 30%;display: block;order: 0;} From 4bc34ebd91366eca9f9905a5534695c889ebaae3 Mon Sep 17 00:00:00 2001 From: bob308tr <35523060+bob308tr@users.noreply.github.com> Date: Fri, 2 Dec 2022 11:39:24 +0200 Subject: [PATCH 6/7] Update blog-new.css --- view/frontend/web/css/blog-new.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/view/frontend/web/css/blog-new.css b/view/frontend/web/css/blog-new.css index b9d4aefd..3af8c177 100755 --- a/view/frontend/web/css/blog-new.css +++ b/view/frontend/web/css/blog-new.css @@ -203,8 +203,8 @@ body.blog-page { .widget.blog-search .block-content .form {position: relative;} .widget.blog-search label {border: 0;clip: rect(0, 0, 0, 0);height: 1px;margin: -1px;overflow: hidden;padding: 0;position: absolute;width: 1px;text-decoration: none;display: inline-block;float: right;} .widget.blog-search .control {border-top: 0;margin: 0;padding: 0;clear: both;} -.widget.blog-search input {position: static;padding-right: 35px;margin: 0;left: -300%;/*border: 1px solid #bbbbbb;*/} -.widget.blog-search .action.search {position: absolute;top: 0;right: 0;bottom: 0;height: 100%;z-index: 1;display: inline-block;/*background: #222222;*/-moz-box-sizing: content-box;border: 0;box-shadow: none;line-height: inherit;margin: 0;padding: 0 10px;text-decoration: none;text-shadow: none;font-weight: 400;border-radius: 0;} +.widget.blog-search input {position: static;padding-right: 35px;margin: 0;left: -300%;} +.widget.blog-search .action.search {position: absolute;top: 0;right: 0;bottom: 0;height: 100%;z-index: 1;display: inline-block;-moz-box-sizing: content-box;border: 0;box-shadow: none;line-height: inherit;margin: 0;padding: 0 10px;text-decoration: none;text-shadow: none;font-weight: 400;border-radius: 0;} .widget.blog-search .action.search:before {-webkit-font-smoothing: antialiased;content: '\e615';font-family: 'icons-blank-theme';font-size: 22px;line-height: 22px;font-weight: normal;margin: 0;vertical-align: top;display: inline-block;overflow: hidden;speak: none;width: 22px;height: 22px;opacity: 1;background-image: none;} .widget.blog-search .action.search > span {border: 0;clip: rect(0, 0, 0, 0);height: 1px;margin: -1px;overflow: hidden;padding: 0;position: absolute;width: 1px;} From 73e68e6f6c288cdafec37007ebd35e9b85d78779 Mon Sep 17 00:00:00 2001 From: bob308tr <35523060+bob308tr@users.noreply.github.com> Date: Fri, 2 Dec 2022 11:43:09 +0200 Subject: [PATCH 7/7] Update blog-new.css --- view/frontend/web/css/blog-new.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/view/frontend/web/css/blog-new.css b/view/frontend/web/css/blog-new.css index 3af8c177..f9afe468 100755 --- a/view/frontend/web/css/blog-new.css +++ b/view/frontend/web/css/blog-new.css @@ -205,7 +205,7 @@ body.blog-page { .widget.blog-search .control {border-top: 0;margin: 0;padding: 0;clear: both;} .widget.blog-search input {position: static;padding-right: 35px;margin: 0;left: -300%;} .widget.blog-search .action.search {position: absolute;top: 0;right: 0;bottom: 0;height: 100%;z-index: 1;display: inline-block;-moz-box-sizing: content-box;border: 0;box-shadow: none;line-height: inherit;margin: 0;padding: 0 10px;text-decoration: none;text-shadow: none;font-weight: 400;border-radius: 0;} -.widget.blog-search .action.search:before {-webkit-font-smoothing: antialiased;content: '\e615';font-family: 'icons-blank-theme';font-size: 22px;line-height: 22px;font-weight: normal;margin: 0;vertical-align: top;display: inline-block;overflow: hidden;speak: none;width: 22px;height: 22px;opacity: 1;background-image: none;} +.widget.blog-search .action.search:before {-webkit-font-smoothing: antialiased;content: '\e615';font-family: 'icons-blank-theme';font-size: 22px;line-height: 22px;color: #8f8f8f;font-weight: normal;margin: 0;vertical-align: top;display: inline-block;overflow: hidden;speak: none;width: 22px;height: 22px;opacity: 1;background-image: none;} .widget.blog-search .action.search > span {border: 0;clip: rect(0, 0, 0, 0);height: 1px;margin: -1px;overflow: hidden;padding: 0;position: absolute;width: 1px;} /* Posts List */