mirror of https://github.com/zlatinb/muwire
uploads icon
parent
62ab957892
commit
0cf368c1af
|
@ -324,6 +324,9 @@ See also .menu-icon
|
||||||
.menuitem.downloads .menu-icon:before {
|
.menuitem.downloads .menu-icon:before {
|
||||||
content: url("images/inbox.png");
|
content: url("images/inbox.png");
|
||||||
}
|
}
|
||||||
|
.menuitem.uploads .menu-icon:before {
|
||||||
|
content: url("images/uploads.png");
|
||||||
|
}
|
||||||
.menuitem.search .menu-icon:before {
|
.menuitem.search .menu-icon:before {
|
||||||
content: url("images/delay.png");
|
content: url("images/delay.png");
|
||||||
}
|
}
|
||||||
|
|
Binary file not shown.
After Width: | Height: | Size: 961 B |
Loading…
Reference in New Issue