|
|
@ -69,7 +69,7 @@ a:hover { |
|
|
|
} |
|
|
|
} |
|
|
|
.click-to-edit span:active, .click-to-edit div:active { |
|
|
|
.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; |
|
|
|
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 */ |
|
|
|
/* Firefox: Get rid of the inner focus border */ |
|
|
|
.click-to-edit span::-moz-focus-inner, |
|
|
|
.click-to-edit span::-moz-focus-inner, |
|
|
|