mirror of
https://github.com/danbulant/Mangades
synced 2026-06-16 21:01:18 +00:00
don't repeat backgrounds
This commit is contained in:
parent
7df7522b01
commit
d38339acdd
1 changed files with 1 additions and 0 deletions
|
|
@ -21,6 +21,7 @@
|
|||
border: 1px solid black;
|
||||
position: relative;
|
||||
transition: background-image 0.3s;
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
|
||||
tr.selected {
|
||||
|
|
|
|||
Loading…
Reference in a new issue