Skip to content

Commit

Permalink
Update multi-select.css
Browse files Browse the repository at this point in the history
  • Loading branch information
mahesh-dake authored Jan 2, 2021
1 parent e9f4528 commit 1e44673
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions css/multi-select.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
.ms-container{
background: transparent url('https://orioncdn.imfast.io/images/switch.png') no-repeat 50% 50%;
background: transparent url('https://cdn.jsdelivr.net/gh/mahesh-dake/cdn_all/images/switch.png') no-repeat 50% 50%;
width: 800px;
}

Expand Down Expand Up @@ -90,4 +90,4 @@
background-color: #eee;
color: #aaa;
cursor: text;
}
}

0 comments on commit 1e44673

Please sign in to comment.