[#85,view/graph,ux][s]: show a message on graph view when no graph yet there giving instructions on how to plot a graph (was a big ux fail) - fixes #85.

This commit is contained in:
Rufus Pollock
2012-04-25 22:27:01 +01:00
parent 82ca51a0b6
commit d8bbac1f6f
2 changed files with 12 additions and 1 deletions

View File

@@ -13,6 +13,11 @@
line-height: 13px;
}
.recline-graph .graph .alert {
width: 450px;
margin: auto;
}
/**********************************************************
* Editor
*********************************************************/