mirror of
https://github.com/openvk/openvk
synced 2025-07-04 06:49:50 +03:00
feat(FeedIgnore): icon now have sense
This commit is contained in:
parent
90a3352c99
commit
47b14a4190
2 changed files with 1 additions and 2 deletions
|
@ -91,8 +91,7 @@
|
||||||
height: 16px;
|
height: 16px;
|
||||||
width: 16px;
|
width: 16px;
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
background: url("/assets/packages/static/openvk/img/audios_controls.png") no-repeat 0 0;
|
background: url("/assets/packages/static/openvk/img/ignore.png") no-repeat 0 0;
|
||||||
background-position: -51px -67px;
|
|
||||||
opacity: 0.1;
|
opacity: 0.1;
|
||||||
transition-duration: 0.3s;
|
transition-duration: 0.3s;
|
||||||
}
|
}
|
||||||
|
|
BIN
Web/static/img/ignore.png
Normal file
BIN
Web/static/img/ignore.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 295 B |
Loading…
Reference in a new issue