mirror of
https://github.com/YunoHost-Apps/transmission_ynh.git
synced 2024-09-04 01:46:12 +02:00
[fix] Invalid css.
This commit is contained in:
parent
54ea508371
commit
cef8d78a49
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
||||||
|
|
||||||
/* Inserted by Yunohost install script */
|
/* Inserted by Yunohost install script */
|
||||||
div#toolbar > div#toolbar-downloads {
|
div#toolbar > #toolbar-downloads {
|
||||||
background: url("images/toolbar-downloads.png") no-repeat;
|
background-image: url("images/toolbar-downloads.png");
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue