1
0
mirror of synced 2025-02-04 06:09:23 +03:00

Colors to shorthand hexadecimal/2

This commit is contained in:
Yuri Pereira 2013-07-27 14:28:45 -03:00
parent 4ea4246c44
commit 7fd8a9f6e7

View File

@ -641,12 +641,3 @@ disabled look for disabled choices in the results dropdown
background-position: 100% -21px !important; background-position: 100% -21px !important;
} }
} }
2-arrow b {
background-image: url('select2x2.png') !important;
background-repeat: no-repeat !important;
background-size: 60px 40px !important;
}
.select2-search input {
background-position: 100% -21px !important;
}
}