mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-01-19 23:07:57 -05:00
Tom git-svn-id: svn+ssh://jekkos@svn.code.sf.net/p/opensourcepos/code/@25 c3eb156b-1dc0-44e1-88ae-e38439141b53
26 lines
261 B
CSS
26 lines
261 B
CSS
#report_list li ul li
|
|
{
|
|
margin-left: 35px;
|
|
}
|
|
#report_date_range_simple
|
|
{
|
|
margin-bottom: 3px;
|
|
}
|
|
.report
|
|
{
|
|
font-size: .85em;
|
|
}
|
|
#report_summary
|
|
{
|
|
margin: 0 auto;
|
|
text-align: center;
|
|
}
|
|
|
|
#report_summary .summary_row
|
|
{
|
|
}
|
|
|
|
#chart_wrapper
|
|
{
|
|
text-align: center;
|
|
} |