mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 18:30:09 +00:00
minor tweak...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
85a382dfaf
commit
2fdd3ef57a
@ -340,6 +340,9 @@ button:hover {
|
||||
transition : all 0.1s ease;
|
||||
}
|
||||
.buttons:hover .button {
|
||||
opacity: 0.7;
|
||||
}
|
||||
.buttons .button:hover {
|
||||
opacity: 1;
|
||||
}
|
||||
.buttons .button.visible {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user