sandbox/tmp/cache/assets/CD8/370/sprockets%2F357970feca3ac29060c1e3861e2c0953 in iugu-ux-0.8.0 vs sandbox/tmp/cache/assets/CD8/370/sprockets%2F357970feca3ac29060c1e3861e2c0953 in iugu-ux-0.8.5
- old
+ new
@@ -1,392 +1,7 @@
-o: ActiveSupport::Cache::Entry :@compressedF:@expires_in0:@created_atf1356516002.1929338 Y:@value"A;{I"
+o: ActiveSupport::Cache::Entry :@compressedF:@expires_in0:@created_atf1357646555.7580709 „<:@value"§{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-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;
- -moz-box-sizing: border-box;
- box-sizing: border-box;
-}
+mtime; FI"2013-01-08T10:02:32-02:00; FI"length; Fi
I"digest; F"%da5e6a8e81ee8b845dd0d29cf4572004I"source; FI"
/*
-/* line 42, ../../app/assets/stylesheets/experiment.sass */
-html, body {
- overflow: hidden;
-}
-
-/* line 45, ../../app/assets/stylesheets/experiment.sass */
-body {
- background: #3c5a76;
-}
-
-/* line 48, ../../app/assets/stylesheets/experiment.sass */
-.ui-box {
- *zoom: 1;
- background: #ececec;
- width: 100%;
- margin-left: auto;
- margin-right: auto;
- position: relative;
- color: #666666;
- height: 100%;
- -webkit-box-sizing: border-box;
- -moz-box-sizing: border-box;
- box-sizing: border-box;
- 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-p290/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
-.ui-box:after {
- content: "";
- display: table;
- clear: both;
-}
-/* line 63, ../../app/assets/stylesheets/experiment.sass */
-.ui-box .sidebar {
- float: left;
- width: 256px;
- height: 100%;
- background: #e4e4e4;
- border-right: 1px solid #cbcbcb;
- padding: 20px;
- -webkit-box-sizing: border-box;
- -moz-box-sizing: border-box;
- box-sizing: border-box;
- position: relative;
-}
-/* line 73, ../../app/assets/stylesheets/experiment.sass */
-.ui-box .content {
- height: 100%;
- position: relative;
- 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);
- background: top, linear-gradient(#f4f4f4 44px, #ececec);
- -webkit-box-sizing: border-box;
- -moz-box-sizing: border-box;
- box-sizing: border-box;
-}
-/* line 79, ../../app/assets/stylesheets/experiment.sass */
-.ui-box .content .small-navigation {
- display: none;
-}
-/* line 82, ../../app/assets/stylesheets/experiment.sass */
-.ui-box .content.handle-sidebar {
- border-left: 1px solid #fefefe;
- margin-left: 256px;
-}
-
-@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%);
- background-image: -moz-radial-gradient(top center, circle, #4d7498 0px, rgba(77, 116, 152, 0) 300px), -moz-linear-gradient(bottom, #4d7498 30%, #3c5a76 70%);
- background-image: -o-radial-gradient(top center, circle, #4d7498 0px, rgba(77, 116, 152, 0) 300px), -o-linear-gradient(bottom, #4d7498 30%, #3c5a76 70%);
- background-image: radial-gradient(top center, circle, #4d7498 0px, rgba(77, 116, 152, 0) 300px), linear-gradient(bottom, #4d7498 30%, #3c5a76 70%);
- }
-
- /* line 90, ../../app/assets/stylesheets/experiment.sass */
- .ui-box {
- max-width: 980px;
- -webkit-box-shadow: rgba(0, 0, 0, 0.54) 0px 0px 2px, rgba(0, 0, 0, 0.25) 0px 0px 20px;
- -moz-box-shadow: rgba(0, 0, 0, 0.54) 0px 0px 2px, rgba(0, 0, 0, 0.25) 0px 0px 20px;
- box-shadow: rgba(0, 0, 0, 0.54) 0px 0px 2px, rgba(0, 0, 0, 0.25) 0px 0px 20px;
- border: 1px solid red, 2px solid cyan;
- -webkit-border-radius: 4px 4px;
- -moz-border-radius: 4px / 4px;
- border-radius: 4px / 4px;
- }
-}
-/* line 87, ../../app/assets/stylesheets/experiment.sass */
-.mq-ls 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%);
- background-image: -moz-radial-gradient(top center, circle, #4d7498 0px, rgba(77, 116, 152, 0) 300px), -moz-linear-gradient(bottom, #4d7498 30%, #3c5a76 70%);
- background-image: -o-radial-gradient(top center, circle, #4d7498 0px, rgba(77, 116, 152, 0) 300px), -o-linear-gradient(bottom, #4d7498 30%, #3c5a76 70%);
- background-image: radial-gradient(top center, circle, #4d7498 0px, rgba(77, 116, 152, 0) 300px), linear-gradient(bottom, #4d7498 30%, #3c5a76 70%);
-}
-/* line 90, ../../app/assets/stylesheets/experiment.sass */
-.mq-ls .ui-box {
- max-width: 980px;
- -webkit-box-shadow: rgba(0, 0, 0, 0.54) 0px 0px 2px, rgba(0, 0, 0, 0.25) 0px 0px 20px;
- -moz-box-shadow: rgba(0, 0, 0, 0.54) 0px 0px 2px, rgba(0, 0, 0, 0.25) 0px 0px 20px;
- box-shadow: rgba(0, 0, 0, 0.54) 0px 0px 2px, rgba(0, 0, 0, 0.25) 0px 0px 20px;
- border: 1px solid red, 2px solid cyan;
- -webkit-border-radius: 4px 4px;
- -moz-border-radius: 4px / 4px;
- border-radius: 4px / 4px;
-}
-
-@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: translateZ(0px);
- -moz-transform: translateZ(0px);
- -ms-transform: translateZ(0px);
- -o-transform: translateZ(0px);
- transform: translateZ(0px);
- }
-
- /* line 106, ../../app/assets/stylesheets/experiment.sass */
- .ui-box {
- border: none;
- background: #3d3d3d;
- }
- /* 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-delay: 0.3s;
- -moz-transition-delay: 0.3s;
- -o-transition-delay: 0.3s;
- transition-delay: 0.3s;
- }
- /* 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: -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 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);
- background: top, linear-gradient(#f4f4f4 44px, #ececec);
- -webkit-box-shadow: rgba(0, 0, 0, 0.54) 0px 0px 2px, rgba(0, 0, 0, 0.8) 0px 0px 15px;
- -moz-box-shadow: rgba(0, 0, 0, 0.54) 0px 0px 2px, rgba(0, 0, 0, 0.8) 0px 0px 15px;
- box-shadow: rgba(0, 0, 0, 0.54) 0px 0px 2px, rgba(0, 0, 0, 0.8) 0px 0px 15px;
- border-left: 1px solid white;
- border-top: 1px solid white;
- border-right: 1px solid #ececec;
- border-bottom: 1px solid #ececec;
- -webkit-border-radius: 4px 4px;
- -moz-border-radius: 4px / 4px;
- border-radius: 4px / 4px;
- }
- /* line 143, ../../app/assets/stylesheets/experiment.sass */
- .ui-box .content.handle-sidebar .small-navigation {
- display: block;
- height: 44px;
- position: relative;
- background: #5282bc;
- background: top, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(22px, #5282bc), color-stop(100%, #3d699e));
- background: top, -webkit-linear-gradient(#5282bc 22px, #3d699e);
- background: top, -moz-linear-gradient(#5282bc 22px, #3d699e);
- background: top, -o-linear-gradient(#5282bc 22px, #3d699e);
- background: top, linear-gradient(#5282bc 22px, #3d699e);
- margin-top: -1px;
- margin-right: -2px;
- -webkit-border-radius: 4px 4px 0px 0px;
- -moz-border-radius: 4px 4px 0px 0px;
- -ms-border-radius: 4px 4px 0px 0px;
- -o-border-radius: 4px 4px 0px 0px;
- border-radius: 4px 4px 0px 0px;
- border-left: 1px solid #779dca;
- border-top: 1px solid #779dca;
- border-right: 1px solid #5282bc;
- border-bottom: 1px solid #04070b;
- }
- /* line 159, ../../app/assets/stylesheets/experiment.sass */
- .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 169, ../../app/assets/stylesheets/experiment.sass */
- .desktop .open, .mobile .open {
- border: none;
- }
- /* line 171, ../../app/assets/stylesheets/experiment.sass */
- .desktop .open .content.handle-sidebar, .mobile .open .content.handle-sidebar {
- -webkit-transform: translateX(256px);
- -moz-transform: translateX(256px);
- -ms-transform: translateX(256px);
- -o-transform: translateX(256px);
- transform: translateX(256px);
- }
- /* line 175, ../../app/assets/stylesheets/experiment.sass */
- .desktop .open .sidebar, .mobile .open .sidebar {
- display: block;
- visibility: visible;
- margin: 1px;
- -webkit-transition-property: border;
- -moz-transition-property: border;
- -o-transition-property: border;
- transition-property: border;
- -webkit-transition-delay: 0.3s;
- -moz-transition-delay: 0.3s;
- -o-transition-delay: 0.3s;
- transition-delay: 0.3s;
- }
-}
-/* line 97, ../../app/assets/stylesheets/experiment.sass */
-.mq-sm body {
- background: #3d3d3d;
-}
-/* line 102, ../../app/assets/stylesheets/experiment.sass */
-.mq-sm .mobile .ui-box .content.handle-sidebar {
- -webkit-transform: translateZ(0px);
- -moz-transform: translateZ(0px);
- -ms-transform: translateZ(0px);
- -o-transform: translateZ(0px);
- transform: translateZ(0px);
-}
-/* line 106, ../../app/assets/stylesheets/experiment.sass */
-.mq-sm .ui-box {
- border: none;
- background: #3d3d3d;
-}
-/* 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-delay: 0.3s;
- -moz-transition-delay: 0.3s;
- -o-transition-delay: 0.3s;
- transition-delay: 0.3s;
-}
-/* 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: -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 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);
- background: top, linear-gradient(#f4f4f4 44px, #ececec);
- -webkit-box-shadow: rgba(0, 0, 0, 0.54) 0px 0px 2px, rgba(0, 0, 0, 0.8) 0px 0px 15px;
- -moz-box-shadow: rgba(0, 0, 0, 0.54) 0px 0px 2px, rgba(0, 0, 0, 0.8) 0px 0px 15px;
- box-shadow: rgba(0, 0, 0, 0.54) 0px 0px 2px, rgba(0, 0, 0, 0.8) 0px 0px 15px;
- border-left: 1px solid white;
- border-top: 1px solid white;
- border-right: 1px solid #ececec;
- border-bottom: 1px solid #ececec;
- -webkit-border-radius: 4px 4px;
- -moz-border-radius: 4px / 4px;
- border-radius: 4px / 4px;
-}
-/* line 143, ../../app/assets/stylesheets/experiment.sass */
-.mq-sm .ui-box .content.handle-sidebar .small-navigation {
- display: block;
- height: 44px;
- position: relative;
- background: #5282bc;
- background: top, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(22px, #5282bc), color-stop(100%, #3d699e));
- background: top, -webkit-linear-gradient(#5282bc 22px, #3d699e);
- background: top, -moz-linear-gradient(#5282bc 22px, #3d699e);
- background: top, -o-linear-gradient(#5282bc 22px, #3d699e);
- background: top, linear-gradient(#5282bc 22px, #3d699e);
- margin-top: -1px;
- margin-right: -2px;
- -webkit-border-radius: 4px 4px 0px 0px;
- -moz-border-radius: 4px 4px 0px 0px;
- -ms-border-radius: 4px 4px 0px 0px;
- -o-border-radius: 4px 4px 0px 0px;
- border-radius: 4px 4px 0px 0px;
- border-left: 1px solid #779dca;
- border-top: 1px solid #779dca;
- border-right: 1px solid #5282bc;
- border-bottom: 1px solid #04070b;
-}
-/* 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 169, ../../app/assets/stylesheets/experiment.sass */
-.mq-sm .desktop .open, .mq-sm .mobile .open {
- border: none;
-}
-/* line 171, ../../app/assets/stylesheets/experiment.sass */
-.mq-sm .desktop .open .content.handle-sidebar, .mq-sm .mobile .open .content.handle-sidebar {
- -webkit-transform: translateX(256px);
- -moz-transform: translateX(256px);
- -ms-transform: translateX(256px);
- -o-transform: translateX(256px);
- transform: translateX(256px);
-}
-/* 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;
- -moz-transition-property: border;
- -o-transition-property: border;
- transition-property: border;
- -webkit-transition-delay: 0.3s;
- -moz-transition-delay: 0.3s;
- -o-transition-delay: 0.3s;
- transition-delay: 0.3s;
-}
-/*
-
*/
-; FI"required_assets_digest; F"%4199f26743103d639a8e061b320d835fI"
_version; F"%9f3b95dd7ea3030dc35985c0a8020862
+; FI"required_assets_digest; F"%23ff2637bba2ee4b968f747a3681874dI"
_version; F"%9f3b95dd7ea3030dc35985c0a8020862
\ No newline at end of file