mirror of
https://github.com/ZwareBear/awx.git
synced 2026-05-05 07:11:46 -05:00
Update to latest select2
This commit is contained in:
10
awx/ui/client/lib/select2/dist/css/select2.css
vendored
10
awx/ui/client/lib/select2/dist/css/select2.css
vendored
@@ -112,6 +112,16 @@
|
||||
background-color: #fff;
|
||||
filter: alpha(opacity=0); }
|
||||
|
||||
.select2-hidden-accessible {
|
||||
border: 0;
|
||||
clip: rect(0 0 0 0);
|
||||
height: 1px;
|
||||
margin: -1px;
|
||||
overflow: hidden;
|
||||
padding: 0;
|
||||
position: absolute;
|
||||
width: 1px; }
|
||||
|
||||
.select2-container--default .select2-selection--single {
|
||||
background-color: #fff;
|
||||
border: 1px solid #aaa;
|
||||
|
||||
Reference in New Issue
Block a user