Skip to content

Commit

Permalink
Fixed background on blue moon select
Browse files Browse the repository at this point in the history
  • Loading branch information
LazeMSS committed Apr 15, 2021
1 parent 61f37a3 commit 27c842d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions css/bluemoon.css
Original file line number Diff line number Diff line change
Expand Up @@ -1327,7 +1327,7 @@ input[type="file"] {

select {
width: 220px;
background-color: #ffffff;
background-color: #152443;
border: 1px solid #cccccc;
}

Expand Down Expand Up @@ -6623,4 +6623,4 @@ a.accordion-toggle:not(.collapsed) {
font-weight: normal;
padding-right: 15px;
padding-left: 15px;
}
}

0 comments on commit 27c842d

Please sign in to comment.