Skip to content

Commit

Permalink
Adding batgirls mask Refs: gitcoinco#3713
Browse files Browse the repository at this point in the history
  • Loading branch information
kvndlgs committed Feb 11, 2019
1 parent 51a8d9f commit 119bacb
Show file tree
Hide file tree
Showing 7 changed files with 399 additions and 276 deletions.
14 changes: 7 additions & 7 deletions app/assets/v2/css/external_bounties/checkboxes.css
Original file line number Diff line number Diff line change
Expand Up @@ -101,13 +101,13 @@

.gc-checkbox input[type="checkbox"] {
-moz-appearance: none;
-webkit-appearance: none;
appearance: none;
margin-top: .75em;
opacity: .00001;
position: relative;
vertical-align: top;
z-index: 2;
-webkit-appearance: none;
appearance: none;
margin-top: .75em;
opacity: .00001;
position: relative;
vertical-align: top;
z-index: 2;
}

.gc-checkbox label {
Expand Down
Loading

0 comments on commit 119bacb

Please sign in to comment.