Webkit un-invert invert() images?

briancapetown

New Member
I use invert() on some images in my css, it inverts them properly, BUT(here's my problem) when I run invert() on them again to put them back to normal, they are not exactly the same. The brightness or contrast changes and they are a bit washed out. Why is this and what is a way around it? Is there a revert() function of sorts? What exactly is invert() doing to the images?TIA!
 
Back
Top