소스 검색

Colors to shorthand hexadecimal/2

Yuri Pereira 12 년 전
부모
커밋
7fd8a9f6e7
1개의 변경된 파일0개의 추가작업 그리고 9개의 파일을 삭제
  1. 0 9
      select2.css

+ 0 - 9
select2.css

@@ -641,12 +641,3 @@ disabled look for disabled choices in the results dropdown
       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;
-  }
-}