mirror of
https://github.com/inventree/inventree-docs.git
synced 2025-06-13 02:35:29 +00:00
Bunch of fixes
This commit is contained in:
4
docs/stylesheets/bootstrap.css
vendored
4
docs/stylesheets/bootstrap.css
vendored
@ -38,10 +38,10 @@ html {
|
||||
display: none;
|
||||
height: 0;
|
||||
}
|
||||
[hidden],
|
||||
/* [hidden],
|
||||
template {
|
||||
display: none;
|
||||
}
|
||||
} */
|
||||
a {
|
||||
background-color: transparent;
|
||||
}
|
||||
|
1
docs/stylesheets/bootstrap.css.map
Normal file
1
docs/stylesheets/bootstrap.css.map
Normal file
File diff suppressed because one or more lines are too long
@ -27,7 +27,7 @@
|
||||
border: 1px solid #ddd;
|
||||
}
|
||||
|
||||
.image-inventree:hover {
|
||||
.image-inventree>a>img.img-inline:hover {
|
||||
opacity: 75%;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user