show vehicle thumbnail
This commit is contained in:
@@ -535,4 +535,16 @@ html[data-bs-theme="light"] .api-method:hover {
|
||||
font-size: 0.6em;
|
||||
font-weight: 500;
|
||||
top: 15%
|
||||
}
|
||||
}
|
||||
|
||||
.lubelogger-vehicle-logo {
|
||||
height: 48px;
|
||||
width: 48px;
|
||||
border-radius: 50%;
|
||||
object-fit: cover;
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
.lubelogger-vehicle-logo.sold {
|
||||
filter: grayscale(100%);
|
||||
}
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user