Add CSS files
This commit is contained in:
11
modules/EcmReports/css/ReportSalesByGroup.css
Normal file
11
modules/EcmReports/css/ReportSalesByGroup.css
Normal file
@@ -0,0 +1,11 @@
|
||||
.pull-right {
|
||||
text-align: right;
|
||||
}
|
||||
.pull-center {
|
||||
text-align: center;
|
||||
}
|
||||
.tr-style-top td {
|
||||
/*border-top: 1px solid #6d6d6d;*/
|
||||
box-shadow: 0 1px 0 #828181 inset;
|
||||
outline: none;
|
||||
}
|
||||
Reference in New Issue
Block a user