Update style.css

A syntax error
pull/485/head
Gitai 5 years ago committed by GitHub
parent 219e66ee4b
commit 43e566b3de
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      html/style.css

@ -69,7 +69,7 @@ a:hover {
}
.click-to-edit span:active, .click-to-edit div:active {
box-shadow: 0 0 0 1px rgba(0,0,0, 0.15) inset, 0 0 6px rgba(0,0,0, 0.20) inset;
border-color: #000\9;
border-color: #000;
}
/* Firefox: Get rid of the inner focus border */
.click-to-edit span::-moz-focus-inner,

Loading…
Cancel
Save