You've already forked EasyImages2.0
mirror of
https://github.com/icret/EasyImages2.0.git
synced 2025-12-13 11:43:58 +08:00
v2.6.3
This commit is contained in:
@@ -85,8 +85,13 @@
|
||||
}
|
||||
|
||||
.bottom-bar {
|
||||
opacity: 0;
|
||||
width: 100%;
|
||||
position: absolute;
|
||||
bottom: 0.1px;
|
||||
background-color: rgba(0, 0, 0, 0.2);
|
||||
background-color: rgba(0, 0, 0, 0.5);
|
||||
}
|
||||
|
||||
.bottom-bar:hover {
|
||||
opacity: 1;
|
||||
}
|
||||
Reference in New Issue
Block a user