Sfoglia il codice sorgente

fixed button color

Former-commit-id: 9669f14e24b50f97f5fa907db635f287624eaebe
Gildas 6 anni fa
parent
commit
aa85017a56
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      extension/ui/pages/pendings.css

+ 1 - 1
extension/ui/pages/pendings.css

@@ -123,7 +123,7 @@ header button {
     }
 
     .result-cancel button {
-        color: #fdfdfd;
+        color: #202023;
     }
 
     button:not([disabled]):hover {