mirror of
https://github.com/inventree/inventree-docs.git
synced 2025-06-13 02:35:29 +00:00
Docs for new build procedure
This commit is contained in:
@ -22,6 +22,15 @@
|
||||
transition: opacity .3s;
|
||||
}
|
||||
|
||||
.image-inventree {
|
||||
border-radius: 2px;
|
||||
border: 1px solid #ddd;
|
||||
}
|
||||
|
||||
.image-inventree:hover {
|
||||
opacity: 75%;
|
||||
}
|
||||
|
||||
.overlay img {
|
||||
/* Maximum image size */
|
||||
max-width: 90%;
|
||||
|
Reference in New Issue
Block a user