mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 02:10:08 +00:00
tweaking...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
12cfc405fc
commit
7ce5352b02
@ -442,6 +442,16 @@ button:hover {
|
||||
border-bottom: none;
|
||||
}
|
||||
|
||||
.single-image-mode .side-buttons-left,
|
||||
.single-image-mode .side-buttons-right {
|
||||
opacity: 0.1;
|
||||
}
|
||||
.single-image-mode.light .side-buttons-left,
|
||||
.single-image-mode.light .side-buttons-right {
|
||||
opacity: 0.05;
|
||||
}
|
||||
|
||||
|
||||
|
||||
/********************************************************** Viewer ***/
|
||||
.viewer {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user