Kaynağa Gözat

Fix the Plus button default color

Amauri CHAMPEAUX 4 yıl önce
ebeveyn
işleme
2d64b75777
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      css/tarteaucitron.css

+ 1 - 1
css/tarteaucitron.css

@@ -643,7 +643,7 @@ span#tarteaucitronDisclaimerAlert {
 #tarteaucitronRoot .tarteaucitronPlus::before {
     content: '\271b';
     display: inline-block;
-    color: white;
+    color: #333;
 }