Sha256: 1db6db3781fd344f05455c13644987f0ce9ea0daf7c561f8dc22fd12917e3b61

Contents?: true

Size: 428 Bytes

Versions: 2

Compression:

Stored size: 428 Bytes

Contents

table tr.expired {
    td {
        color: #cccccc;
    }
}

#cancel_subscription_by_date_modal {
  .modal-footer {
    text-align: left;
    padding-bottom: 0;

    .alert {
      margin-bottom: 0;

      .label-default {
        color: white;
      }
    }
  }
}

.price-override-popover {
  cursor: pointer;
}
$smphone: unquote("max-width: 450px");
$phone: unquote("max-width: 768px");
$tablet: unquote("max-width: 1024px");

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
kaui-2.2.1 app/assets/stylesheets/kaui/subscription.scss
kaui-3.0.1 app/assets/stylesheets/kaui/subscription.scss