epyce 0.6.0 → 0.7.0

Sign up to get free protection for your applications and to get access to all the features.
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.6.0
1
+ 0.7.0
@@ -1,5 +1,5 @@
1
1
  module Epyce
2
- VERSION = "0.6.0"
2
+ VERSION = "0.7.0"
3
3
  VERSION_DATE = "2011-07-25"
4
4
  SKELETON_VERSION = "1.0.3"
5
5
  KNOCKOUT_VERSION = "1.2.1"
@@ -1,7 +1,6 @@
1
1
  <?xml version="1.0"?>
2
2
  <!DOCTYPE cross-domain-policy SYSTEM "http://www.adobe.com/xml/dtds/cross-domain-policy.dtd">
3
3
  <cross-domain-policy>
4
-
5
4
  <!-- Most restrictive policy: -->
6
5
  <site-control permitted-cross-domain-policies="none"/>
7
6
  <!-- Least restrictive policy: -->
@@ -10,5 +9,4 @@
10
9
  <allow-access-from domain="*" to-ports="*" secure="false"/>
11
10
  <allow-http-request-headers-from domain="*" headers="*" secure="false"/>
12
11
  -->
13
-
14
12
  </cross-domain-policy>
@@ -0,0 +1,9 @@
1
+ /*
2
+ * from HTML5S
3
+ * = require epyce/reset.css
4
+ * = require epyce/screen.css
5
+ * = require epyce/print.css
6
+ * = require epyce/mobile.css
7
+ *
8
+ * = require_tree ./skeleton
9
+ */
@@ -1 +1 @@
1
- .ie6 .container{width:expression(document.body.clientWidth < 600 ? "600px" : document.body.clientWidth > 1000 ? "1000px" : "auto")}hr{margin-top:-0.5em}
1
+ hr{margin-top:-0.5em}.ie6 .container{width:expression(document.body.clientWidth < 600 ? "600px" : document.body.clientWidth > 1000 ? "1000px" : "auto")}
@@ -1 +1 @@
1
- html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}html{overflow-y:scroll}blockquote,q{quotes:none}blockquote:before,blockquote:after{content:"";content:none}q:before,q:after{content:"";content:none}ins{text-decoration:none}del{text-decoration:line-through}abbr[title],dfn[title]{border:0;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;background:none;height:0px;border:0;margin:0;padding:0}input,select{vertical-align:middle}select,input,textarea,button{font-size:99%}pre,code,kbd,samp{font-family:monospace,sans-serif}a:hover,a:active{outline:none}ol{list-style-type:decimal}ul,li{margin:0;list-style:none;list-style-image:none}small{font-size:85%}strong,th{font-weight:bold}td,th{vertical-align:top;text-align:left}sub{font-size:75%;line-height:0;position:relative}sup{font-size:75%;line-height:0;position:relative;top:-0.5em}sub{bottom:-0.25em}pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word;padding:15px}address{font-style:normal}textarea{overflow:auto;resize:none}select,option,input,textarea,select:focus{outline:none;font-size:1em}input[type="radio"]{vertical-align:text-bottom}input[type="checkbox"]{vertical-align:bottom}label{cursor:text}input[type="button"],input[type="submit"],input[type="image"],input[type="reset"]{cursor:pointer}button{cursor:pointer}input,button,textarea{padding:0;border:0;margin:0;background:transparent;font:inherit}caption{text-align:left}h1,h2,h3,h4,h5,h6,strong,th{font-weight:normal;font-size:1em}button{width:auto;cursor:pointer;overflow:visible}.ie6 legend,.ie7 legend{margin-left:-7px}.ie7 img{-ms-interpolation-mode:bicubic}.ie7 input[type="checkbox"]{vertical-align:baseline}.ie6 input{vertical-align:text-bottom}.unselectable{-moz-user-select:-moz-none;-khtml-user-select:none;-webkit-user-select:none;user-select:none}.ir{display:block;text-indent:-999em;overflow:hidden;background-repeat:no-repeat;text-align:left;direction:ltr}.hidden{display:none;visibility:hidden}.visuallyhidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.visuallyhidden.focusable:active,.visuallyhidden.focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}.invisible{visibility:hidden}.cf{clear:both;zoom:1}.cf:before{content:"\0020";display:block;height:0;overflow:hidden}.cf:after{content:"\0020";display:block;height:0;overflow:hidden;clear:both}body{font:normal 13px "Lucida Grande","Tahoma",sans-serif;*font-size:13px;-webkit-font-smoothing:antialiased}body,select,input,textarea,button{color:#303030}select,input,textarea,button{font:99%}b{font-weight:bold}ins,a,a:hover,a:active{text-decoration:none}a,a:active{color:#636363;font-weight:inherit}a:hover{color:#000}a:link{-webkit-tap-highlight-color:#303030}td,th{border:1px solid #e5e5e5}h1,h2,h3,h4,h5,h6{color:#181818;font-family:"Georgia","Times New Roman",serif;font-weight:normal;line-height:1.3em}h1,h2,h3,h4,h5,h6,p{text-rendering:optimizeLegibility}p{line-height:1.618em}h1{font-size:2.6em;margin:14px 0}h2{font-size:2.2em;margin:10px 0}h3{font-size:1.8em;margin:6px 0}h4{font-size:1.4em;margin:4px 0}h5{font-size:1.1em}ul,ol{margin:20px}ol{list-style:decimal}li{margin-bottom:6px;list-style:square outside}blockquote{color:#636363;font-size:1.2em;line-height:1.3em;font-style:italic;margin:14px 0;padding:9px 20px 0 19px;border-left:1px solid #ddd}blockquote p{font-size:inherit;line-height:inherit;color:inherit;font-style:inherit}blockquote cite{display:block;font-size:0.9em;color:#555}blockquote cite:before{content:"\2014 \0020"}blockquote cite a{color:#555}blockquote cite a:visited{color:#555}input[type='text'],input[type='checkbox'],input[type='radio'],input.type_text,input.type_checkbox,input.type_radio{background:none}input[type='checkbox'],input[type='radio'],input.type_checkbox,input.type_radio{border:0}img.scale{max-width:100%;height:auto}hr{height:1px;padding:0;margin:10px 0;color:#c4c4c4;background-color:#c4c4c4;border:0}input[type='text'],input[type='password'],.type_text,.type_password{color:#444;border:1px solid #ccc;padding:2px;background:#fff;-moz-border-radius:2px;-webkit-border-radius:2px;-o-border-radius:2px;-ms-border-radius:2px;-khtml-border-radius:2px;border-radius:2px}input[type='text']:focus,input[type='password']:focus,.type_text:focus,.type_password:focus{color:inherit;border:1px solid #aaa;-moz-box-shadow:#eeeeee 1px 1px 0;-webkit-box-shadow:#eeeeee 1px 1px 0;-o-box-shadow:#eeeeee 1px 1px 0;box-shadow:#eeeeee 1px 1px 0}a.button,button,input[type='submit'],input[type='reset'],input[type='button'],.type_submit,.type_reset,.type_button{color:#444;border:1px solid #aaa;border-top:1px solid #ccc;border-left:1px solid #ccc;padding:2px 5px;display:inline-block;font-size:0.85em;cursor:pointer;margin-bottom:16px;line-height:15px;background:#eee;-moz-border-radius:3px;-webkit-border-radius:3px;-o-border-radius:3px;-ms-border-radius:3px;-khtml-border-radius:3px;border-radius:3px;text-shadow:rgba(255, 255, 255, 0.75) 0 1px;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f7f7f7), color-stop(100%, #dddddd));background-image:-webkit-linear-gradient(top, #f7f7f7,#dddddd);background-image:-moz-linear-gradient(top, #f7f7f7,#dddddd);background-image:-o-linear-gradient(top, #f7f7f7,#dddddd);background-image:linear-gradient(top, #f7f7f7,#dddddd);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr=#f7f7f7, endColorStr=#ddd, GradientType=1);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#f7f7f7, endColorstr=#ddd, GradientType=1)"}a.button:hover,button:hover,input[type='submit']:hover,input[type='reset']:hover,input[type='button']:hover,.type_submit:hover,.type_reset:hover,.type_button:hover{color:#fcfcfc;background:#5499d8;padding:2px 5px;border:1px solid #888;border-top:1px solid #aaa;border-left:1px solid #aaa;text-shadow:none;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #5499d8), color-stop(100%, #2d7dc5));background-image:-webkit-linear-gradient(top, #5499d8,#2d7dc5);background-image:-moz-linear-gradient(top, #5499d8,#2d7dc5);background-image:-o-linear-gradient(top, #5499d8,#2d7dc5);background-image:linear-gradient(top, #5499d8,#2d7dc5);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr=#5499d8, endColorStr=#2d7dc5, GradientType=1);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#5499d8, endColorstr=#2d7dc5, GradientType=1)"}a.button:active,button:active,input[type='submit']:active,input[type='reset']:active,input[type='button']:active,.type_submit:active,.type_reset:active,.type_button:active{color:#fff;background:#2d7dc5;padding:2px 5px;border:1px solid #888;border-bottom:1px solid #aaa;border-right:1px solid #aaa;text-shadow:none;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #2d7dc5), color-stop(100%, #5499d8));background-image:-webkit-linear-gradient(top, #2d7dc5,#5499d8);background-image:-moz-linear-gradient(top, #2d7dc5,#5499d8);background-image:-o-linear-gradient(top, #2d7dc5,#5499d8);background-image:linear-gradient(top, #2d7dc5,#5499d8);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr=#2d7dc5, endColorStr=#5499d8, GradientType=1);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#2d7dc5, endColorstr=#5499d8, GradientType=1)";position:relative;top:1px}textarea,textarea:hover,textarea:focus,textarea:active{background:#fff;border:1px solid #e5e5e5}textarea,select{color:inherit;border:1px solid #ccc;width:210px;max-width:100%;display:block;margin-bottom:20px;background:#fff;-moz-border-radius:2px;-webkit-border-radius:2px;-o-border-radius:2px;-ms-border-radius:2px;-khtml-border-radius:2px;border-radius:2px}textarea:focus,select:focus{border:1px solid #aaa;-moz-box-shadow:#eeeeee 2px 2px 0;-webkit-box-shadow:#eeeeee 2px 2px 0;-o-box-shadow:#eeeeee 2px 2px 0;box-shadow:#eeeeee 2px 2px 0}textarea{padding:6px 4px}::-moz-selection{background:#2d7dc5;color:#fff;text-shadow:none}::selection{background:#0bf;color:#fff;text-shadow:none}
1
+ html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}html{overflow-y:scroll}blockquote,q{quotes:none}blockquote:before,blockquote:after{content:"";content:none}q:before,q:after{content:"";content:none}ins{text-decoration:none}del{text-decoration:line-through}abbr[title],dfn[title]{border:0;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;background:none;height:0px;border:0;margin:0;padding:0}input,select{vertical-align:middle}select,input,textarea,button{font-size:99%}pre,code,kbd,samp{font-family:monospace,sans-serif}a:hover,a:active{outline:none}ol{list-style-type:decimal}ul,li{margin:0;list-style:none;list-style-image:none}small{font-size:85%}strong,th{font-weight:bold}td,th{vertical-align:top;text-align:left}sub{font-size:75%;line-height:0;position:relative}sup{font-size:75%;line-height:0;position:relative;top:-0.5em}sub{bottom:-0.25em}pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word;padding:15px}address{font-style:normal}textarea{overflow:auto;resize:none}select,option,input,textarea,select:focus{outline:none;font-size:1em}input[type="radio"]{vertical-align:text-bottom}input[type="checkbox"]{vertical-align:bottom}label{cursor:text}input[type="button"],input[type="submit"],input[type="image"],input[type="reset"]{cursor:pointer}button{cursor:pointer}input,button,textarea{padding:0;border:0;margin:0;background:transparent;font:inherit}caption{text-align:left}h1,h2,h3,h4,h5,h6,strong,th{font-weight:normal;font-size:1em}button{width:auto;cursor:pointer;overflow:visible}.ie6 legend,.ie7 legend{margin-left:-7px}.ie7 img{-ms-interpolation-mode:bicubic}.ie7 input[type="checkbox"]{vertical-align:baseline}.ie6 input{vertical-align:text-bottom}.unselectable{-moz-user-select:-moz-none;-khtml-user-select:none;-webkit-user-select:none;user-select:none}.imageReplace{display:block;text-indent:-999em;overflow:hidden;background-repeat:no-repeat;text-align:left;direction:ltr}.hidden{display:none;visibility:hidden;overflow:hidden}.visuallyhidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.visuallyhidden.focusable:active,.visuallyhidden.focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}.invisible{visibility:hidden}.cf{clear:both;display:block;zoom:1}.cf:before{content:"\0020";display:block;height:0;overflow:hidden}.cf:after{content:"\0020";display:block;height:0;overflow:hidden;clear:both}body{font:normal 13px "Lucida Grande","Tahoma",sans-serif;*font-size:13px;-webkit-font-smoothing:antialiased}body,select,input,textarea,button{color:#303030}select,input,textarea,button{font:99%}b{font-weight:bold}ins,a,a:hover,a:active{text-decoration:none}a,a:active{color:#636363;font-weight:inherit}a:hover{color:#000}a:link{-webkit-tap-highlight-color:#303030}td,th{border:1px solid #e5e5e5}h1,h2,h3,h4,h5,h6{color:#181818;font-family:"Georgia","Times New Roman",serif;font-weight:normal;line-height:1.3em}h1,h2,h3,h4,h5,h6,p{text-rendering:optimizeLegibility}p{line-height:1.618em}h1{font-size:2.6em;margin:14px 0}h2{font-size:2.2em;margin:10px 0}h3{font-size:1.8em;margin:6px 0}h4{font-size:1.4em;margin:4px 0}h5{font-size:1.1em}ul,ol{margin:20px}ol{list-style:decimal}li{margin-bottom:6px;list-style:square outside}blockquote{color:#636363;font-size:1.2em;line-height:1.3em;font-style:italic;margin:14px 0;padding:9px 20px 0 19px;border-left:1px solid #ddd}blockquote p{font-size:inherit;line-height:inherit;color:inherit;font-style:inherit}blockquote cite{display:block;font-size:0.9em;color:#555}blockquote cite:before{content:"\2014 \0020"}blockquote cite a{color:#555}blockquote cite a:visited{color:#555}input[type='text'],input[type='checkbox'],input[type='radio'],input.type_text,input.type_checkbox,input.type_radio{background:none}input[type='checkbox'],input[type='radio'],input.type_checkbox,input.type_radio{border:0}img.scale{max-width:100%;height:auto}hr{height:1px;padding:0;margin:10px 0;color:#c4c4c4;background-color:#c4c4c4;border:0}input[type='text'],input[type='password'],.type_text,.type_password{color:#444;border:1px solid #ccc;padding:2px;background:#fff;-moz-border-radius:2px;-webkit-border-radius:2px;-o-border-radius:2px;-ms-border-radius:2px;-khtml-border-radius:2px;border-radius:2px}input[type='text']:focus,input[type='password']:focus,.type_text:focus,.type_password:focus{color:inherit;border:1px solid #aaa;-moz-box-shadow:#eee 1px 1px 0;-webkit-box-shadow:#eee 1px 1px 0;-o-box-shadow:#eee 1px 1px 0;box-shadow:#eee 1px 1px 0}a.button,button,input[type='submit'],input[type='reset'],input[type='button'],.type_submit,.type_reset,.type_button{color:#444;border:1px solid #aaa;border-top:1px solid #ccc;border-left:1px solid #ccc;padding:2px 5px;display:inline-block;font-size:0.85em;cursor:pointer;margin-bottom:16px;line-height:15px;background:#eee;-moz-border-radius:3px;-webkit-border-radius:3px;-o-border-radius:3px;-ms-border-radius:3px;-khtml-border-radius:3px;border-radius:3px;text-shadow:rgba(255,255,255,0.75) 0 1px;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f7f7f7), color-stop(100%, #dddddd));background-image:-webkit-linear-gradient(top, #f7f7f7,#dddddd);background-image:-moz-linear-gradient(top, #f7f7f7,#dddddd);background-image:-o-linear-gradient(top, #f7f7f7,#dddddd);background-image:linear-gradient(top, #f7f7f7,#dddddd);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr=#f7f7f7, endColorStr=#ddd, GradientType=1);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#f7f7f7, endColorstr=#ddd, GradientType=1)"}a.button:hover,button:hover,input[type='submit']:hover,input[type='reset']:hover,input[type='button']:hover,.type_submit:hover,.type_reset:hover,.type_button:hover{color:#fcfcfc;background:#5499d8;padding:2px 5px;border:1px solid #888;border-top:1px solid #aaa;border-left:1px solid #aaa;text-shadow:none;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #5499d8), color-stop(100%, #2d7dc5));background-image:-webkit-linear-gradient(top, #5499d8,#2d7dc5);background-image:-moz-linear-gradient(top, #5499d8,#2d7dc5);background-image:-o-linear-gradient(top, #5499d8,#2d7dc5);background-image:linear-gradient(top, #5499d8,#2d7dc5);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr=#5499d8, endColorStr=#2d7dc5, GradientType=1);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#5499d8, endColorstr=#2d7dc5, GradientType=1)"}a.button:active,button:active,input[type='submit']:active,input[type='reset']:active,input[type='button']:active,.type_submit:active,.type_reset:active,.type_button:active{color:#fff;background:#2d7dc5;padding:2px 5px;border:1px solid #888;border-bottom:1px solid #aaa;border-right:1px solid #aaa;text-shadow:none;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #2d7dc5), color-stop(100%, #5499d8));background-image:-webkit-linear-gradient(top, #2d7dc5,#5499d8);background-image:-moz-linear-gradient(top, #2d7dc5,#5499d8);background-image:-o-linear-gradient(top, #2d7dc5,#5499d8);background-image:linear-gradient(top, #2d7dc5,#5499d8);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr=#2d7dc5, endColorStr=#5499d8, GradientType=1);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#2d7dc5, endColorstr=#5499d8, GradientType=1)";position:relative;top:1px}textarea,textarea:hover,textarea:focus,textarea:active{background:#fff;border:1px solid #e5e5e5}textarea,select{color:inherit;border:1px solid #ccc;width:210px;max-width:100%;display:block;margin-bottom:20px;background:#fff;-moz-border-radius:2px;-webkit-border-radius:2px;-o-border-radius:2px;-ms-border-radius:2px;-khtml-border-radius:2px;border-radius:2px}textarea:focus,select:focus{border:1px solid #aaa;-moz-box-shadow:#eee 2px 2px 0;-webkit-box-shadow:#eee 2px 2px 0;-o-box-shadow:#eee 2px 2px 0;box-shadow:#eee 2px 2px 0}textarea{padding:6px 4px}::-moz-selection{background:#2d7dc5;color:#fff;text-shadow:none}::selection{background:#2d7dc5;color:#fff;text-shadow:none}
@@ -1 +1 @@
1
- .container{display:block;margin:0 auto;text-align:left}#page_wrap{display:block;margin:0 auto;text-align:left;width:960px}.no-js body{background:#8a2828}
1
+ @font-face{font-family:"BPreplay";src:url("../fonts/BPreplay.eot");src:local("BPreplay"),url("../fonts/BPreplay.svg#BPreplay") format("svg"),local("BPreplay"),url("../fonts/BPreplay.otf") format("opentype"),local("BPreplay"),url("../fonts/BPreplay.ttf") format("truetype")}.container{display:block;margin:0 auto;text-align:left}#page_wrap{display:block;margin:0 auto;text-align:left;width:960px}h1,h2,h3,h4{font-family:"BPreplay",Arial}.no-js body{background:#8a2828}
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: epyce
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.6.0
4
+ version: 0.7.0
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -14,7 +14,7 @@ default_executable:
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
16
16
  name: railties
17
- requirement: &70269122412660 !ruby/object:Gem::Requirement
17
+ requirement: &70205901806060 !ruby/object:Gem::Requirement
18
18
  none: false
19
19
  requirements:
20
20
  - - ~>
@@ -22,10 +22,10 @@ dependencies:
22
22
  version: 3.1.0.rc1
23
23
  type: :runtime
24
24
  prerelease: false
25
- version_requirements: *70269122412660
25
+ version_requirements: *70205901806060
26
26
  - !ruby/object:Gem::Dependency
27
27
  name: haml
28
- requirement: &70269122474660 !ruby/object:Gem::Requirement
28
+ requirement: &70205901805560 !ruby/object:Gem::Requirement
29
29
  none: false
30
30
  requirements:
31
31
  - - ! '>='
@@ -33,7 +33,7 @@ dependencies:
33
33
  version: '0'
34
34
  type: :runtime
35
35
  prerelease: false
36
- version_requirements: *70269122474660
36
+ version_requirements: *70205901805560
37
37
  description: define a new layout and change asset manager defaults to get advantage
38
38
  of skeleton (http://www.getskeleton.com/),Damian Le Nouaille HTML5S (https://github.com/damln/Html5S)
39
39
  and knockout (http://knockoutjs.com)
@@ -75,8 +75,7 @@ files:
75
75
  - vendor/assets/javascripts/epyce/knockout-1.2.1.js
76
76
  - vendor/assets/javascripts/epyce/respond.min.js
77
77
  - vendor/assets/javascripts/epyce/underscore-min.js
78
- - vendor/assets/stylesheets/epyce.css.sass
79
- - vendor/assets/stylesheets/epyce/.gitkeep
78
+ - vendor/assets/stylesheets/epyce.css
80
79
  - vendor/assets/stylesheets/epyce/ie.css
81
80
  - vendor/assets/stylesheets/epyce/mobile.css
82
81
  - vendor/assets/stylesheets/epyce/print.css
@@ -1,10 +0,0 @@
1
- //# include all files in htm5-epyce folder
2
-
3
- // # ftom HTML5S
4
- // = require ./epyce/reset.css
5
- // = require ./epyce/screen.css
6
- // = require ./epyce/print.css
7
- // = require ./epyce/mobile.css
8
-
9
- // = require_tree ./skeleton
10
-
File without changes