4 lines
83 B
CSS
4 lines
83 B
CSS
|
a {
|
||
|
background: cross-fade(8% -gtk-icontheme("system-run-symbolic"), image());
|
||
|
}
|