diff --git a/html/style.css b/html/style.css index 6743c01..24a3ed0 100644 --- a/html/style.css +++ b/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,