Add a white background to the images shown in the navigation bar of the lightbox
This commit is contained in:
parent
8bad0673b3
commit
1aca1e1e51
1 changed files with 1 additions and 0 deletions
|
|
@ -113,6 +113,7 @@
|
|||
|
||||
&.selected{
|
||||
@include opacity(1);
|
||||
background-color: white;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue