mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-12-09 13:46:21 +08:00
Add checkboard background for transparent images
This commit is contained in:
parent
b99a466b21
commit
b87d6a22a7
2 changed files with 1 additions and 0 deletions
BIN
app/assets/images/custom/checkerboard-pattern.png
Normal file
BIN
app/assets/images/custom/checkerboard-pattern.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 257 B |
|
|
@ -1498,6 +1498,7 @@ ul.content-activities {
|
||||||
}
|
}
|
||||||
|
|
||||||
img {
|
img {
|
||||||
|
background: url(asset-path("custom/checkerboard-pattern.png"));
|
||||||
height: auto;
|
height: auto;
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue