]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 1576236 - Arrow beside "CC" does not have any affordance to indicate it's clickable
authorKohei Yoshino <kohei.yoshino@gmail.com>
Wed, 28 Aug 2019 21:50:43 +0000 (17:50 -0400)
committerGitHub <noreply@github.com>
Wed, 28 Aug 2019 21:50:43 +0000 (17:50 -0400)
extensions/BugModal/web/bug_modal.css

index 69be90e36f65467c53fc5acd46401333e6eace70..ef028719faedc234ff36dd2a84e372fdf3466e36 100644 (file)
@@ -384,7 +384,7 @@ input[type="number"] {
 
 #cc-latch,
 #cc-summary {
-  cursor: default;
+  cursor: pointer;
 }
 
 #cc-list {