forked from AuroraMiddleware/gtk
a76f515569
The code wasn't checking if parsing an image failed and just returning success. Testcase from bug is attached. Fixes #4101
4 lines
83 B
CSS
4 lines
83 B
CSS
a {
|
|
background: cross-fade(8% -gtk-icontheme("system-run-symbolic"), image());
|
|
}
|