Sha256: d345291bbdd4122926889c9ba12cc14a080c735e75b526fdcaa673808dfdf481

Contents?: true

Size: 458 Bytes

Versions: 5

Compression:

Stored size: 458 Bytes

Contents

.fl-transition-slide{-webkit-transition:-webkit-transform .75s ease-in-out;}
.fl-transition-grow{-webkit-transition:height .75s ease-in-out;}
.fl-transition-fade{-webkit-transition:opacity .75s linear;}
@-webkit-keyframes fadeOut{from{opacity:1;}
to{opacity:0;}
}
@-webkit-keyframes loading_spinner{from{-webkit-transform:rotate(0deg);-webkit-animation-timing-function:linear;}
to{-webkit-transform:rotate(360deg);-webkit-animation-timing-function:linear;}
}

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
radiant-fabulator-extension-0.0.10 public/stylesheets/fabulator/css/fss-transitions.css
radiant-fabulator-extension-0.0.9 public/stylesheets/fabulator/css/fss-transitions.css
radiant-fabulator-extension-0.0.8 public/stylesheets/fabulator/css/fss-transitions.css
radiant-fabulator-extension-0.0.7 public/stylesheets/fabulator/css/fss-transitions.css
radiant-fabulator-extension-0.0.6 public/stylesheets/fabulator/css/fss-transitions.css