Skip to content

Commit

Permalink
Move styles for .fingerprint to standard.css
Browse files Browse the repository at this point in the history
  • Loading branch information
zcorpan committed Apr 3, 2017
1 parent a6cfe7d commit b0f930b
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions source
Original file line number Diff line number Diff line change
Expand Up @@ -41,11 +41,6 @@

.bad, .bad *:not(.X\58X) { color: gray; border-color: gray; background: transparent; }

.fingerprint { position: absolute; right: 0; z-index: 5; }
@media (max-width: 767px) {
.fingerprint { max-width: 35px; }
}

.status { min-height: 0.6em; font: 1em sans-serif; width: 9em; padding: 0.3em; position: absolute; z-index: 8; right: 0.3em; background: #EEE; color: black; box-shadow: 0 0 3px #999; overflow: hidden; margin: -2em 0 0 0; border-collapse: initial; border-spacing: initial; }
.status:hover { z-index: 9; }
.status:focus-within { z-index: 9; }
Expand Down

0 comments on commit b0f930b

Please sign in to comment.