Adds background transition for img preview fullscreen mode.

This commit is contained in:
Lars Jung 2012-08-31 16:55:38 +02:00
parent 151f70773d
commit b80eeeebbf

View File

@ -9,6 +9,7 @@
z-index: 100;
background-color: rgba(0,0,0,0.5);
.transition(background-color 0.3s ease-in-out);
text-align: center;
}