From 3898d35852ff1478ab4e2a2c85adc75f0b57a6da Mon Sep 17 00:00:00 2001 From: Wenrui LI Date: Thu, 2 Dec 2021 15:00:15 +0800 Subject: [PATCH] * fix unable to click on pager links in cards. --- module/bug/css/x.browse.css | 3 ++- module/execution/css/x.bug.css | 3 ++- module/execution/css/x.story.css | 3 ++- module/execution/css/x.task.css | 3 ++- module/product/css/x.browse.css | 3 ++- 5 files changed, 10 insertions(+), 5 deletions(-) diff --git a/module/bug/css/x.browse.css b/module/bug/css/x.browse.css index 21c6eddfeb..0810fb1976 100644 --- a/module/bug/css/x.browse.css +++ b/module/bug/css/x.browse.css @@ -13,6 +13,7 @@ body {margin-bottom: 0px !important;} .table-footer{position: fixed; width: 100%; bottom: 0;} .linkButton {float: right; padding-right: 10px; line-height: 34px;} .main-table a {pointer-events: none; color: unset !important;} +.pager a {pointer-events: unset;} .table-responsive {margin-bottom: unset;} ::-webkit-scrollbar {width: 10px; height: 10px;} -::-webkit-scrollbar-thumb:vertical {box-shadow: inset 1px 1px 0 rgb(0 0 0 / 10%), inset 0 -1px 0 rgb(0 0 0 / 7%); background-color: rgba(0, 0, 0, 0.2); border-radius: 10px; opacity: 0; transition: opacity 0.1s;} \ No newline at end of file +::-webkit-scrollbar-thumb:vertical {box-shadow: inset 1px 1px 0 rgb(0 0 0 / 10%), inset 0 -1px 0 rgb(0 0 0 / 7%); background-color: rgba(0, 0, 0, 0.2); border-radius: 10px; opacity: 0; transition: opacity 0.1s;} diff --git a/module/execution/css/x.bug.css b/module/execution/css/x.bug.css index 18fd094332..1097133643 100644 --- a/module/execution/css/x.bug.css +++ b/module/execution/css/x.bug.css @@ -16,6 +16,7 @@ body {margin-bottom: 0px !important;} .table-footer .pager li *{color: #838a9d !important;} .linkButton {float: right; padding-right: 10px; line-height: 34px;} .main-table a {pointer-events: none; color: unset !important;} +.pager a {pointer-events: unset;} .table-responsive {margin-bottom: unset;} ::-webkit-scrollbar {width: 10px; height: 10px;} -::-webkit-scrollbar-thumb:vertical {box-shadow: inset 1px 1px 0 rgb(0 0 0 / 10%), inset 0 -1px 0 rgb(0 0 0 / 7%); background-color: rgba(0, 0, 0, 0.2); border-radius: 10px; opacity: 0; transition: opacity 0.1s;} \ No newline at end of file +::-webkit-scrollbar-thumb:vertical {box-shadow: inset 1px 1px 0 rgb(0 0 0 / 10%), inset 0 -1px 0 rgb(0 0 0 / 7%); background-color: rgba(0, 0, 0, 0.2); border-radius: 10px; opacity: 0; transition: opacity 0.1s;} diff --git a/module/execution/css/x.story.css b/module/execution/css/x.story.css index 5ed751d763..053395bf7c 100644 --- a/module/execution/css/x.story.css +++ b/module/execution/css/x.story.css @@ -22,6 +22,7 @@ body {margin-bottom: 0px !important;} .table-footer .pager li *{color: #838a9d !important;} .linkButton {float: right; padding-right: 10px; line-height: 34px;} .main-table a {pointer-events: none; color: unset !important;} +.pager a {pointer-events: unset;} .table-responsive {margin-bottom: unset;} ::-webkit-scrollbar {width: 10px; height: 10px;} -::-webkit-scrollbar-thumb:vertical {box-shadow: inset 1px 1px 0 rgb(0 0 0 / 10%), inset 0 -1px 0 rgb(0 0 0 / 7%); background-color: rgba(0, 0, 0, 0.2); border-radius: 10px; opacity: 0; transition: opacity 0.1s;} \ No newline at end of file +::-webkit-scrollbar-thumb:vertical {box-shadow: inset 1px 1px 0 rgb(0 0 0 / 10%), inset 0 -1px 0 rgb(0 0 0 / 7%); background-color: rgba(0, 0, 0, 0.2); border-radius: 10px; opacity: 0; transition: opacity 0.1s;} diff --git a/module/execution/css/x.task.css b/module/execution/css/x.task.css index 18fd094332..1097133643 100644 --- a/module/execution/css/x.task.css +++ b/module/execution/css/x.task.css @@ -16,6 +16,7 @@ body {margin-bottom: 0px !important;} .table-footer .pager li *{color: #838a9d !important;} .linkButton {float: right; padding-right: 10px; line-height: 34px;} .main-table a {pointer-events: none; color: unset !important;} +.pager a {pointer-events: unset;} .table-responsive {margin-bottom: unset;} ::-webkit-scrollbar {width: 10px; height: 10px;} -::-webkit-scrollbar-thumb:vertical {box-shadow: inset 1px 1px 0 rgb(0 0 0 / 10%), inset 0 -1px 0 rgb(0 0 0 / 7%); background-color: rgba(0, 0, 0, 0.2); border-radius: 10px; opacity: 0; transition: opacity 0.1s;} \ No newline at end of file +::-webkit-scrollbar-thumb:vertical {box-shadow: inset 1px 1px 0 rgb(0 0 0 / 10%), inset 0 -1px 0 rgb(0 0 0 / 7%); background-color: rgba(0, 0, 0, 0.2); border-radius: 10px; opacity: 0; transition: opacity 0.1s;} diff --git a/module/product/css/x.browse.css b/module/product/css/x.browse.css index 18fd094332..1097133643 100644 --- a/module/product/css/x.browse.css +++ b/module/product/css/x.browse.css @@ -16,6 +16,7 @@ body {margin-bottom: 0px !important;} .table-footer .pager li *{color: #838a9d !important;} .linkButton {float: right; padding-right: 10px; line-height: 34px;} .main-table a {pointer-events: none; color: unset !important;} +.pager a {pointer-events: unset;} .table-responsive {margin-bottom: unset;} ::-webkit-scrollbar {width: 10px; height: 10px;} -::-webkit-scrollbar-thumb:vertical {box-shadow: inset 1px 1px 0 rgb(0 0 0 / 10%), inset 0 -1px 0 rgb(0 0 0 / 7%); background-color: rgba(0, 0, 0, 0.2); border-radius: 10px; opacity: 0; transition: opacity 0.1s;} \ No newline at end of file +::-webkit-scrollbar-thumb:vertical {box-shadow: inset 1px 1px 0 rgb(0 0 0 / 10%), inset 0 -1px 0 rgb(0 0 0 / 7%); background-color: rgba(0, 0, 0, 0.2); border-radius: 10px; opacity: 0; transition: opacity 0.1s;}