mirror of
https://github.com/danbulant/Mangades
synced 2026-07-05 19:10:58 +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;
|
border: 1px solid black;
|
||||||
position: relative;
|
position: relative;
|
||||||
transition: background-image 0.3s;
|
transition: background-image 0.3s;
|
||||||
|
background-repeat: no-repeat;
|
||||||
}
|
}
|
||||||
|
|
||||||
tr.selected {
|
tr.selected {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue