[Xfce-bugs] [Bug 14358] in the context menu of thunar is not running the function to do the background image

bugzilla-daemon at xfce.org bugzilla-daemon at xfce.org
Fri May 4 06:19:04 CEST 2018


https://bugzilla.xfce.org/show_bug.cgi?id=14358

--- Comment #5 from vladimir <vladi105 at yandex.ru> ---
(In reply to Andre Miranda from comment #4)
> I see. The first one must be Bug 14021. The problem with "background under
> the labels" is Bug 12697?

No, that's different....solved this problem by adding a code theme to gtk3 -  

XfdesktopIconView.view {
  background: transparent;
  color: #fcfcfc;
  border-radius: 3px; }
  XfdesktopIconView.view:active {
    background: rgba(23, 104, 189, 0.5);
    text-shadow: 0 1px 1px black; }
  XfdesktopIconView.view .label {
    text-shadow: 1px 1px 2px black; }
  XfdesktopIconView.view .rubberband {
    background: rgba(57, 142, 231, 0.2);
    border: 1px solid shade(#398ee7, 0.7); }

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Xfce-bugs mailing list