sandbox/tmp/cache/assets/DCA/FD0/sprockets%2F0b59a77adfc61bb863e708ba262ce6bd in iugu-ux-1.0.2 vs sandbox/tmp/cache/assets/DCA/FD0/sprockets%2F0b59a77adfc61bb863e708ba262ce6bd in iugu-ux-1.0.3

- old
+ new

@@ -1,8 +1,8 @@ -o: ActiveSupport::Cache::Entry :@compressedF:@expires_in0:@created_atf1373285455.218086: @value"2K{I" +o: ActiveSupport::Cache::Entry :@compressedF:@expires_in0:@created_atf1374760177.794131: @value"¶S{I" class:EFI"ProcessedAsset;FI"logical_path;F"iugu-ux/iugu-ux-entry.cssI" pathname;F"e/Users/patricknegri/Desenvolvimento/iugu-ux/vendor/assets/stylesheets/iugu-ux/iugu-ux-entry.sassI"content_type;FI" text/css;FI" -mtime;FI"2013-07-05T18:24:48-03:00;FI" length;FiI4I" digest;F"%b7a18c9049082282d0433c84f61180d7I" source;FI"I4@charset "UTF-8"; +mtime;FI"2013-07-05T18:24:48-03:00;FI" length;FiÍ<I" digest;F"%9d9686d736d906c08735b0caa2bed783I" source;FI"Í<@charset "UTF-8"; /* line 13, ../../../../vendor/assets/stylesheets/iugu-ux/reset.sass */ 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, figure, footer, header, hgroup, menu, nav, section, menu, time, mark, audio, video { margin: 0; padding: 0; border: 0; @@ -1664,25 +1664,25 @@ } /* line 70, ../../../../vendor/assets/stylesheets/iugu-ux/components/responsive_box.sass */ .ui-responsive-box { max-width: 980px; - -webkit-box-shadow: 3px 3px 0px rgba(0, 0, 0, 0.25); - -moz-box-shadow: 3px 3px 0px rgba(0, 0, 0, 0.25); - box-shadow: 3px 3px 0px rgba(0, 0, 0, 0.25); + -webkit-box-shadow: 2px 2px 0px rgba(0, 0, 0, 0.15); + -moz-box-shadow: 2px 2px 0px rgba(0, 0, 0, 0.15); + box-shadow: 2px 2px 0px rgba(0, 0, 0, 0.15); } } /* line 68, ../../../../vendor/assets/stylesheets/iugu-ux/components/responsive_box.sass */ .mq-ls body.ui-box-background { padding: 20px; } /* line 70, ../../../../vendor/assets/stylesheets/iugu-ux/components/responsive_box.sass */ .mq-ls .ui-responsive-box { max-width: 980px; - -webkit-box-shadow: 3px 3px 0px rgba(0, 0, 0, 0.25); - -moz-box-shadow: 3px 3px 0px rgba(0, 0, 0, 0.25); - box-shadow: 3px 3px 0px rgba(0, 0, 0, 0.25); + -webkit-box-shadow: 2px 2px 0px rgba(0, 0, 0, 0.15); + -moz-box-shadow: 2px 2px 0px rgba(0, 0, 0, 0.15); + box-shadow: 2px 2px 0px rgba(0, 0, 0, 0.15); } @media only screen and (max-width: 680px) { /* line 76, ../../../../vendor/assets/stylesheets/iugu-ux/components/responsive_box.sass */ body.ui-box-background { @@ -2069,27 +2069,38 @@ input[type="text"].full-width, input.string.full-width, input.password.full-width, input[type="email"].full-width, input[type="number"].full-width, input[type="url"].full-width, input[type="date"].full-width, input[type="datetime"].full-width, input[type="tel"].full-width, input[type="datetime"].full-width, input[type="month"].full-width, input[type="search"].full-width, textarea.full-width { display: block; width: 100%; } -/* line 26, ../../../../vendor/assets/stylesheets/iugu-ux/components/input.sass */ +/* line 29, ../../../../vendor/assets/stylesheets/iugu-ux/components/input.sass */ .mobile input[type="date"] { width: 120px; text-align: center; } -/* line 30, ../../../../vendor/assets/stylesheets/iugu-ux/components/input.sass */ +/* line 33, ../../../../vendor/assets/stylesheets/iugu-ux/components/input.sass */ textarea { height: auto; line-height: auto; padding: 12px; resize: none; overflow: auto; overflow-y: auto; height: 132px; } +/* line 43, ../../../../vendor/assets/stylesheets/iugu-ux/components/input.sass */ +.field_with_errors input[type="text"], .field_with_errors input.string, .field_with_errors input.password, .field_with_errors input[type="email"], .field_with_errors input[type="number"], .field_with_errors input[type="url"], .field_with_errors input[type="date"], .field_with_errors input[type="datetime"], .field_with_errors input[type="tel"], .field_with_errors input[type="datetime"], .field_with_errors input[type="month"], .field_with_errors input[type="search"], .field_with_errors textarea, .field_with_errors .failure, .input-with-errors input[type="text"], .input-with-errors input.string, .input-with-errors input.password, .input-with-errors input[type="email"], .input-with-errors input[type="number"], .input-with-errors input[type="url"], .input-with-errors input[type="date"], .input-with-errors input[type="datetime"], .input-with-errors input[type="tel"], .input-with-errors input[type="datetime"], .input-with-errors input[type="month"], .input-with-errors input[type="search"], .input-with-errors textarea, .input-with-errors .failure { + border: 2px solid red; +} +/* line 45, ../../../../vendor/assets/stylesheets/iugu-ux/components/input.sass */ +.field_with_errors span.error, .input-with-errors span.error { + margin-bottom: 6px; + font-size: 12px; + display: block; +} + /* line 3, ../../../../vendor/assets/stylesheets/iugu-ux/components/combobox.sass */ .combobox_native, .combobox { display: inline-block; margin-bottom: 6px; } @@ -2183,12 +2194,24 @@ } /* line 71, ../../../../vendor/assets/stylesheets/iugu-ux/components/combobox.sass */ .combobox.open ul a:not(:last-child) { border-bottom: none; } +/* line 74, ../../../../vendor/assets/stylesheets/iugu-ux/components/combobox.sass */ +.combobox.full-width { + width: 100%; +} +/* line 76, ../../../../vendor/assets/stylesheets/iugu-ux/components/combobox.sass */ +.combobox.full-width a { + width: 100%; +} +/* line 78, ../../../../vendor/assets/stylesheets/iugu-ux/components/combobox.sass */ +.combobox.full-width ul { + width: 100%; +} -/* line 75, ../../../../vendor/assets/stylesheets/iugu-ux/components/combobox.sass */ +/* line 82, ../../../../vendor/assets/stylesheets/iugu-ux/components/combobox.sass */ .mobile .combobox_native { display: inline-block; border: 2px solid #cccccc; padding-left: 12px; padding-right: 42px; @@ -2635,32 +2658,36 @@ } /* line 109, ../../../../vendor/assets/stylesheets/iugu-ux/components/button.sass */ .group .button:last-child { margin-bottom: 0px; } -/* line 112, ../../../../vendor/assets/stylesheets/iugu-ux/components/button.sass */ +/* line 111, ../../../../vendor/assets/stylesheets/iugu-ux/components/button.sass */ +.group.horizontal_stacking { + width: 100%; +} +/* line 113, ../../../../vendor/assets/stylesheets/iugu-ux/components/button.sass */ .group.horizontal_stacking .button { margin-bottom: 0px; min-width: 44px; border-right: 1px solid #dddddd; box-sizing: border-box; -ms-box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; float: left; } -/* line 119, ../../../../vendor/assets/stylesheets/iugu-ux/components/button.sass */ +/* line 120, ../../../../vendor/assets/stylesheets/iugu-ux/components/button.sass */ .group.horizontal_stacking .button:last-child { border-right: none; } -/* line 122, ../../../../vendor/assets/stylesheets/iugu-ux/components/button.sass */ +/* line 123, ../../../../vendor/assets/stylesheets/iugu-ux/components/button.sass */ .group.vertical_stacking .button { display: block; margin-bottom: 0px; border-bottom: 1px solid #dddddd; } -/* line 126, ../../../../vendor/assets/stylesheets/iugu-ux/components/button.sass */ +/* line 127, ../../../../vendor/assets/stylesheets/iugu-ux/components/button.sass */ .group.vertical_stacking .button:last-child { border-bottom: none; } /* line 1, ../../../../vendor/assets/stylesheets/iugu-ux/components/notice.sass */ @@ -2670,11 +2697,20 @@ -moz-box-sizing: border-box; -webkit-box-sizing: border-box; border: 4px solid #dddddd; background: white; margin-bottom: 20px; + padding: 20px; } +/* line 8, ../../../../vendor/assets/stylesheets/iugu-ux/components/notice.sass */ +.notice *:last-child { + margin-bottom: 0px; +} +/* line 10, ../../../../vendor/assets/stylesheets/iugu-ux/components/notice.sass */ +.notice *:last-child *:last-child { + margin-bottom: 0px; +} /* line 1, ../../../../vendor/assets/stylesheets/iugu-ux/components/badge.sass */ .badge { font-size: 11.2px; text-transform: uppercase; @@ -2834,11 +2870,11 @@ background-position: 0 -26px; width: 44px; height: 44px; } } -;TI"dependency_digest;F"%509d954e1b3d5d89732d58ebc7884a97I"required_paths;F["e/Users/patricknegri/Desenvolvimento/iugu-ux/vendor/assets/stylesheets/iugu-ux/iugu-ux-entry.sassI"dependency_paths;F[{I" path;F"]/Users/patricknegri/Desenvolvimento/iugu-ux/vendor/assets/stylesheets/iugu-ux/reset.sassI" +;TI"dependency_digest;F"%5204d8847cda360b349c46550718acffI"required_paths;F["e/Users/patricknegri/Desenvolvimento/iugu-ux/vendor/assets/stylesheets/iugu-ux/iugu-ux-entry.sassI"dependency_paths;F[{I" path;F"]/Users/patricknegri/Desenvolvimento/iugu-ux/vendor/assets/stylesheets/iugu-ux/reset.sassI" mtime;FI"2013-01-08T10:11:52-02:00;FI" digest;F"%b4136d54c2204052dc60b6cc5bbda90c{I" path;F"\/Users/patricknegri/Desenvolvimento/iugu-ux/vendor/assets/stylesheets/iugu-ux/core.sassI" mtime;FI"2013-07-05T18:24:48-03:00;FI" digest;F"%226056584be50ffff49537518e61bcca{I" path;F"a/Users/patricknegri/Desenvolvimento/iugu-ux/vendor/assets/stylesheets/iugu-ux/variables.sassI" mtime;FI"2013-07-05T18:24:48-03:00;FI" digest;F"%33067fd75e1df37bbd94dbc234dc9074{I" path;F"]/Users/patricknegri/Desenvolvimento/iugu-ux/vendor/assets/stylesheets/iux/variables.sassI" mtime;FI"2013-07-05T18:24:48-03:00;FI" digest;F"%6776f581a4329e299531e1d52aa59832{I" path;F"^/Users/patricknegri/Desenvolvimento/iugu-ux/vendor/assets/stylesheets/iugu-ux/mixins.sassI" mtime;FI"2012-06-29T23:01:31-03:00;FI" digest;F"%7d5db6c26f808136857e603c5938a5fb{I" path;F"i/Users/patricknegri/Desenvolvimento/iugu-ux/vendor/assets/stylesheets/iugu-ux/adaptative-mixins.sassI" @@ -2848,17 +2884,17 @@ mtime;FI"2013-07-05T18:24:48-03:00;FI" digest;F"%3e8ca9e0ddc7198355874c232da0048a{I" path;F"b/Users/patricknegri/Desenvolvimento/iugu-ux/vendor/assets/stylesheets/iugu-ux/components.sassI" mtime;FI"2013-07-05T18:24:48-03:00;FI" digest;F"%419243b6d6e68dbcdc6884736fc4ead9{I" path;F"g/Users/patricknegri/Desenvolvimento/iugu-ux/vendor/assets/stylesheets/iugu-ux/components/view.sassI" mtime;FI"2013-07-05T18:24:48-03:00;FI" digest;F"%7df0292f7f0953f5e26b72506229555e{I" path;F"l/Users/patricknegri/Desenvolvimento/iugu-ux/vendor/assets/stylesheets/iugu-ux/components/container.sassI" mtime;FI"2013-07-05T18:24:48-03:00;FI" digest;F"%4668e2b066456c3b2d5b28f3d5924163{I" path;F"h/Users/patricknegri/Desenvolvimento/iugu-ux/vendor/assets/stylesheets/iugu-ux/components/group.sassI" mtime;FI"2013-07-05T18:24:48-03:00;FI" digest;F"%9addf22b71763f34bca2a128e9259e0f{I" path;F"q/Users/patricknegri/Desenvolvimento/iugu-ux/vendor/assets/stylesheets/iugu-ux/components/responsive_box.sassI" -mtime;FI"2013-07-05T18:24:48-03:00;FI" digest;F"%495903619e4b151b942213779cd743cc{I" path;F"h/Users/patricknegri/Desenvolvimento/iugu-ux/vendor/assets/stylesheets/iugu-ux/components/popup.sassI" +mtime;FI"2013-07-10T19:25:37-03:00;FI" digest;F"%622e5e41e297e485fc5d7089ffa42c4e{I" path;F"h/Users/patricknegri/Desenvolvimento/iugu-ux/vendor/assets/stylesheets/iugu-ux/components/popup.sassI" mtime;FI"2013-07-05T18:24:48-03:00;FI" digest;F"%7dca3fabdc038c46f72f5f76717bb21a{I" path;F"h/Users/patricknegri/Desenvolvimento/iugu-ux/vendor/assets/stylesheets/iugu-ux/components/input.sassI" -mtime;FI"2013-07-05T18:24:48-03:00;FI" digest;F"%ce59ed4aa4ae72782efa75f1170c9f10{I" path;F"k/Users/patricknegri/Desenvolvimento/iugu-ux/vendor/assets/stylesheets/iugu-ux/components/combobox.sassI" -mtime;FI"2013-07-05T18:24:48-03:00;FI" digest;F"%59177b9d3086e8eb8c0cbe41cf108ab5{I" path;F"k/Users/patricknegri/Desenvolvimento/iugu-ux/vendor/assets/stylesheets/iugu-ux/components/checkbox.sassI" +mtime;FI"2013-07-08T15:43:17-03:00;FI" digest;F"%223c34404bbd12282abd9810acc9f190{I" path;F"k/Users/patricknegri/Desenvolvimento/iugu-ux/vendor/assets/stylesheets/iugu-ux/components/combobox.sassI" +mtime;FI"2013-07-08T16:50:56-03:00;FI" digest;F"%ba39ea7a223420bfa00fd7a580eed968{I" path;F"k/Users/patricknegri/Desenvolvimento/iugu-ux/vendor/assets/stylesheets/iugu-ux/components/checkbox.sassI" mtime;FI"2013-07-05T18:24:48-03:00;FI" digest;F"%53aa707f5db362d2f1ad9370b61fb777{I" path;F"h/Users/patricknegri/Desenvolvimento/iugu-ux/vendor/assets/stylesheets/iugu-ux/components/radio.sassI" mtime;FI"2013-07-05T18:24:48-03:00;FI" digest;F"%e0925dbd87c0cd165d5a707cd026162e{I" path;F"i/Users/patricknegri/Desenvolvimento/iugu-ux/vendor/assets/stylesheets/iugu-ux/components/button.sassI" -mtime;FI"2013-07-05T18:24:48-03:00;FI" digest;F"%45198b863908a3ecf88110c5b55372a2{I" path;F"i/Users/patricknegri/Desenvolvimento/iugu-ux/vendor/assets/stylesheets/iugu-ux/components/notice.sassI" -mtime;FI"2013-07-05T18:24:48-03:00;FI" digest;F"%bebc3a551b98799b30ed09b00e40bf11{I" path;F"h/Users/patricknegri/Desenvolvimento/iugu-ux/vendor/assets/stylesheets/iugu-ux/components/badge.sassI" +mtime;FI"2013-07-22T14:48:55-03:00;FI" digest;F"%cbab004d05dd8c2f7bb5b778c93ae510{I" path;F"i/Users/patricknegri/Desenvolvimento/iugu-ux/vendor/assets/stylesheets/iugu-ux/components/notice.sassI" +mtime;FI"2013-07-08T09:40:06-03:00;FI" digest;F"%42238853d75a45048c92c00245549c17{I" path;F"h/Users/patricknegri/Desenvolvimento/iugu-ux/vendor/assets/stylesheets/iugu-ux/components/badge.sassI" mtime;FI"2013-07-05T18:24:48-03:00;FI" digest;F"%1b131cb14296ef4d7daf7812cd78a364{I" path;F"^/Users/patricknegri/Desenvolvimento/iugu-ux/vendor/assets/stylesheets/iux/components.sassI" mtime;FI"2013-07-05T18:24:48-03:00;FI" digest;F"%6776f581a4329e299531e1d52aa59832{I" path;F"]/Users/patricknegri/Desenvolvimento/iugu-ux/vendor/assets/stylesheets/iugu-ux/no-js.sassI" mtime;FI"2012-07-13T00:18:22-03:00;FI" digest;F"%98e8de8fa92e2c6b2199abb87433f2cd{I" path;F"c/Users/patricknegri/Desenvolvimento/iugu-ux/vendor/assets/stylesheets/iugu-ux/iux-sprites.sassI" mtime;FI"2013-01-09T14:28:39-02:00;FI" digest;F"%5cf8799f6bee2b6fd4fdd584b99f6bc1{I" path;F"e/Users/patricknegri/Desenvolvimento/iugu-ux/vendor/assets/stylesheets/iugu-ux/iugu-ux-entry.sassI" mtime;FI"2013-07-05T18:24:48-03:00;FI" digest;F"%f553d3f3cb9419f40c74ee48fe39e7aaI" _version;F"%6776f581a4329e299531e1d52aa59832 \ No newline at end of file