Merge pull request #226 from fizker/drop-text-color
Added text-color that contrasts with the selected background-color
This commit is contained in:
commit
7fd94ce623
@ -100,6 +100,7 @@ Version: @@ver@@ Timestamp: @@timestamp@@
|
|||||||
|
|
||||||
.select2-drop {
|
.select2-drop {
|
||||||
background: #fff;
|
background: #fff;
|
||||||
|
color: #000;
|
||||||
border: 1px solid #aaa;
|
border: 1px solid #aaa;
|
||||||
border-top: 0;
|
border-top: 0;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
Loading…
Reference in New Issue
Block a user