任一存 3 лет назад
Родитель
Сommit
80bfb8ed73
2 измененных файлов с 2 добавлено и 2 удалено
  1. BIN
      web/src/assets/images/accessibility/big-cursor.cur
  2. 2 2
      web/src/views/accessibility.vue

BIN
web/src/assets/images/accessibility/big-cursor.cur


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

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