Sha256: edc60126ca6ed72090028f1725f716bd63764c1fc4aaa42ca5d7c8ce8073ed21

Contents?: true

Size: 696 Bytes

Versions: 19

Compression:

Stored size: 696 Bytes

Contents

/* Table of Contents
==================================================
#Link
#Link Color */

/* #Link
================================================== */
a {
  -webkit-transition: all 0.3s ease-in-out;
          transition: all 0.3s ease-in-out;
  text-decoration: none;
}

/* #Link Color
================================================== */
.link-black  { color: rgba(71,74,84,1); }
.link-blue   { color: rgba(15,135,226,1); }
.link-gray   { color: rgba(136,153,166,1); }
.link-green  { color: rgba(112,169,13,1); }
.link-red    { color: rgba(218,79,46,1); }
.link-orange { color: rgba(232,126,15,1); }
.link-white  { color: rgba(255,255,255,1); }
.link-yellow { color: rgba(255,217,15,1); }

Version data entries

19 entries across 19 versions & 1 rubygems

Version Path
flashgrid-4.0.6 vendor/assets/stylesheets/link.css.scss
flashgrid-4.0.5 vendor/assets/stylesheets/link.css.scss
flashgrid-4.0.4 vendor/assets/stylesheets/link.css.scss
flashgrid-4.0.3 vendor/assets/stylesheets/link.css.scss
flashgrid-4.0.2 vendor/assets/stylesheets/link.css.scss
flashgrid-4.0.1 vendor/assets/stylesheets/link.css.scss
flashgrid-4.0.0 vendor/assets/stylesheets/link.css.scss
flashgrid-3.6.0 vendor/assets/stylesheets/link.css.scss
flashgrid-3.5.2 vendor/assets/stylesheets/link.css.scss
flashgrid-3.5.1 vendor/assets/stylesheets/link.css.scss
flashgrid-3.5.0 vendor/assets/stylesheets/link.css.scss
flashgrid-3.4.5 vendor/assets/stylesheets/link.css.scss
flashgrid-3.4.1 vendor/assets/stylesheets/link.css.scss
flashgrid-3.4.0 vendor/assets/stylesheets/link.css.scss
flashgrid-3.3.2 vendor/assets/stylesheets/link.css.scss
flashgrid-3.3.1 vendor/assets/stylesheets/link.css.scss
flashgrid-3.3.0 vendor/assets/stylesheets/link.css.scss
flashgrid-3.2.1 vendor/assets/stylesheets/link.css.scss
flashgrid-3.2.0 vendor/assets/stylesheets/link.css.scss