More code for #159

This commit is contained in:
James Cole
2016-04-03 11:07:51 +02:00
parent 23cc7be231
commit 885b56c465
8 changed files with 92 additions and 9 deletions

View File

@@ -1,6 +1,9 @@
#daterange {cursor:pointer;}
.general-chart-error {height:30px;background:url('/images/error.png') no-repeat center center;}
.handle {cursor:move;}
body.waiting * {
cursor: progress;
}
.ui-sortable-placeholder {
display: inline-block;