Forráskód Böngészése

Added text-color that contrasts with the selected background-color

bho 13 éve
szülő
commit
63fc044915
1 módosított fájl, 1 hozzáadás és 0 törlés
  1. 1 0
      select2.css

+ 1 - 0
select2.css

@@ -100,6 +100,7 @@ Version: @@ver@@ Timestamp: @@timestamp@@
 
 .select2-drop {
     background: #fff;
+    color: #000;
     border: 1px solid #aaa;
     border-top: 0;
     position: absolute;