sandbox/tmp/cache/assets/CD8/370/sprockets%2F357970feca3ac29060c1e3861e2c0953 in iugu-ux-0.7.1 vs sandbox/tmp/cache/assets/CD8/370/sprockets%2F357970feca3ac29060c1e3861e2c0953 in iugu-ux-0.8.0
- old
+ new
@@ -1,8 +1,8 @@
-o: ActiveSupport::Cache::Entry :@compressedF:@expires_in0:@created_atf1351285212.5413175 ¤ò:@value")<{I"
+o: ActiveSupport::Cache::Entry :@compressedF:@expires_in0:@created_atf1356516002.1929338 Y:@value"A;{I"
class:EFI"BundledAsset; FI"logical_path; FI"application.css; TI"
pathname; FI"1$root/app/assets/stylesheets/application.css; FI"content_type; FI"
text/css; FI"
-mtime; FI"2012-10-08T14:33:15-03:00; FI"length; Fi†:I"digest; F"%e8264dd903514118364e3e88fbdf77f8I"source; FI"†:/* line 36, ../../app/assets/stylesheets/experiment.sass */
+mtime; FI"2012-11-24T01:23:47-02:00; FI"length; Fiž9I"digest; F"%c128b1e3c7944fd7739bb5b0ef33c624I"source; FI"ž9/* line 36, ../../app/assets/stylesheets/experiment.sass */
html, body, #app {
height: 100%;
width: 100%;
position: relative;
-webkit-box-sizing: border-box;
@@ -36,11 +36,11 @@
border-left: 1px solid white;
border-top: 1px solid white;
border-right: 1px solid #ececec;
border-bottom: 1px solid #ececec;
}
-/* line 38, ../../../../../.rvm/gems/ruby-1.9.2-head/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
+/* line 38, ../../../../../.rvm/gems/ruby-1.9.2-p290/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.ui-box:after {
content: "";
display: table;
clear: both;
}
@@ -78,11 +78,11 @@
.ui-box .content.handle-sidebar {
border-left: 1px solid #fefefe;
margin-left: 256px;
}
-@media only screen and (min-width: 769px) {
+@media only screen and (min-width: 768px) {
/* line 87, ../../app/assets/stylesheets/experiment.sass */
body {
padding: 20px;
background-image: -webkit-gradient(radial, 50% 0%, 0, 50% 0%, 300, color-stop(0%, #4d7498), color-stop(100%, rgba(77, 116, 152, 0))), -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(30%, #4d7498), color-stop(70%, #3c5a76));
background-image: -webkit-radial-gradient(top center, circle, #4d7498 0px, rgba(77, 116, 152, 0) 300px), -webkit-linear-gradient(bottom, #4d7498 30%, #3c5a76 70%);
@@ -122,68 +122,64 @@
-webkit-border-radius: 4px 4px;
-moz-border-radius: 4px / 4px;
border-radius: 4px / 4px;
}
-@media only screen and (max-width: 768px) {
+@media only screen and (max-width: 767px) {
/* line 97, ../../app/assets/stylesheets/experiment.sass */
body {
background: #3d3d3d;
}
/* line 102, ../../app/assets/stylesheets/experiment.sass */
.mobile .ui-box .content.handle-sidebar {
- -webkit-transform: translate3d(0, 0, 0);
- -moz-transform: translate3d(0, 0, 0);
- -ms-transform: translate3d(0, 0, 0);
- -o-transform: translate3d(0, 0, 0);
- transform: translate3d(0, 0, 0);
+ -webkit-transform: translateZ(0px);
+ -moz-transform: translateZ(0px);
+ -ms-transform: translateZ(0px);
+ -o-transform: translateZ(0px);
+ transform: translateZ(0px);
}
- /* line 105, ../../app/assets/stylesheets/experiment.sass */
+ /* line 106, ../../app/assets/stylesheets/experiment.sass */
.ui-box {
border: none;
background: #3d3d3d;
}
- /* line 109, ../../app/assets/stylesheets/experiment.sass */
+ /* line 110, ../../app/assets/stylesheets/experiment.sass */
.ui-box .sidebar {
float: none;
position: absolute;
z-index: 1000;
width: 256px;
border: none;
background: #3d3d3d;
visibility: hidden;
- -webkit-transition-property: visibility, border, margin;
- -moz-transition-property: visibility, border, margin;
- -o-transition-property: visibility, border, margin;
- transition-property: visibility, border, margin;
-webkit-transition-delay: 0.3s;
-moz-transition-delay: 0.3s;
-o-transition-delay: 0.3s;
transition-delay: 0.3s;
}
- /* line 121, ../../app/assets/stylesheets/experiment.sass */
+ /* line 122, ../../app/assets/stylesheets/experiment.sass */
.ui-box .content.handle-sidebar {
margin-left: 0px;
border-left: none;
z-index: 2000;
min-width: 320px;
- -webkit-transition-property: all;
- -moz-transition-property: all;
- -o-transition-property: all;
- transition-property: all;
- -webkit-transition-duration: 0.3s;
- -moz-transition-duration: 0.3s;
- -o-transition-duration: 0.3s;
- transition-duration: 0.3s;
- -webkit-transition-timing-function: ease;
- -moz-transition-timing-function: ease;
- -o-transition-timing-function: ease;
- transition-timing-function: ease;
+ -webkit-transition-property: -webkit-transform;
+ -moz-transition-property: -moz-transform;
+ -o-transition-property: -o-transform;
+ transition-property: transform;
+ -webkit-transition-duration: 300ms;
+ -moz-transition-duration: 300ms;
+ -o-transition-duration: 300ms;
+ transition-duration: 300ms;
+ -webkit-transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
+ -moz-transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
+ -o-transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
+ transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
}
- /* line 131, ../../app/assets/stylesheets/experiment.sass */
+ /* line 133, ../../app/assets/stylesheets/experiment.sass */
.ui-box .content {
background: top, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(44px, #f4f4f4), color-stop(100%, #ececec));
background: top, -webkit-linear-gradient(#f4f4f4 44px, #ececec);
background: top, -moz-linear-gradient(#f4f4f4 44px, #ececec);
background: top, -o-linear-gradient(#f4f4f4 44px, #ececec);
@@ -197,11 +193,11 @@
border-bottom: 1px solid #ececec;
-webkit-border-radius: 4px 4px;
-moz-border-radius: 4px / 4px;
border-radius: 4px / 4px;
}
- /* line 141, ../../app/assets/stylesheets/experiment.sass */
+ /* line 143, ../../app/assets/stylesheets/experiment.sass */
.ui-box .content.handle-sidebar .small-navigation {
display: block;
height: 44px;
position: relative;
background: #5282bc;
@@ -220,11 +216,11 @@
border-left: 1px solid #779dca;
border-top: 1px solid #779dca;
border-right: 1px solid #5282bc;
border-bottom: 1px solid #04070b;
}
- /* line 157, ../../app/assets/stylesheets/experiment.sass */
+ /* line 159, ../../app/assets/stylesheets/experiment.sass */
.ui-box .content.handle-sidebar .small-navigation .toggle-sidebar {
display: block;
width: 44px;
height: 44px;
cursor: pointer;
@@ -232,23 +228,23 @@
top: 0px;
left: 0px;
z-index: 10;
}
- /* line 167, ../../app/assets/stylesheets/experiment.sass */
+ /* line 169, ../../app/assets/stylesheets/experiment.sass */
.desktop .open, .mobile .open {
border: none;
}
- /* line 169, ../../app/assets/stylesheets/experiment.sass */
+ /* line 171, ../../app/assets/stylesheets/experiment.sass */
.desktop .open .content.handle-sidebar, .mobile .open .content.handle-sidebar {
- -webkit-transform: translate3d(256px, 0, 0);
- -moz-transform: translate3d(256px, 0, 0);
- -ms-transform: translate3d(256px, 0, 0);
- -o-transform: translate3d(256px, 0, 0);
- transform: translate3d(256px, 0, 0);
+ -webkit-transform: translateX(256px);
+ -moz-transform: translateX(256px);
+ -ms-transform: translateX(256px);
+ -o-transform: translateX(256px);
+ transform: translateX(256px);
}
- /* line 172, ../../app/assets/stylesheets/experiment.sass */
+ /* line 175, ../../app/assets/stylesheets/experiment.sass */
.desktop .open .sidebar, .mobile .open .sidebar {
display: block;
visibility: visible;
margin: 1px;
-webkit-transition-property: border;
@@ -265,59 +261,55 @@
.mq-sm body {
background: #3d3d3d;
}
/* line 102, ../../app/assets/stylesheets/experiment.sass */
.mq-sm .mobile .ui-box .content.handle-sidebar {
- -webkit-transform: translate3d(0, 0, 0);
- -moz-transform: translate3d(0, 0, 0);
- -ms-transform: translate3d(0, 0, 0);
- -o-transform: translate3d(0, 0, 0);
- transform: translate3d(0, 0, 0);
+ -webkit-transform: translateZ(0px);
+ -moz-transform: translateZ(0px);
+ -ms-transform: translateZ(0px);
+ -o-transform: translateZ(0px);
+ transform: translateZ(0px);
}
-/* line 105, ../../app/assets/stylesheets/experiment.sass */
+/* line 106, ../../app/assets/stylesheets/experiment.sass */
.mq-sm .ui-box {
border: none;
background: #3d3d3d;
}
-/* line 109, ../../app/assets/stylesheets/experiment.sass */
+/* line 110, ../../app/assets/stylesheets/experiment.sass */
.mq-sm .ui-box .sidebar {
float: none;
position: absolute;
z-index: 1000;
width: 256px;
border: none;
background: #3d3d3d;
visibility: hidden;
- -webkit-transition-property: visibility, border, margin;
- -moz-transition-property: visibility, border, margin;
- -o-transition-property: visibility, border, margin;
- transition-property: visibility, border, margin;
-webkit-transition-delay: 0.3s;
-moz-transition-delay: 0.3s;
-o-transition-delay: 0.3s;
transition-delay: 0.3s;
}
-/* line 121, ../../app/assets/stylesheets/experiment.sass */
+/* line 122, ../../app/assets/stylesheets/experiment.sass */
.mq-sm .ui-box .content.handle-sidebar {
margin-left: 0px;
border-left: none;
z-index: 2000;
min-width: 320px;
- -webkit-transition-property: all;
- -moz-transition-property: all;
- -o-transition-property: all;
- transition-property: all;
- -webkit-transition-duration: 0.3s;
- -moz-transition-duration: 0.3s;
- -o-transition-duration: 0.3s;
- transition-duration: 0.3s;
- -webkit-transition-timing-function: ease;
- -moz-transition-timing-function: ease;
- -o-transition-timing-function: ease;
- transition-timing-function: ease;
+ -webkit-transition-property: -webkit-transform;
+ -moz-transition-property: -moz-transform;
+ -o-transition-property: -o-transform;
+ transition-property: transform;
+ -webkit-transition-duration: 300ms;
+ -moz-transition-duration: 300ms;
+ -o-transition-duration: 300ms;
+ transition-duration: 300ms;
+ -webkit-transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
+ -moz-transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
+ -o-transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
+ transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
}
-/* line 131, ../../app/assets/stylesheets/experiment.sass */
+/* line 133, ../../app/assets/stylesheets/experiment.sass */
.mq-sm .ui-box .content {
background: top, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(44px, #f4f4f4), color-stop(100%, #ececec));
background: top, -webkit-linear-gradient(#f4f4f4 44px, #ececec);
background: top, -moz-linear-gradient(#f4f4f4 44px, #ececec);
background: top, -o-linear-gradient(#f4f4f4 44px, #ececec);
@@ -331,11 +323,11 @@
border-bottom: 1px solid #ececec;
-webkit-border-radius: 4px 4px;
-moz-border-radius: 4px / 4px;
border-radius: 4px / 4px;
}
-/* line 141, ../../app/assets/stylesheets/experiment.sass */
+/* line 143, ../../app/assets/stylesheets/experiment.sass */
.mq-sm .ui-box .content.handle-sidebar .small-navigation {
display: block;
height: 44px;
position: relative;
background: #5282bc;
@@ -354,34 +346,34 @@
border-left: 1px solid #779dca;
border-top: 1px solid #779dca;
border-right: 1px solid #5282bc;
border-bottom: 1px solid #04070b;
}
-/* line 157, ../../app/assets/stylesheets/experiment.sass */
+/* line 159, ../../app/assets/stylesheets/experiment.sass */
.mq-sm .ui-box .content.handle-sidebar .small-navigation .toggle-sidebar {
display: block;
width: 44px;
height: 44px;
cursor: pointer;
position: absolute;
top: 0px;
left: 0px;
z-index: 10;
}
-/* line 167, ../../app/assets/stylesheets/experiment.sass */
+/* line 169, ../../app/assets/stylesheets/experiment.sass */
.mq-sm .desktop .open, .mq-sm .mobile .open {
border: none;
}
-/* line 169, ../../app/assets/stylesheets/experiment.sass */
+/* line 171, ../../app/assets/stylesheets/experiment.sass */
.mq-sm .desktop .open .content.handle-sidebar, .mq-sm .mobile .open .content.handle-sidebar {
- -webkit-transform: translate3d(256px, 0, 0);
- -moz-transform: translate3d(256px, 0, 0);
- -ms-transform: translate3d(256px, 0, 0);
- -o-transform: translate3d(256px, 0, 0);
- transform: translate3d(256px, 0, 0);
+ -webkit-transform: translateX(256px);
+ -moz-transform: translateX(256px);
+ -ms-transform: translateX(256px);
+ -o-transform: translateX(256px);
+ transform: translateX(256px);
}
-/* line 172, ../../app/assets/stylesheets/experiment.sass */
+/* line 175, ../../app/assets/stylesheets/experiment.sass */
.mq-sm .desktop .open .sidebar, .mq-sm .mobile .open .sidebar {
display: block;
visibility: visible;
margin: 1px;
-webkit-transition-property: border;
@@ -395,6 +387,6 @@
}
/*
*/
-; FI"required_assets_digest; F"%4f191b5d7be8a0810e1b5b39439a4037I"
_version; F"%9f3b95dd7ea3030dc35985c0a8020862
+; FI"required_assets_digest; F"%4199f26743103d639a8e061b320d835fI"
_version; F"%9f3b95dd7ea3030dc35985c0a8020862
\ No newline at end of file