mirror of
https://github.com/silverstripe/silverstripe-reports
synced 2024-10-22 11:05:53 +02:00
Ticket #1775 - Hack to get the statistics admin using a scrollbar
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@44838 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
parent
2149c1569f
commit
d9bda6e6bb
@ -2,6 +2,10 @@
|
|||||||
border-top: 1px solid #aaa !important;
|
border-top: 1px solid #aaa !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#right {
|
||||||
|
overflow-y: scroll !important;
|
||||||
|
}
|
||||||
|
|
||||||
table.statstable {
|
table.statstable {
|
||||||
font-family: Arial, Helvetica, sans-serif;
|
font-family: Arial, Helvetica, sans-serif;
|
||||||
margin: 10px 0 15px;
|
margin: 10px 0 15px;
|
||||||
|
Loading…
Reference in New Issue
Block a user