shish 2 mesi fa
parent
commit
5e0e877bbb
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2 2
      ghsApp/src/admin/tools/calculator.vue

+ 2 - 2
ghsApp/src/admin/tools/calculator.vue

@@ -1721,8 +1721,8 @@ export default {
 
 
 .numpad-key-action-muted {
 .numpad-key-action-muted {
 	font-size: 32upx !important;
 	font-size: 32upx !important;
-	color: #293240 !important;
-	background: #f1a5a5;
+	color: #3385FF !important;
+	background: #eac997;
 	box-shadow: 0 3upx 0 #b9c2cf !important;
 	box-shadow: 0 3upx 0 #b9c2cf !important;
 }
 }