Add a white background to the images shown in the navigation bar of the lightbox

This commit is contained in:
Titouan Lorieul 2013-09-16 14:18:37 +02:00
parent 8bad0673b3
commit 1aca1e1e51

View file

@ -113,6 +113,7 @@
&.selected{
@include opacity(1);
background-color: white;
}
}
}