mirror of
https://github.com/gilbN/theme.park.git
synced 2024-11-19 17:42:32 +01:00
fix: 🐛 deluge: couple more fixes
This commit is contained in:
parent
c01faae801
commit
d8b86e45cf
@ -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
BIN
resources/deluge/arrow.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 129 B |
BIN
resources/deluge/group-checked.png
Normal file
BIN
resources/deluge/group-checked.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 303 B |
BIN
resources/deluge/s-arrow.png
Normal file
BIN
resources/deluge/s-arrow.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 163 B |
Loading…
Reference in New Issue
Block a user