Procházet zdrojové kódy

Colors to shorthand hexadecimal/2

Yuri Pereira před 12 roky
rodič
revize
7fd8a9f6e7
1 změnil soubory, kde provedl 0 přidání a 9 odebrání
  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;
-  }
-}