Add plot random button

This commit is contained in:
2017-03-18 20:56:56 +05:30
parent 0530eb60dd
commit 3ff22d7809
4 changed files with 36 additions and 12 deletions
+7
View File
@@ -130,4 +130,11 @@ li[draggable] {
color: white;
padding: .25em .5em;
margin: .5em 0;
}
.plot-btn
{
position: absolute;
left: 1em;
top: 1em;
}