Add files from zip
This commit is contained in:
8
examples/polardemo/polar.css
Normal file
8
examples/polardemo/polar.css
Normal file
@@ -0,0 +1,8 @@
|
||||
QwtPolarPlot
|
||||
{
|
||||
border: 2px solid Blue;
|
||||
border-radius: 5px;
|
||||
background-color: Gray;
|
||||
color: palette(light);
|
||||
padding: 10px;
|
||||
}
|
||||
Reference in New Issue
Block a user