瀏覽代碼

设计验收问题

任一存 3 年之前
父節點
當前提交
80bfb8ed73
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. 二進制
      web/src/assets/images/accessibility/big-cursor.cur
  2. 2 2
      web/src/views/accessibility.vue

二進制
web/src/assets/images/accessibility/big-cursor.cur


+ 2 - 2
web/src/views/accessibility.vue

@@ -1216,7 +1216,7 @@ a {
         &:hover {
           background-color: #4D2128;
         }
-        &.special-color {
+        &.special-color:not(:hover) {
           background-color: #701c12;
         }
         img {
@@ -1291,7 +1291,7 @@ a {
         &:hover {
           background-color: #4D2128;
         }
-        &.special-color {
+        &.special-color:not(:hover) {
           background-color: #701c12;
         }
         img {