Explorar o código

К предыдущему

Book Pauk %!s(int64=5) %!d(string=hai) anos
pai
achega
522ebc8aa2
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      client/components/Reader/Reader.vue

+ 2 - 0
client/components/Reader/Reader.vue

@@ -1216,11 +1216,13 @@ class Reader extends Vue {
 .tool-button-disabled {
     color: lightgray;
     background-color: gray;
+    cursor: default;
 }
 
 .tool-button-disabled:hover {
     color: lightgray;
     background-color: gray;
+    cursor: default;
 }
 
 .space {