From 6ac6da15a8b4db62ab4b41178438cd0b00e9f893 Mon Sep 17 00:00:00 2001 From: Hiroki Terashima Date: Tue, 17 Oct 2023 16:31:16 -0700 Subject: [PATCH] Fix cursor:pointer on hover should go all the way to the end of page --- .../project-authoring.component.html | 15 +++++++------ src/messages.xlf | 22 +++++++++---------- 2 files changed, 19 insertions(+), 18 deletions(-) diff --git a/src/assets/wise5/authoringTool/project-authoring/project-authoring.component.html b/src/assets/wise5/authoringTool/project-authoring/project-authoring.component.html index 93068fcf5d2..f94c5afc64f 100644 --- a/src/assets/wise5/authoringTool/project-authoring/project-authoring.component.html +++ b/src/assets/wise5/authoringTool/project-authoring/project-authoring.component.html @@ -82,6 +82,7 @@
Unused Lessons branchPathStepHeader: isNodeInAnyBranchPath(inactiveNode.id) && !isGroupNode(inactiveNode.id) }" - class="projectItem" + class="pointer projectItem" > Unused Lessons i18n-aria-label >
@@ -192,7 +193,7 @@
Unused Lessons
branchPathStepHeader: isNodeInAnyBranchPath(inactiveChildId.id) && !isGroupNode(inactiveChildId.id) }" - class="projectItem" + class="pointer projectItem" > Unused Lessons i18n-aria-label >
@@ -221,7 +222,7 @@
Unused Steps
Unused Steps i18n-aria-label >
diff --git a/src/messages.xlf b/src/messages.xlf index d836b249647..b0683960afa 100644 --- a/src/messages.xlf +++ b/src/messages.xlf @@ -9622,7 +9622,7 @@ Click "Cancel" to keep the invalid JSON open so you can fix it. src/assets/wise5/authoringTool/project-authoring/project-authoring.component.html - 156 + 157 @@ -9637,7 +9637,7 @@ Click "Cancel" to keep the invalid JSON open so you can fix it. src/assets/wise5/authoringTool/project-authoring/project-authoring.component.html - 219 + 220 @@ -9652,7 +9652,7 @@ Click "Cancel" to keep the invalid JSON open so you can fix it. src/assets/wise5/authoringTool/project-authoring/project-authoring.component.html - 220 + 221 @@ -12039,7 +12039,7 @@ Click "Cancel" to keep the invalid JSON open so you can fix it.Select lesson or step src/assets/wise5/authoringTool/project-authoring/project-authoring.component.html - 100 + 101 @@ -12048,7 +12048,7 @@ Click "Cancel" to keep the invalid JSON open so you can fix it. src/assets/wise5/authoringTool/project-authoring/project-authoring.component.html - 115,117 + 116,118 @@ -12057,7 +12057,7 @@ Click "Cancel" to keep the invalid JSON open so you can fix it. src/assets/wise5/authoringTool/project-authoring/project-authoring.component.html - 125,127 + 126,128 @@ -12066,32 +12066,32 @@ Click "Cancel" to keep the invalid JSON open so you can fix it. src/assets/wise5/authoringTool/project-authoring/project-authoring.component.html - 135,137 + 136,138 Has Rubric src/assets/wise5/authoringTool/project-authoring/project-authoring.component.html - 144 + 145 Select lesson src/assets/wise5/authoringTool/project-authoring/project-authoring.component.html - 174 + 175 Select step src/assets/wise5/authoringTool/project-authoring/project-authoring.component.html - 202 + 203 src/assets/wise5/authoringTool/project-authoring/project-authoring.component.html - 239 + 240