mirror of
https://github.com/simon987/od-database.git
synced 2025-12-13 06:49:02 +00:00
Preview icon for images
This commit is contained in:
@@ -51,6 +51,15 @@
|
||||
-o-animation: vimCaret 1s linear infinite;
|
||||
animation: vimCaret 1s linear infinite; }
|
||||
|
||||
.prev-img {
|
||||
width: 100%;
|
||||
max-width: 250px;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.prev-icon {
|
||||
cursor: pointer;
|
||||
}
|
||||
@-webkit-keyframes vimCaret {
|
||||
0% {
|
||||
background-color: transparent; }
|
||||
|
||||
Reference in New Issue
Block a user