1
0
mirror of https://github.com/gilbN/theme.park.git synced 2024-10-02 13:37:21 +02:00

fix: 🐛 deluge: couple more fixes

This commit is contained in:
GilbN 2022-07-05 00:11:01 +02:00
parent c01faae801
commit d8b86e45cf
4 changed files with 3 additions and 3 deletions

View File

@ -812,11 +812,11 @@
}
.x-btn-mc em.x-btn-arrow {
//background-image: url(../images/default/button/arrow.gif);
background-image: url(/resources/deluge/arrow.png);
}
.x-btn-mc em.x-btn-split {
//background-image: url(../images/default/button/s-arrow.gif);
background-image: url(/resources/deluge/s-arrow.png);
}
.x-btn-over .x-btn-mc em.x-btn-split,
@ -1798,7 +1798,7 @@
}
.x-menu-item-checked .x-menu-group-item .x-menu-item-icon {
//background-image: url(../images/gray/menu/group-checked.gif);
background-image: url(/resources/deluge/group-checked.png);
}
.x-menu-group-item .x-menu-item-icon {

BIN
resources/deluge/arrow.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 129 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 303 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 163 B