diff --git a/Distribution/Data/packets.html b/Distribution/Data/packets.html index 2bfcf7762..890497be6 100644 --- a/Distribution/Data/packets.html +++ b/Distribution/Data/packets.html @@ -62,6 +62,15 @@ margin-left: 1rem; padding-left: 0.75rem; } + select { + appearance: none; + -webkit-appearance: none; + -moz-appearance: none; + background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23d5bf74' d='M6 8L1 3h10z'/%3E%3C/svg%3E"); + background-repeat: no-repeat; + background-position: right 0.75rem center; + padding-right: 2rem; + } @@ -208,14 +217,6 @@ - - - + + +