Sha256: 5b1caba5d6de18caf6cf2daec601cfbe9339352258bdf335e3d41e8b68050408

Contents?: true

Size: 955 Bytes

Versions: 3

Compression:

Stored size: 955 Bytes

Contents

table.invoice-totals {
  border-top: 0;
  padding-top: 15px;
  margin-top: 45px; }
  @media (max-width: 768px) {
    table.invoice-totals tr:first-of-type th {
      padding-top: 60px; } }
  table.invoice-totals th, table.invoice-totals td {
    padding: 5px; }
  table.invoice-totals th {
    background-color: transparent;
    text-transform: uppercase;
    width: 80%;
    text-align: right;
    padding-right: 15px; }
    @media (max-width: 768px) {
      table.invoice-totals th {
        width: 50%; } }
  table.invoice-totals td {
    width: 20%; }
    @media (max-width: 768px) {
      table.invoice-totals td {
        width: 50%; } }
  table.invoice-totals tr {
    border: 0; }
  table.invoice-totals tr:last-of-type {
    background-color: #c7e4e7; }

.invoice-date {
  margin-top: -15px;
  margin-bottom: 5px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 12px;
  padding: 5px 30px; }

/*# sourceMappingURL=invoice.css.map */

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
kaui-3.0.5 app/assets/stylesheets/kaui/invoice.css
kaui-3.0.4 app/assets/stylesheets/kaui/invoice.css
kaui-3.0.2 app/assets/stylesheets/kaui/invoice.css