Sha256: c955b6591adf7ad4bde308df071c14cbf224f603b3fdb0124b2eb349af320fb6

Contents?: true

Size: 377 Bytes

Versions: 4

Compression:

Stored size: 377 Bytes

Contents

.delegations-notice {
  a {
    color: white;
    background:rgba(0,0,0,0.5);
    line-height: 1;
    text-align: center;
    padding: 0.5em;
  }
}

.question-vote-cabin {
  .delegations-notice {
    a {
      color: var(--secondary);
      font-weight: 600;
      background:transparent;
    }
  }
}

#delegations-modal {
  .vote-button-caption {
    font-weight: bold;
  }
}

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
decidim-action_delegator-0.6.0 app/packs/stylesheets/decidim/action_delegator/questions.scss
decidim-action_delegator-0.5.0 app/packs/stylesheets/decidim/action_delegator/questions.scss
decidim-action_delegator-0.4.1 app/assets/stylesheets/decidim/action_delegator/questions.scss
decidim-action_delegator-0.4 app/assets/stylesheets/decidim/action_delegator/questions.scss