diff options
Diffstat (limited to 'dynamic_accounts_report/static/src/css')
| -rw-r--r-- | dynamic_accounts_report/static/src/css/report.css | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/dynamic_accounts_report/static/src/css/report.css b/dynamic_accounts_report/static/src/css/report.css new file mode 100644 index 0000000..a1f6e98 --- /dev/null +++ b/dynamic_accounts_report/static/src/css/report.css @@ -0,0 +1,9 @@ +.mon_fld{ +text-align: right; + +} + +.cf_fld{ +text-align: right; +width: 300px !important; +}
\ No newline at end of file |
