added export to reports using downloadify

This commit is contained in:
Rushabh Mehta
2012-09-14 18:12:17 +05:30
parent ed856486bc
commit cfb5466d30
7 changed files with 116 additions and 52 deletions

View File

@@ -2570,6 +2570,18 @@ div.appframe-toolbar {
border-bottom: 1px solid #ccc;
}
div.appframe-toolbar .label {
margin: 2px 2px;
}
div.appframe-toolbar input, div.appframe-toolbar select {
font-size: 80%;
margin: 2px 2px;
}
div.appframe-toolbar button {
padding: 3px 7px !important;
}
/*