]> git.parisson.com Git - teleforma.git/commitdiff
Style select2 : https://trackers.pilotsystems.net/prebarreau/0433
authorYoan Le Clanche <yoanl@pilotsystems.net>
Wed, 1 Jun 2022 12:31:44 +0000 (14:31 +0200)
committerYoan Le Clanche <yoanl@pilotsystems.net>
Wed, 1 Jun 2022 12:31:44 +0000 (14:31 +0200)
teleforma/static/admin/extra.css

index 53edc7d2db5e5d75895c7fcff8e1af471ea7b964..a1074e398c06d1136d245d8c1206c72c7c4baf1e 100644 (file)
 }
 
 
+.select2-container--default .select2-selection--multiple .select2-selection__choice {
+    background-color: #a1a1a1;
+}
+
+.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
+    color: #fff
+}
\ No newline at end of file