o: ActiveSupport::Cache::Entry :@compressedF:@expires_in0:@created_atf1355741570.523293: @value"({I" class:EFI"BundledAsset;FI"logical_path;FI"cmtool/structure.css;TI" pathname;FI"l/Users/bterkuile/companytools/development/rails/cmtool/app/assets/stylesheets/cmtool/structure.css.sass;TI"content_type;FI" text/css;FI" mtime;FI"2012-11-25T10:07:05+01:00;FI" length;FiEI" digest;F"%82adab745a7cedb1c8dd26c12f91ee0aI" source;FI"E/* line 3, ../../../../../../cmtool/app/assets/stylesheets/cmtool/structure.css.sass */ html, body { background-color: #eeeeee; font-family: "Lucida Grande", Tahoma, Verdana, Arial, sans-serif; } /* line 6, ../../../../../../cmtool/app/assets/stylesheets/cmtool/structure.css.sass */ .button { border: 1px solid #141414; border-bottom: 1px solid black; border-radius: 5px; -webkit-box-shadow: inset 0 1px 0 0 #909090; box-shadow: inset 0 1px 0 0 #909090; color: white; display: inline-block; font-size: 14px; font-weight: bold; background-color: #777777; background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #777777), color-stop(50%, #4b4b4b), color-stop(50%, #343434), color-stop(100%, #393939)); background-image: -webkit-linear-gradient(top, #777777 0%, #4b4b4b 50%, #343434 50%, #393939 100%); background-image: -moz-linear-gradient(top, #777777 0%, #4b4b4b 50%, #343434 50%, #393939 100%); background-image: -ms-linear-gradient(top, #777777 0%, #4b4b4b 50%, #343434 50%, #393939 100%); background-image: -o-linear-gradient(top, #777777 0%, #4b4b4b 50%, #343434 50%, #393939 100%); background-image: linear-gradient(top, #777777 0%, #4b4b4b 50%, #343434 50%, #393939 100%); padding: 8px 20px; text-align: center; text-decoration: none; text-shadow: 0 -1px 1px #030303; } /* line 151, ../../../../../../../../../.rvm/gems/ruby-1.9.3-p327/gems/bourbon-3.0.1/app/assets/stylesheets/addons/_button.scss */ .button:hover:not(:disabled) { cursor: pointer; background-color: #686868; background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #686868), color-stop(50%, #3c3c3c), color-stop(50%, #282828), color-stop(100%, #2d2d2d)); background-image: -webkit-linear-gradient(top, #686868 0%, #3c3c3c 50%, #282828 50%, #2d2d2d 100%); background-image: -moz-linear-gradient(top, #686868 0%, #3c3c3c 50%, #282828 50%, #2d2d2d 100%); background-image: -ms-linear-gradient(top, #686868 0%, #3c3c3c 50%, #282828 50%, #2d2d2d 100%); background-image: -o-linear-gradient(top, #686868 0%, #3c3c3c 50%, #282828 50%, #2d2d2d 100%); background-image: linear-gradient(top, #686868 0%, #3c3c3c 50%, #282828 50%, #2d2d2d 100%); } /* line 171, ../../../../../../../../../.rvm/gems/ruby-1.9.3-p327/gems/bourbon-3.0.1/app/assets/stylesheets/addons/_button.scss */ .button:active:not(:disabled) { -webkit-box-shadow: inset 0 0 20px 0 #040404, 0 1px 0 white; box-shadow: inset 0 0 20px 0 #040404, 0 1px 0 white; } /* line 38, ../../../../../../../../../.rvm/gems/ruby-1.9.3-p327/gems/bourbon-3.0.1/app/assets/stylesheets/addons/_button.scss */ .button:disabled { opacity: 0.5; cursor: not-allowed; } /* line 8, ../../../../../../cmtool/app/assets/stylesheets/cmtool/structure.css.sass */ a { color: #333333; font-weight: bold; text-decoration: none; } /* line 12, ../../../../../../cmtool/app/assets/stylesheets/cmtool/structure.css.sass */ a:hover { text-decoration: underline; } /* line 14, ../../../../../../cmtool/app/assets/stylesheets/cmtool/structure.css.sass */ .clear { clear: both; } /* line 17, ../../../../../../cmtool/app/assets/stylesheets/cmtool/structure.css.sass */ .field { clear: left; } /* line 19, ../../../../../../cmtool/app/assets/stylesheets/cmtool/structure.css.sass */ .field > label { width: 202px; float: left; } /* line 22, ../../../../../../cmtool/app/assets/stylesheets/cmtool/structure.css.sass */ .field > .field_with_errors { float: left; } /* line 24, ../../../../../../cmtool/app/assets/stylesheets/cmtool/structure.css.sass */ .field > .field_with_errors label { width: 202px; float: left; color: red; } /* line 28, ../../../../../../cmtool/app/assets/stylesheets/cmtool/structure.css.sass */ .field > .field_with_errors input { border: 1px solid red; } /* line 30, ../../../../../../cmtool/app/assets/stylesheets/cmtool/structure.css.sass */ #page-wrapper { width: 972px; margin: 40px auto 10px auto; } /* line 34, ../../../../../../cmtool/app/assets/stylesheets/cmtool/structure.css.sass */ #page-wrapper #sub-navigation-container ul { list-style: none; margin: 0; padding: 0; } /* line 38, ../../../../../../cmtool/app/assets/stylesheets/cmtool/structure.css.sass */ #page-wrapper #sub-navigation-container ul li { float: left; margin-right: 10px; } /* line 41, ../../../../../../cmtool/app/assets/stylesheets/cmtool/structure.css.sass */ #page-wrapper #title-container { margin-top: 12px; background-color: #aaaaaa; background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #aaaaaa), color-stop(100%, white)); background-image: -webkit-linear-gradient(top, #aaaaaa, white); background-image: -moz-linear-gradient(top, #aaaaaa, white); background-image: -ms-linear-gradient(top, #aaaaaa, white); background-image: -o-linear-gradient(top, #aaaaaa, white); background-image: linear-gradient(top, #aaaaaa, white); padding: 10px; border-top-left-radius: 15px; border-top-right-radius: 15px; -webkit-box-shadow: 5px 5px 5px #555555; box-shadow: 5px 5px 5px #555555; } /* line 47, ../../../../../../cmtool/app/assets/stylesheets/cmtool/structure.css.sass */ #page-wrapper #title-container h1 { margin: 0; padding: 0; } /* line 50, ../../../../../../cmtool/app/assets/stylesheets/cmtool/structure.css.sass */ #page-wrapper #content-container { background-color: white; border-bottom-left-radius: 15px; border-bottom-right-radius: 15px; -webkit-box-shadow: 5px 5px 5px #555555; box-shadow: 5px 5px 5px #555555; } /* line 54, ../../../../../../cmtool/app/assets/stylesheets/cmtool/structure.css.sass */ #page-wrapper #content-container #content { padding: 10px; } ;FI"required_assets_digest;F"%3e4145f2f99e5aa1f078bbb79e5ced02I" _version;F"%6776f581a4329e299531e1d52aa59832