Sha256: f3c57900f42af666f3b63cdc7a6a3ed573014a8e378a502565a9b3ca8bf90237

Contents?: true

Size: 157 Bytes

Versions: 110

Compression:

Stored size: 157 Bytes

Contents

@keyframes highlight {
  0% {
    background: $nhs-yellow
  }

  100% {
    background: none;
  }
}

.post-action-highlight {
  animation: highlight 1.5s;
}

Version data entries

110 entries across 110 versions & 1 rubygems

Version Path
renalware-core-2.1.1 app/assets/stylesheets/renalware/partials/_animations.scss
renalware-core-2.1.0 app/assets/stylesheets/renalware/partials/_animations.scss
renalware-core-2.0.167 app/assets/stylesheets/renalware/partials/_animations.scss
renalware-core-2.0.166 app/assets/stylesheets/renalware/partials/_animations.scss
renalware-core-2.0.165 app/assets/stylesheets/renalware/partials/_animations.scss
renalware-core-2.0.164 app/assets/stylesheets/renalware/partials/_animations.scss
renalware-core-2.0.163 app/assets/stylesheets/renalware/partials/_animations.scss
renalware-core-2.0.162 app/assets/stylesheets/renalware/partials/_animations.scss
renalware-core-2.0.161 app/assets/stylesheets/renalware/partials/_animations.scss
renalware-core-2.0.160 app/assets/stylesheets/renalware/partials/_animations.scss
renalware-core-2.0.159 app/assets/stylesheets/renalware/partials/_animations.scss
renalware-core-2.0.158 app/assets/stylesheets/renalware/partials/_animations.scss
renalware-core-2.0.157 app/assets/stylesheets/renalware/partials/_animations.scss
renalware-core-2.0.156 app/assets/stylesheets/renalware/partials/_animations.scss
renalware-core-2.0.155 app/assets/stylesheets/renalware/partials/_animations.scss
renalware-core-2.0.153 app/assets/stylesheets/renalware/partials/_animations.scss
renalware-core-2.0.152 app/assets/stylesheets/renalware/partials/_animations.scss
renalware-core-2.0.151 app/assets/stylesheets/renalware/partials/_animations.scss
renalware-core-2.0.149 app/assets/stylesheets/renalware/partials/_animations.scss
renalware-core-2.0.148 app/assets/stylesheets/renalware/partials/_animations.scss