You are here

reports.css in Ubercart Discount Coupons 6

Same filename and directory in other branches
  1. 5 reports.css
  2. 7.3 reports.css
  3. 7.2 reports.css
.totals{
  font-size: 14px;
  padding: 10px;
  border: 1px solid #555;
  background-color: #CCC;
  margin: 10px 0;
}

File

reports.css
View source
  1. .totals{
  2. font-size: 14px;
  3. padding: 10px;
  4. border: 1px solid #555;
  5. background-color: #CCC;
  6. margin: 10px 0;
  7. }