Pārlūkot izejas kodu

Colors to shorthand hexadecimal/2

Yuri Pereira 12 gadi atpakaļ
vecāks
revīzija
7fd8a9f6e7
1 mainītis faili ar 0 papildinājumiem un 9 dzēšanām
  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;
-  }
-}