Files
qwt/examples/polardemo/polar.css
2023-10-31 09:22:42 +01:00

9 lines
146 B
CSS

QwtPolarPlot
{
border: 2px solid Blue;
border-radius: 5px;
background-color: Gray;
color: palette(light);
padding: 10px;
}