Why is this gray?

main
Isaiah Odhner 2014-11-26 22:41:07 -05:00
parent 42ef7e8a0b
commit df016a0708
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@
box-shadow: 1px 1px 0 #000080 inset;
}
.jspaint-resize-ghost {
outline: 1px dotted #7b7b7b;
outline: 1px dotted black;
/*outline: 1px dotted invert;*/
/* I want this to be inverty, but in chrome this makes it invisible */
}