<p dir="ltr">Yeah, that is invalid CSS code so it breaks everything bellow it. Should have done it with a valid comment like /* For Active */ . You can also modify the buttons variant of the applet and the window that pops up when you press alt+tab but that requires a lot more CSS and depends on your active theme.</p>
<br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">На сб, 16.11.2024 г., 00:18 ч. Chris Green <<a href="mailto:cl@isbd.net">cl@isbd.net</a>> написа:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Chris Green <<a href="mailto:cl@isbd.net" target="_blank" rel="noreferrer">cl@isbd.net</a>> wrote:<br>
> Ивалин <<a href="mailto:ivalin1996@gmail.com" target="_blank" rel="noreferrer">ivalin1996@gmail.com</a>> wrote:<br>
> > [-- multipart/alternative, encoding 7bit, 122 lines --]<br>
> > <br>
> > [-- text/plain, encoding quoted-printable, charset: UTF-8, 66 lines --]<br>
> > <br>
> > If you mean the panel plugin .<br>
> > Edit ~/.config/gtk-3.0/gtk.css with your favorite text editor.<br>
> > if using miniature view add<br>
> > <br>
> > For regular:<br>
> > <br>
> > .xfce4-panel wnck-pager<br>
> > {<br>
> > background-color:Blue;<br>
> > color:Purple;<br>
> > border:2px solid blue;<br>
> > }<br>
> > <br>
> > For active:<br>
> > <br>
> > .xfce4-panel wnck-pager:selected<br>
> > {<br>
> > background-color:Blue;<br>
> > color:Purple;<br>
> > border:2px solid blue;<br>
> > }<br>
> > <br>
> > For hovered:<br>
> > <br>
> > .xfce4-panel wnck-pager:hover<br>
> > {<br>
> > background-color:Blue;<br>
> > color:Purple;<br>
> > border:2px solid blue;<br>
> > }<br>
> > <br>
> > adjust colors accordingly.<br>
> > <br>
> > You can also add border property in { } and not change colors :<br>
> > <br>
> Thanks! That has set the background colour for 'regular' but has no<br>
> effect for 'selected' as far as I can see. I **have** set a different<br>
> colour for 'selected'.<br>
> <br>
> I'll try changing 'hover', I'd not changed that yet.<br>
> <br>
Silly me! I'd left the "For active" in there. :-)<br>
<br>
Now I've removed it it all works, thanks again. I'll go and play with<br>
colours to get what I need.<br>
<br>
> <br>
> _______________________________________________<br>
> Xfce mailing list<br>
> <a href="mailto:Xfce@xfce.org" target="_blank" rel="noreferrer">Xfce@xfce.org</a><br>
> <a href="https://mail.xfce.org/mailman/listinfo/xfce" rel="noreferrer noreferrer" target="_blank">https://mail.xfce.org/mailman/listinfo/xfce</a><br>
> <a href="http://www.xfce.org" rel="noreferrer noreferrer" target="_blank">http://www.xfce.org</a><br>
> <br>
<br>
-- <br>
Chris Green<br>
·<br>
<br>
_______________________________________________<br>
Xfce mailing list<br>
<a href="mailto:Xfce@xfce.org" target="_blank" rel="noreferrer">Xfce@xfce.org</a><br>
<a href="https://mail.xfce.org/mailman/listinfo/xfce" rel="noreferrer noreferrer" target="_blank">https://mail.xfce.org/mailman/listinfo/xfce</a><br>
<a href="http://www.xfce.org" rel="noreferrer noreferrer" target="_blank">http://www.xfce.org</a><br>
</blockquote></div>