Added comment to overlay
This commit is contained in:
parent
536244c7a4
commit
4341eef0ec
@ -105,6 +105,7 @@
|
||||
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 60%, rgba(0,0,0,0.5) 80%, rgba(0,0,0,0.9) 100%);
|
||||
}
|
||||
|
||||
// No overlay for empty albums
|
||||
.album img[data-type^='nonretina'] + .overlay {
|
||||
background: rgba(0, 0, 0, 0.2);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user