no colored borders for group index

This commit is contained in:
Daniel 2014-05-15 12:35:28 +02:00
commit 2e4f09542c
3471 changed files with 597976 additions and 0 deletions

View file

@ -0,0 +1,6 @@
#dashboard .visitsSummaryReportTitle {
margin-left: 0px;
padding-left: 10px;
border-top: 1px solid #ccc
}