Sha256: 5aed87024d430e4a0e81a7021fd005cba4659a1ec53a0fd5cb74442b40ff7bf7

Contents?: true

Size: 461 Bytes

Versions: 7

Compression:

Stored size: 461 Bytes

Contents

.authorize-button .button {
  width: 200px;
}

.center {
  margin: auto;
  width: 60%;
  padding: 10px;
}

.authorization-info {
  margin-top: 20px;
  text-align: center;
}

.authorized {
  width: 200px;
  cursor: default;
  pointer-events: none;
  text-decoration: none;
  background-color: grey;
  border: none;
  text-align: center;
  display: block;
}

.button-inline {
  margin-left: 10px;
  display: inline-block;
}

.authorize-link {
  display: inline;
}

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
hubspot-api-client-9.0.0 sample-apps/trello-integration-app/app/assets/stylesheets/authorization.scss
hubspot-api-client-8.0.1 sample-apps/trello-integration-app/app/assets/stylesheets/authorization.scss
hubspot-api-client-8.0.0 sample-apps/trello-integration-app/app/assets/stylesheets/authorization.scss
hubspot-api-client-7.3.0 sample-apps/trello-integration-app/app/assets/stylesheets/authorization.scss
hubspot-api-client-7.2.0 sample-apps/trello-integration-app/app/assets/stylesheets/authorization.scss
hubspot-api-client-7.1.1 sample-apps/trello-integration-app/app/assets/stylesheets/authorization.scss
hubspot-api-client-7.1.0 sample-apps/trello-integration-app/app/assets/stylesheets/authorization.scss