Skip to content
New issue

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

rubberband selection looking solid white in the filemanager #35

Open
irishbandit opened this issue Nov 2, 2016 · 1 comment
Open

rubberband selection looking solid white in the filemanager #35

irishbandit opened this issue Nov 2, 2016 · 1 comment

Comments

@irishbandit
Copy link

I dont know if you want to fix this or not but. Currently rubberband selection is solid color.

--- "a/clearlooks-phenix-master/gtk-3.0/gtk-widgets.css" 2016-10-07 08:21:37.000000000 -0500
+++ b/clearlooks-phenix-master/gtk-3.0/gtk-widgets.css 2016-11-01 21:08:19.964107155 -0500
@@ -154,9 +154,8 @@
-GtkButton-inner-border: 0;
}

-.rubberband,
-view rubberband,
-rubberband {
+.view.rubberband,

  • .rubberband {
    background-color: alpha (@theme_selected_bg_color, 0.35);
    border-color: @theme_selected_bg_color;
    border-style: solid;
@N46AN
Copy link

N46AN commented Jun 9, 2017

Thanks, this patch worked! Hopefully the author will fix this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants