Change cursor to default for disabled buttons

上级 c1b374a7
......@@ -173,7 +173,7 @@
}
&.user-authored {
cursor: not-allowed;
cursor: default;
background-color: $gray-light;
border-color: $theme-gray-200;
color: $gl-text-color-disabled;
......
......@@ -449,7 +449,7 @@
border-color: $theme-gray-200 !important;
color: $gl-text-color-disabled !important;
opacity: 1 !important;
cursor: not-allowed !important;
cursor: default !important;
i {
color: $gl-text-color-disabled !important;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册