#How to get rounded corners for panel in xfce
6 messages · Page 1 of 1 (latest)
Have you checked the XFCE documentation?
nah
or if i use
.xfce4-panel#XfcePanelWindow {
border-radius: 12px;
border: none;
background-color: #00ffff;
}
rounded corner works but there are different backgrounds for some widgets
that's because you set the background color differently for the widgets and the panel
make them one hex code