mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-04-25 21:43:47 -04:00
Fixed #407.
This commit is contained in:
parent
8138a5b678
commit
953c9064f5
1 changed files with 2 additions and 2 deletions
|
@ -24,9 +24,9 @@
|
|||
width: 300px
|
||||
height: 80px
|
||||
|
||||
//@include transition(color .10s linear) // buggy in chrome, coloring doesn't get the right edge of the word
|
||||
@include transition(color .10s linear)
|
||||
|
||||
&:hover a, &:active a
|
||||
&:hover button, &:active button
|
||||
color: #8090AA
|
||||
|
||||
canvas
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue