Sha256: 87ed0aee892c20d60b699b233626d04034355bea2c9d0d27b7586c39cb9ba493

Contents?: true

Size: 963 Bytes

Versions: 8

Compression:

Stored size: 963 Bytes

Contents

.cancel-on-png, .cancel-off-png, .star-on-png, .star-off-png, .star-half-png {
  font-size: 2em;
}

@font-face {
  font-family: "raty";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/raty.eot");
  src: url("fonts/raty.eot?#iefix") format("embedded-opentype");
  src: url("fonts/raty.svg#raty") format("svg");
  src: url("fonts/raty.ttf") format("truetype");
  src: url("fonts/raty.woff") format("woff");
}

.cancel-on-png, .cancel-off-png, .star-on-png, .star-off-png, .star-half-png {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: "raty";
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
  text-transform: none;
}

.cancel-on-png:before {
  content: "\e600";
}

.cancel-off-png:before {
  content: "\e601";
}

.star-on-png:before {
  content: "\f005";
}

.star-off-png:before {
  content: "\f006";
}

.star-half-png:before {
  content: "\f123";
}

Version data entries

8 entries across 8 versions & 2 rubygems

Version Path
ratable-0.1.1 vendor/assets/stylesheets/jquery.raty.css
ratable-0.1.0 vendor/assets/stylesheets/jquery.raty.css
ratable-0.0.9 vendor/assets/stylesheets/jquery.raty.css
ratable-0.0.8 vendor/assets/stylesheets/jquery.raty.css
ratable-0.0.7 vendor/assets/stylesheets/jquery.raty.css
raty_ratings-1.2.0 vendor/assets/stylesheets/jquery.raty.css
raty_ratings-1.1.0 vendor/assets/stylesheets/jquery.raty.css
raty_ratings-1.0.0 vendor/stylesheets/jquery.raty.css