We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
That's because in the beginning there is explicit .view:backdrops
.view:backdrops
skeuos-gtk/src/sass/gtk3/upstream/_common.scss
Line 113 in 095e06a
Which is not being cancelled for XfdesktopIconView.view
XfdesktopIconView.view
skeuos-gtk/src/sass/gtk3/_applications.scss
Line 192 in 095e06a
Adding XfdesktopIconView.view:backdrops would fix it.
XfdesktopIconView.view:backdrops
XfdesktopIconView.view, XfdesktopIconView.view:backdrops { background-color: transparent; color: white; text-shadow: 0 1px 2px black; }
The text was updated successfully, but these errors were encountered:
No branches or pull requests
That's because in the beginning there is explicit
.view:backdrops
skeuos-gtk/src/sass/gtk3/upstream/_common.scss
Line 113 in 095e06a
Which is not being cancelled for
XfdesktopIconView.view
skeuos-gtk/src/sass/gtk3/_applications.scss
Line 192 in 095e06a
Adding
XfdesktopIconView.view:backdrops
would fix it.The text was updated successfully, but these errors were encountered: