Browse Source

run grunt

pull/417/head
connors 11 years ago
parent
commit
3760f4c0b3
  1. 4
      docs/dist/css/ratchet.css
  2. 2
      docs/dist/css/ratchet.min.css

4
docs/dist/css/ratchet.css vendored

@ -1250,8 +1250,8 @@ select {
@font-face {
font-family: Ratchicons;
src: url("fonts/ratchicons.eot");
src: url("fonts/ratchicons.eot?#iefix") format("embedded-opentype"), url("fonts/ratchicons.woff") format("woff"), url("fonts/ratchicons.ttf") format("truetype"), url("fonts/ratchicons.svg#svgFontName") format("svg");
src: url("../fonts/ratchicons.eot");
src: url("../fonts/ratchicons.eot?#iefix") format("embedded-opentype"), url("../fonts/ratchicons.woff") format("woff"), url("../fonts/ratchicons.ttf") format("truetype"), url("../fonts/ratchicons.svg#svgFontName") format("svg");
font-weight: normal;
font-style: normal;
}

2
docs/dist/css/ratchet.min.css vendored

File diff suppressed because one or more lines are too long
Loading…
Cancel
Save