Sfoglia il codice sorgente

renamed css class selector from select2-selection__choice__display to select2-selection__choice__display

CauseFX 4 anni fa
parent
commit
5f6a66b4a3
2 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2 2
      css/organizr.css
  2. 0 0
      css/organizr.min.css

+ 2 - 2
css/organizr.css

@@ -4818,10 +4818,10 @@ html {
 .language-box {
 .language-box {
     position: absolute !important;
     position: absolute !important;
 }
 }
-.password-alt li.select2-selection__choice {
+.password-alt li .select2-selection__choice__display {
     -webkit-text-security: disc;
     -webkit-text-security: disc;
 }
 }
-.password-alt li.select2-selection__choice:hover {
+.password-alt li .select2-selection__choice__display:hover {
     -webkit-text-security: unset;
     -webkit-text-security: unset;
 }
 }
 span.select2-selection__choice__remove {
 span.select2-selection__choice__remove {

File diff suppressed because it is too large
+ 0 - 0
css/organizr.min.css


Some files were not shown because too many files changed in this diff