mirror of
https://github.com/silverstripe/silverstripe-cms
synced 2024-10-22 08:05:56 +02:00
11 lines
170 B
CSS
11 lines
170 B
CSS
#ReportSelector_holder {
|
|
background-color: #EEE;
|
|
border-bottom: 1px #CCC solid;
|
|
margin: 0;
|
|
padding: 3px;
|
|
}
|
|
|
|
#right iframe.AWStatsReport {
|
|
width: 98%;
|
|
height: 85%;
|
|
} |