spec/dummy/tmp/cache/assets/development/sprockets/ebe08f689f659c024f467b77f32a1c49 in flyboy-1.0.4 vs spec/dummy/tmp/cache/assets/development/sprockets/ebe08f689f659c024f467b77f32a1c49 in flyboy-1.0.5
- old
+ new
@@ -1,8 +1,8 @@
{I"
class:EFI"BundledAsset; FI"logical_path; FI"application.css; TI"
pathname; FI"2$root/app/assets/stylesheets/application.sass; TI"content_type; FI"
text/css; FI"
-mtime; Fl+ðd&UI"length; FiëƒI"digest; F"%1ca27a7ca6d3840b2b98bb4437a8bec6I"source; FI"ëƒ@charset "UTF-8";
+mtime; Fl+7Ž.UI"length; Fiþ³I"digest; F"%94b3e921222f30384f33dd08677f3bd5I"source; FI"þ³@charset "UTF-8";
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/* line 9, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
html {
font-family: sans-serif;
-ms-text-size-adjust: 100%;
@@ -353,24 +353,26 @@
.label {
border: 1px solid #000;
}
/* line 91, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.4.1/assets/stylesheets/bootstrap/_print.scss */
- .table, table.default {
+ .table, table.default, .flyboy table {
border-collapse: collapse !important;
}
/* line 94, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.4.1/assets/stylesheets/bootstrap/_print.scss */
- .table td, table.default td,
+ .table td, table.default td, .flyboy table td,
.table th,
- table.default th {
+ table.default th,
+ .flyboy table th {
background-color: #fff !important;
}
/* line 100, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.4.1/assets/stylesheets/bootstrap/_print.scss */
- .table-bordered th, table.default th,
+ .table-bordered th, table.default th, .flyboy table th,
.table-bordered td,
- table.default td {
+ table.default td,
+ .flyboy table td {
border: 1px solid #ddd !important;
}
}
@font-face {
font-family: 'Glyphicons Halflings';
@@ -3478,57 +3480,67 @@
th {
text-align: left;
}
/* line 22, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.4.1/assets/stylesheets/bootstrap/_tables.scss */
-.table, table.default {
+.table, table.default, .flyboy table {
width: 100%;
max-width: 100%;
margin-bottom: 20px;
}
/* line 31, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.4.1/assets/stylesheets/bootstrap/_tables.scss */
-.table > thead > tr > th, table.default > thead > tr > th,
+.table > thead > tr > th, table.default > thead > tr > th, .flyboy table > thead > tr > th,
.table > thead > tr > td,
table.default > thead > tr > td,
+.flyboy table > thead > tr > td,
.table > tbody > tr > th,
table.default > tbody > tr > th,
+.flyboy table > tbody > tr > th,
.table > tbody > tr > td,
table.default > tbody > tr > td,
+.flyboy table > tbody > tr > td,
.table > tfoot > tr > th,
table.default > tfoot > tr > th,
+.flyboy table > tfoot > tr > th,
.table > tfoot > tr > td,
-table.default > tfoot > tr > td {
+table.default > tfoot > tr > td,
+.flyboy table > tfoot > tr > td {
padding: 8px;
line-height: 1.42857143;
vertical-align: top;
border-top: 1px solid #ddd;
}
/* line 41, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.4.1/assets/stylesheets/bootstrap/_tables.scss */
-.table > thead > tr > th, table.default > thead > tr > th {
+.table > thead > tr > th, table.default > thead > tr > th, .flyboy table > thead > tr > th {
vertical-align: bottom;
border-bottom: 2px solid #ddd;
}
/* line 50, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.4.1/assets/stylesheets/bootstrap/_tables.scss */
-.table > caption + thead > tr:first-child > th, table.default > caption + thead > tr:first-child > th,
+.table > caption + thead > tr:first-child > th, table.default > caption + thead > tr:first-child > th, .flyboy table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
table.default > caption + thead > tr:first-child > td,
+.flyboy table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
table.default > colgroup + thead > tr:first-child > th,
+.flyboy table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
table.default > colgroup + thead > tr:first-child > td,
+.flyboy table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
table.default > thead:first-child > tr:first-child > th,
+.flyboy table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td,
-table.default > thead:first-child > tr:first-child > td {
+table.default > thead:first-child > tr:first-child > td,
+.flyboy table > thead:first-child > tr:first-child > td {
border-top: 0;
}
/* line 57, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.4.1/assets/stylesheets/bootstrap/_tables.scss */
-.table > tbody + tbody, table.default > tbody + tbody {
+.table > tbody + tbody, table.default > tbody + tbody, .flyboy table > tbody + tbody {
border-top: 2px solid #ddd;
}
/* line 62, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.4.1/assets/stylesheets/bootstrap/_tables.scss */
-.table .table, table.default .table, .table table.default, table.default table.default {
+.table .table, table.default .table, .flyboy table .table, .table table.default, table.default table.default, .table .flyboy table, .flyboy .table table, table.default .flyboy table, .flyboy table table {
background-color: #fff;
}
/* line 75, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table-condensed > thead > tr > th,
@@ -3539,31 +3551,37 @@
.table-condensed > tfoot > tr > td {
padding: 5px;
}
/* line 88, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.4.1/assets/stylesheets/bootstrap/_tables.scss */
-.table-bordered, table.default {
+.table-bordered, table.default, .flyboy table {
border: 1px solid #ddd;
}
/* line 94, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.4.1/assets/stylesheets/bootstrap/_tables.scss */
-.table-bordered > thead > tr > th, table.default > thead > tr > th,
+.table-bordered > thead > tr > th, table.default > thead > tr > th, .flyboy table > thead > tr > th,
.table-bordered > thead > tr > td,
table.default > thead > tr > td,
+.flyboy table > thead > tr > td,
.table-bordered > tbody > tr > th,
table.default > tbody > tr > th,
+.flyboy table > tbody > tr > th,
.table-bordered > tbody > tr > td,
table.default > tbody > tr > td,
+.flyboy table > tbody > tr > td,
.table-bordered > tfoot > tr > th,
table.default > tfoot > tr > th,
+.flyboy table > tfoot > tr > th,
.table-bordered > tfoot > tr > td,
-table.default > tfoot > tr > td {
+table.default > tfoot > tr > td,
+.flyboy table > tfoot > tr > td {
border: 1px solid #ddd;
}
/* line 101, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.4.1/assets/stylesheets/bootstrap/_tables.scss */
-.table-bordered > thead > tr > th, table.default > thead > tr > th,
+.table-bordered > thead > tr > th, table.default > thead > tr > th, .flyboy table > thead > tr > th,
.table-bordered > thead > tr > td,
-table.default > thead > tr > td {
+table.default > thead > tr > td,
+.flyboy table > thead > tr > td {
border-bottom-width: 2px;
}
/* line 114, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table-striped > tbody > tr:nth-of-type(odd), table.default > tbody > tr:nth-of-type(odd) {
@@ -3589,29 +3607,38 @@
float: none;
display: table-cell;
}
/* line 9, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
-.table > thead > tr > td.active, table.default > thead > tr > td.active,
+.table > thead > tr > td.active, table.default > thead > tr > td.active, .flyboy table > thead > tr > td.active,
.table > thead > tr > th.active,
-table.default > thead > tr > th.active, .table > thead > tr.active > td, table.default > thead > tr.active > td, .table > thead > tr.active > th, table.default > thead > tr.active > th,
+table.default > thead > tr > th.active,
+.flyboy table > thead > tr > th.active, .table > thead > tr.active > td, table.default > thead > tr.active > td, .flyboy table > thead > tr.active > td, .table > thead > tr.active > th, table.default > thead > tr.active > th, .flyboy table > thead > tr.active > th,
.table > tbody > tr > td.active,
table.default > tbody > tr > td.active,
+.flyboy table > tbody > tr > td.active,
.table > tbody > tr > th.active,
table.default > tbody > tr > th.active,
+.flyboy table > tbody > tr > th.active,
.table > tbody > tr.active > td,
table.default > tbody > tr.active > td,
+.flyboy table > tbody > tr.active > td,
.table > tbody > tr.active > th,
table.default > tbody > tr.active > th,
+.flyboy table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
table.default > tfoot > tr > td.active,
+.flyboy table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
table.default > tfoot > tr > th.active,
+.flyboy table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
table.default > tfoot > tr.active > td,
+.flyboy table > tfoot > tr.active > td,
.table > tfoot > tr.active > th,
-table.default > tfoot > tr.active > th {
+table.default > tfoot > tr.active > th,
+.flyboy table > tfoot > tr.active > th {
background-color: #f5f5f5;
}
/* line 20, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.active:hover, table.default > tbody > tr > td.active:hover,
@@ -3619,29 +3646,38 @@
table.default > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, table.default > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, table.default > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th, table.default > tbody > tr.active:hover > th {
background-color: #e8e8e8;
}
/* line 9, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
-.table > thead > tr > td.success, table.default > thead > tr > td.success,
+.table > thead > tr > td.success, table.default > thead > tr > td.success, .flyboy table > thead > tr > td.success,
.table > thead > tr > th.success,
-table.default > thead > tr > th.success, .table > thead > tr.success > td, table.default > thead > tr.success > td, .table > thead > tr.success > th, table.default > thead > tr.success > th,
+table.default > thead > tr > th.success,
+.flyboy table > thead > tr > th.success, .table > thead > tr.success > td, table.default > thead > tr.success > td, .flyboy table > thead > tr.success > td, .table > thead > tr.success > th, table.default > thead > tr.success > th, .flyboy table > thead > tr.success > th,
.table > tbody > tr > td.success,
table.default > tbody > tr > td.success,
+.flyboy table > tbody > tr > td.success,
.table > tbody > tr > th.success,
table.default > tbody > tr > th.success,
+.flyboy table > tbody > tr > th.success,
.table > tbody > tr.success > td,
table.default > tbody > tr.success > td,
+.flyboy table > tbody > tr.success > td,
.table > tbody > tr.success > th,
table.default > tbody > tr.success > th,
+.flyboy table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
table.default > tfoot > tr > td.success,
+.flyboy table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
table.default > tfoot > tr > th.success,
+.flyboy table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
table.default > tfoot > tr.success > td,
+.flyboy table > tfoot > tr.success > td,
.table > tfoot > tr.success > th,
-table.default > tfoot > tr.success > th {
+table.default > tfoot > tr.success > th,
+.flyboy table > tfoot > tr.success > th {
background-color: #dff0d8;
}
/* line 20, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.success:hover, table.default > tbody > tr > td.success:hover,
@@ -3649,29 +3685,38 @@
table.default > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, table.default > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, table.default > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th, table.default > tbody > tr.success:hover > th {
background-color: #d0e9c6;
}
/* line 9, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
-.table > thead > tr > td.info, table.default > thead > tr > td.info,
+.table > thead > tr > td.info, table.default > thead > tr > td.info, .flyboy table > thead > tr > td.info,
.table > thead > tr > th.info,
-table.default > thead > tr > th.info, .table > thead > tr.info > td, table.default > thead > tr.info > td, .table > thead > tr.info > th, table.default > thead > tr.info > th,
+table.default > thead > tr > th.info,
+.flyboy table > thead > tr > th.info, .table > thead > tr.info > td, table.default > thead > tr.info > td, .flyboy table > thead > tr.info > td, .table > thead > tr.info > th, table.default > thead > tr.info > th, .flyboy table > thead > tr.info > th,
.table > tbody > tr > td.info,
table.default > tbody > tr > td.info,
+.flyboy table > tbody > tr > td.info,
.table > tbody > tr > th.info,
table.default > tbody > tr > th.info,
+.flyboy table > tbody > tr > th.info,
.table > tbody > tr.info > td,
table.default > tbody > tr.info > td,
+.flyboy table > tbody > tr.info > td,
.table > tbody > tr.info > th,
table.default > tbody > tr.info > th,
+.flyboy table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
table.default > tfoot > tr > td.info,
+.flyboy table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
table.default > tfoot > tr > th.info,
+.flyboy table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
table.default > tfoot > tr.info > td,
+.flyboy table > tfoot > tr.info > td,
.table > tfoot > tr.info > th,
-table.default > tfoot > tr.info > th {
+table.default > tfoot > tr.info > th,
+.flyboy table > tfoot > tr.info > th {
background-color: #d9edf7;
}
/* line 20, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.info:hover, table.default > tbody > tr > td.info:hover,
@@ -3679,29 +3724,38 @@
table.default > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, table.default > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, table.default > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th, table.default > tbody > tr.info:hover > th {
background-color: #c4e3f3;
}
/* line 9, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
-.table > thead > tr > td.warning, table.default > thead > tr > td.warning,
+.table > thead > tr > td.warning, table.default > thead > tr > td.warning, .flyboy table > thead > tr > td.warning,
.table > thead > tr > th.warning,
-table.default > thead > tr > th.warning, .table > thead > tr.warning > td, table.default > thead > tr.warning > td, .table > thead > tr.warning > th, table.default > thead > tr.warning > th,
+table.default > thead > tr > th.warning,
+.flyboy table > thead > tr > th.warning, .table > thead > tr.warning > td, table.default > thead > tr.warning > td, .flyboy table > thead > tr.warning > td, .table > thead > tr.warning > th, table.default > thead > tr.warning > th, .flyboy table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
table.default > tbody > tr > td.warning,
+.flyboy table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
table.default > tbody > tr > th.warning,
+.flyboy table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
table.default > tbody > tr.warning > td,
+.flyboy table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
table.default > tbody > tr.warning > th,
+.flyboy table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
table.default > tfoot > tr > td.warning,
+.flyboy table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
table.default > tfoot > tr > th.warning,
+.flyboy table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
table.default > tfoot > tr.warning > td,
+.flyboy table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th,
-table.default > tfoot > tr.warning > th {
+table.default > tfoot > tr.warning > th,
+.flyboy table > tfoot > tr.warning > th {
background-color: #fcf8e3;
}
/* line 20, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.warning:hover, table.default > tbody > tr > td.warning:hover,
@@ -3709,29 +3763,38 @@
table.default > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, table.default > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, table.default > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th, table.default > tbody > tr.warning:hover > th {
background-color: #faf2cc;
}
/* line 9, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
-.table > thead > tr > td.danger, table.default > thead > tr > td.danger,
+.table > thead > tr > td.danger, table.default > thead > tr > td.danger, .flyboy table > thead > tr > td.danger,
.table > thead > tr > th.danger,
-table.default > thead > tr > th.danger, .table > thead > tr.danger > td, table.default > thead > tr.danger > td, .table > thead > tr.danger > th, table.default > thead > tr.danger > th,
+table.default > thead > tr > th.danger,
+.flyboy table > thead > tr > th.danger, .table > thead > tr.danger > td, table.default > thead > tr.danger > td, .flyboy table > thead > tr.danger > td, .table > thead > tr.danger > th, table.default > thead > tr.danger > th, .flyboy table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
table.default > tbody > tr > td.danger,
+.flyboy table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
table.default > tbody > tr > th.danger,
+.flyboy table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
table.default > tbody > tr.danger > td,
+.flyboy table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
table.default > tbody > tr.danger > th,
+.flyboy table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
table.default > tfoot > tr > td.danger,
+.flyboy table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
table.default > tfoot > tr > th.danger,
+.flyboy table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
table.default > tfoot > tr.danger > td,
+.flyboy table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th,
-table.default > tfoot > tr.danger > th {
+table.default > tfoot > tr.danger > th,
+.flyboy table > tfoot > tr.danger > th {
background-color: #f2dede;
}
/* line 20, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.danger:hover, table.default > tbody > tr > td.danger:hover,
@@ -3753,67 +3816,85 @@
overflow-y: hidden;
-ms-overflow-style: -ms-autohiding-scrollbar;
border: 1px solid #ddd;
}
/* line 183, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.4.1/assets/stylesheets/bootstrap/_tables.scss */
- .table-responsive > .table, .table-responsive > table.default {
+ .table-responsive > .table, .table-responsive > table.default, .flyboy .table-responsive > table {
margin-bottom: 0;
}
/* line 191, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.4.1/assets/stylesheets/bootstrap/_tables.scss */
- .table-responsive > .table > thead > tr > th, .table-responsive > table.default > thead > tr > th,
+ .table-responsive > .table > thead > tr > th, .table-responsive > table.default > thead > tr > th, .flyboy .table-responsive > table > thead > tr > th,
.table-responsive > .table > thead > tr > td,
.table-responsive > table.default > thead > tr > td,
+ .flyboy .table-responsive > table > thead > tr > td,
.table-responsive > .table > tbody > tr > th,
.table-responsive > table.default > tbody > tr > th,
+ .flyboy .table-responsive > table > tbody > tr > th,
.table-responsive > .table > tbody > tr > td,
.table-responsive > table.default > tbody > tr > td,
+ .flyboy .table-responsive > table > tbody > tr > td,
.table-responsive > .table > tfoot > tr > th,
.table-responsive > table.default > tfoot > tr > th,
+ .flyboy .table-responsive > table > tfoot > tr > th,
.table-responsive > .table > tfoot > tr > td,
- .table-responsive > table.default > tfoot > tr > td {
+ .table-responsive > table.default > tfoot > tr > td,
+ .flyboy .table-responsive > table > tfoot > tr > td {
white-space: nowrap;
}
/* line 200, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.4.1/assets/stylesheets/bootstrap/_tables.scss */
- .table-responsive > .table-bordered, .table-responsive > table.default {
+ .table-responsive > .table-bordered, .table-responsive > table.default, .flyboy .table-responsive > table {
border: 0;
}
/* line 208, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.4.1/assets/stylesheets/bootstrap/_tables.scss */
- .table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > table.default > thead > tr > th:first-child,
+ .table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > table.default > thead > tr > th:first-child, .flyboy .table-responsive > table > thead > tr > th:first-child,
.table-responsive > .table-bordered > thead > tr > td:first-child,
.table-responsive > table.default > thead > tr > td:first-child,
+ .flyboy .table-responsive > table > thead > tr > td:first-child,
.table-responsive > .table-bordered > tbody > tr > th:first-child,
.table-responsive > table.default > tbody > tr > th:first-child,
+ .flyboy .table-responsive > table > tbody > tr > th:first-child,
.table-responsive > .table-bordered > tbody > tr > td:first-child,
.table-responsive > table.default > tbody > tr > td:first-child,
+ .flyboy .table-responsive > table > tbody > tr > td:first-child,
.table-responsive > .table-bordered > tfoot > tr > th:first-child,
.table-responsive > table.default > tfoot > tr > th:first-child,
+ .flyboy .table-responsive > table > tfoot > tr > th:first-child,
.table-responsive > .table-bordered > tfoot > tr > td:first-child,
- .table-responsive > table.default > tfoot > tr > td:first-child {
+ .table-responsive > table.default > tfoot > tr > td:first-child,
+ .flyboy .table-responsive > table > tfoot > tr > td:first-child {
border-left: 0;
}
/* line 212, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.4.1/assets/stylesheets/bootstrap/_tables.scss */
- .table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > table.default > thead > tr > th:last-child,
+ .table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > table.default > thead > tr > th:last-child, .flyboy .table-responsive > table > thead > tr > th:last-child,
.table-responsive > .table-bordered > thead > tr > td:last-child,
.table-responsive > table.default > thead > tr > td:last-child,
+ .flyboy .table-responsive > table > thead > tr > td:last-child,
.table-responsive > .table-bordered > tbody > tr > th:last-child,
.table-responsive > table.default > tbody > tr > th:last-child,
+ .flyboy .table-responsive > table > tbody > tr > th:last-child,
.table-responsive > .table-bordered > tbody > tr > td:last-child,
.table-responsive > table.default > tbody > tr > td:last-child,
+ .flyboy .table-responsive > table > tbody > tr > td:last-child,
.table-responsive > .table-bordered > tfoot > tr > th:last-child,
.table-responsive > table.default > tfoot > tr > th:last-child,
+ .flyboy .table-responsive > table > tfoot > tr > th:last-child,
.table-responsive > .table-bordered > tfoot > tr > td:last-child,
- .table-responsive > table.default > tfoot > tr > td:last-child {
+ .table-responsive > table.default > tfoot > tr > td:last-child,
+ .flyboy .table-responsive > table > tfoot > tr > td:last-child {
border-right: 0;
}
/* line 225, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.4.1/assets/stylesheets/bootstrap/_tables.scss */
- .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > table.default > tbody > tr:last-child > th,
+ .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > table.default > tbody > tr:last-child > th, .flyboy .table-responsive > table > tbody > tr:last-child > th,
.table-responsive > .table-bordered > tbody > tr:last-child > td,
.table-responsive > table.default > tbody > tr:last-child > td,
+ .flyboy .table-responsive > table > tbody > tr:last-child > td,
.table-responsive > .table-bordered > tfoot > tr:last-child > th,
.table-responsive > table.default > tfoot > tr:last-child > th,
+ .flyboy .table-responsive > table > tfoot > tr:last-child > th,
.table-responsive > .table-bordered > tfoot > tr:last-child > td,
- .table-responsive > table.default > tfoot > tr:last-child > td {
+ .table-responsive > table.default > tfoot > tr:last-child > td,
+ .flyboy .table-responsive > table > tfoot > tr:last-child > td {
border-bottom: 0;
}
}
/* line 10, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.4.1/assets/stylesheets/bootstrap/_forms.scss */
@@ -6640,21 +6721,21 @@
right: -21px;
color: inherit;
}
/* line 59, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
-.alert-success {
+.alert-success, .alert-notice {
background-color: #dff0d8;
border-color: #d6e9c6;
color: #3c763d;
}
/* line 8, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
-.alert-success hr {
+.alert-success hr, .alert-notice hr {
border-top-color: #c9e2b3;
}
/* line 11, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
-.alert-success .alert-link {
+.alert-success .alert-link, .alert-notice .alert-link {
color: #2b542c;
}
/* line 63, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert-info {
@@ -6685,21 +6766,21 @@
.alert-warning .alert-link {
color: #66512c;
}
/* line 71, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
-.alert-danger {
+.alert-danger, .alert-alert {
background-color: #f2dede;
border-color: #ebccd1;
color: #a94442;
}
/* line 8, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
-.alert-danger hr {
+.alert-danger hr, .alert-alert hr {
border-top-color: #e4b9c0;
}
/* line 11, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
-.alert-danger .alert-link {
+.alert-danger .alert-link, .alert-alert .alert-link {
color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
from {
@@ -7164,240 +7245,319 @@
.list-group + .panel-footer {
border-top-width: 0;
}
/* line 104, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.4.1/assets/stylesheets/bootstrap/_panels.scss */
-.panel > .table, .panel > table.default,
+.panel > .table, .panel > table.default, .flyboy .panel > table,
.panel > .table-responsive > .table,
.panel > .table-responsive > table.default,
+.flyboy .panel > .table-responsive > table,
.panel > .panel-collapse > .table,
-.panel > .panel-collapse > table.default {
+.panel > .panel-collapse > table.default,
+.flyboy .panel > .panel-collapse > table {
margin-bottom: 0;
}
/* line 109, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.4.1/assets/stylesheets/bootstrap/_panels.scss */
-.panel > .table caption, .panel > table.default caption,
+.panel > .table caption, .panel > table.default caption, .flyboy .panel > table caption,
.panel > .table-responsive > .table caption,
.panel > .table-responsive > table.default caption,
+.flyboy .panel > .table-responsive > table caption,
.panel > .panel-collapse > .table caption,
-.panel > .panel-collapse > table.default caption {
+.panel > .panel-collapse > table.default caption,
+.flyboy .panel > .panel-collapse > table caption {
padding-left: 15px;
padding-right: 15px;
}
/* line 115, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.4.1/assets/stylesheets/bootstrap/_panels.scss */
-.panel > .table:first-child, .panel > table.default:first-child,
+.panel > .table:first-child, .panel > table.default:first-child, .flyboy .panel > table:first-child,
.panel > .table-responsive:first-child > .table:first-child,
-.panel > .table-responsive:first-child > table.default:first-child {
+.panel > .table-responsive:first-child > table.default:first-child,
+.flyboy .panel > .table-responsive:first-child > table:first-child {
border-top-right-radius: 3px;
border-top-left-radius: 3px;
}
/* line 121, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.4.1/assets/stylesheets/bootstrap/_panels.scss */
-.panel > .table:first-child > thead:first-child > tr:first-child, .panel > table.default:first-child > thead:first-child > tr:first-child,
+.panel > .table:first-child > thead:first-child > tr:first-child, .panel > table.default:first-child > thead:first-child > tr:first-child, .flyboy .panel > table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > table.default:first-child > tbody:first-child > tr:first-child,
+.flyboy .panel > table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > table.default:first-child > thead:first-child > tr:first-child,
+.flyboy .panel > .table-responsive:first-child > table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child,
-.panel > .table-responsive:first-child > table.default:first-child > tbody:first-child > tr:first-child {
+.panel > .table-responsive:first-child > table.default:first-child > tbody:first-child > tr:first-child,
+.flyboy .panel > .table-responsive:first-child > table:first-child > tbody:first-child > tr:first-child {
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
/* line 125, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.4.1/assets/stylesheets/bootstrap/_panels.scss */
-.panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > table.default:first-child > thead:first-child > tr:first-child td:first-child,
+.panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > table.default:first-child > thead:first-child > tr:first-child td:first-child, .flyboy .panel > table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > table.default:first-child > thead:first-child > tr:first-child th:first-child,
+.flyboy .panel > table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > table.default:first-child > tbody:first-child > tr:first-child td:first-child,
+.flyboy .panel > table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > table.default:first-child > tbody:first-child > tr:first-child th:first-child,
+.flyboy .panel > table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > table.default:first-child > thead:first-child > tr:first-child td:first-child,
+.flyboy .panel > .table-responsive:first-child > table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > table.default:first-child > thead:first-child > tr:first-child th:first-child,
+.flyboy .panel > .table-responsive:first-child > table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > table.default:first-child > tbody:first-child > tr:first-child td:first-child,
+.flyboy .panel > .table-responsive:first-child > table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child,
-.panel > .table-responsive:first-child > table.default:first-child > tbody:first-child > tr:first-child th:first-child {
+.panel > .table-responsive:first-child > table.default:first-child > tbody:first-child > tr:first-child th:first-child,
+.flyboy .panel > .table-responsive:first-child > table:first-child > tbody:first-child > tr:first-child th:first-child {
border-top-left-radius: 3px;
}
/* line 129, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.4.1/assets/stylesheets/bootstrap/_panels.scss */
-.panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > table.default:first-child > thead:first-child > tr:first-child td:last-child,
+.panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > table.default:first-child > thead:first-child > tr:first-child td:last-child, .flyboy .panel > table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > table.default:first-child > thead:first-child > tr:first-child th:last-child,
+.flyboy .panel > table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > table.default:first-child > tbody:first-child > tr:first-child td:last-child,
+.flyboy .panel > table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > table.default:first-child > tbody:first-child > tr:first-child th:last-child,
+.flyboy .panel > table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > table.default:first-child > thead:first-child > tr:first-child td:last-child,
+.flyboy .panel > .table-responsive:first-child > table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > table.default:first-child > thead:first-child > tr:first-child th:last-child,
+.flyboy .panel > .table-responsive:first-child > table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > table.default:first-child > tbody:first-child > tr:first-child td:last-child,
+.flyboy .panel > .table-responsive:first-child > table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child,
-.panel > .table-responsive:first-child > table.default:first-child > tbody:first-child > tr:first-child th:last-child {
+.panel > .table-responsive:first-child > table.default:first-child > tbody:first-child > tr:first-child th:last-child,
+.flyboy .panel > .table-responsive:first-child > table:first-child > tbody:first-child > tr:first-child th:last-child {
border-top-right-radius: 3px;
}
/* line 137, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.4.1/assets/stylesheets/bootstrap/_panels.scss */
-.panel > .table:last-child, .panel > table.default:last-child,
+.panel > .table:last-child, .panel > table.default:last-child, .flyboy .panel > table:last-child,
.panel > .table-responsive:last-child > .table:last-child,
-.panel > .table-responsive:last-child > table.default:last-child {
+.panel > .table-responsive:last-child > table.default:last-child,
+.flyboy .panel > .table-responsive:last-child > table:last-child {
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
/* line 143, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.4.1/assets/stylesheets/bootstrap/_panels.scss */
-.panel > .table:last-child > tbody:last-child > tr:last-child, .panel > table.default:last-child > tbody:last-child > tr:last-child,
+.panel > .table:last-child > tbody:last-child > tr:last-child, .panel > table.default:last-child > tbody:last-child > tr:last-child, .flyboy .panel > table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > table.default:last-child > tfoot:last-child > tr:last-child,
+.flyboy .panel > table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > table.default:last-child > tbody:last-child > tr:last-child,
+.flyboy .panel > .table-responsive:last-child > table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child,
-.panel > .table-responsive:last-child > table.default:last-child > tfoot:last-child > tr:last-child {
+.panel > .table-responsive:last-child > table.default:last-child > tfoot:last-child > tr:last-child,
+.flyboy .panel > .table-responsive:last-child > table:last-child > tfoot:last-child > tr:last-child {
border-bottom-left-radius: 3px;
border-bottom-right-radius: 3px;
}
/* line 147, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.4.1/assets/stylesheets/bootstrap/_panels.scss */
-.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > table.default:last-child > tbody:last-child > tr:last-child td:first-child,
+.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > table.default:last-child > tbody:last-child > tr:last-child td:first-child, .flyboy .panel > table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > table.default:last-child > tbody:last-child > tr:last-child th:first-child,
+.flyboy .panel > table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > table.default:last-child > tfoot:last-child > tr:last-child td:first-child,
+.flyboy .panel > table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > table.default:last-child > tfoot:last-child > tr:last-child th:first-child,
+.flyboy .panel > table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > table.default:last-child > tbody:last-child > tr:last-child td:first-child,
+.flyboy .panel > .table-responsive:last-child > table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > table.default:last-child > tbody:last-child > tr:last-child th:first-child,
+.flyboy .panel > .table-responsive:last-child > table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > table.default:last-child > tfoot:last-child > tr:last-child td:first-child,
+.flyboy .panel > .table-responsive:last-child > table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
-.panel > .table-responsive:last-child > table.default:last-child > tfoot:last-child > tr:last-child th:first-child {
+.panel > .table-responsive:last-child > table.default:last-child > tfoot:last-child > tr:last-child th:first-child,
+.flyboy .panel > .table-responsive:last-child > table:last-child > tfoot:last-child > tr:last-child th:first-child {
border-bottom-left-radius: 3px;
}
/* line 151, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.4.1/assets/stylesheets/bootstrap/_panels.scss */
-.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > table.default:last-child > tbody:last-child > tr:last-child td:last-child,
+.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > table.default:last-child > tbody:last-child > tr:last-child td:last-child, .flyboy .panel > table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > table.default:last-child > tbody:last-child > tr:last-child th:last-child,
+.flyboy .panel > table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > table.default:last-child > tfoot:last-child > tr:last-child td:last-child,
+.flyboy .panel > table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > table.default:last-child > tfoot:last-child > tr:last-child th:last-child,
+.flyboy .panel > table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > table.default:last-child > tbody:last-child > tr:last-child td:last-child,
+.flyboy .panel > .table-responsive:last-child > table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > table.default:last-child > tbody:last-child > tr:last-child th:last-child,
+.flyboy .panel > .table-responsive:last-child > table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > table.default:last-child > tfoot:last-child > tr:last-child td:last-child,
+.flyboy .panel > .table-responsive:last-child > table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
-.panel > .table-responsive:last-child > table.default:last-child > tfoot:last-child > tr:last-child th:last-child {
+.panel > .table-responsive:last-child > table.default:last-child > tfoot:last-child > tr:last-child th:last-child,
+.flyboy .panel > .table-responsive:last-child > table:last-child > tfoot:last-child > tr:last-child th:last-child {
border-bottom-right-radius: 3px;
}
/* line 158, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.4.1/assets/stylesheets/bootstrap/_panels.scss */
-.panel > .panel-body + .table, .panel > .panel-body + table.default,
+.panel > .panel-body + .table, .panel > .panel-body + table.default, .flyboy .panel > .panel-body + table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > table.default + .panel-body,
+.flyboy .panel > table + .panel-body,
.panel > .table-responsive + .panel-body {
border-top: 1px solid #ddd;
}
/* line 164, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.4.1/assets/stylesheets/bootstrap/_panels.scss */
-.panel > .table > tbody:first-child > tr:first-child th, .panel > table.default > tbody:first-child > tr:first-child th,
+.panel > .table > tbody:first-child > tr:first-child th, .panel > table.default > tbody:first-child > tr:first-child th, .flyboy .panel > table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td,
-.panel > table.default > tbody:first-child > tr:first-child td {
+.panel > table.default > tbody:first-child > tr:first-child td,
+.flyboy .panel > table > tbody:first-child > tr:first-child td {
border-top: 0;
}
/* line 168, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.4.1/assets/stylesheets/bootstrap/_panels.scss */
-.panel > .table-bordered, .panel > table.default,
+.panel > .table-bordered, .panel > table.default, .flyboy .panel > table,
.panel > .table-responsive > .table-bordered,
-.panel > .table-responsive > table.default {
+.panel > .table-responsive > table.default,
+.flyboy .panel > .table-responsive > table {
border: 0;
}
/* line 175, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.4.1/assets/stylesheets/bootstrap/_panels.scss */
-.panel > .table-bordered > thead > tr > th:first-child, .panel > table.default > thead > tr > th:first-child,
+.panel > .table-bordered > thead > tr > th:first-child, .panel > table.default > thead > tr > th:first-child, .flyboy .panel > table > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > table.default > thead > tr > td:first-child,
+.flyboy .panel > table > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > table.default > tbody > tr > th:first-child,
+.flyboy .panel > table > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > table.default > tbody > tr > td:first-child,
+.flyboy .panel > table > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > table.default > tfoot > tr > th:first-child,
+.flyboy .panel > table > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > table.default > tfoot > tr > td:first-child,
+.flyboy .panel > table > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > table.default > thead > tr > th:first-child,
+.flyboy .panel > .table-responsive > table > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > table.default > thead > tr > td:first-child,
+.flyboy .panel > .table-responsive > table > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > table.default > tbody > tr > th:first-child,
+.flyboy .panel > .table-responsive > table > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > table.default > tbody > tr > td:first-child,
+.flyboy .panel > .table-responsive > table > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > table.default > tfoot > tr > th:first-child,
+.flyboy .panel > .table-responsive > table > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child,
-.panel > .table-responsive > table.default > tfoot > tr > td:first-child {
+.panel > .table-responsive > table.default > tfoot > tr > td:first-child,
+.flyboy .panel > .table-responsive > table > tfoot > tr > td:first-child {
border-left: 0;
}
/* line 179, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.4.1/assets/stylesheets/bootstrap/_panels.scss */
-.panel > .table-bordered > thead > tr > th:last-child, .panel > table.default > thead > tr > th:last-child,
+.panel > .table-bordered > thead > tr > th:last-child, .panel > table.default > thead > tr > th:last-child, .flyboy .panel > table > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > table.default > thead > tr > td:last-child,
+.flyboy .panel > table > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > table.default > tbody > tr > th:last-child,
+.flyboy .panel > table > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > table.default > tbody > tr > td:last-child,
+.flyboy .panel > table > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > table.default > tfoot > tr > th:last-child,
+.flyboy .panel > table > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > table.default > tfoot > tr > td:last-child,
+.flyboy .panel > table > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > table.default > thead > tr > th:last-child,
+.flyboy .panel > .table-responsive > table > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > table.default > thead > tr > td:last-child,
+.flyboy .panel > .table-responsive > table > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > table.default > tbody > tr > th:last-child,
+.flyboy .panel > .table-responsive > table > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > table.default > tbody > tr > td:last-child,
+.flyboy .panel > .table-responsive > table > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > table.default > tfoot > tr > th:last-child,
+.flyboy .panel > .table-responsive > table > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child,
-.panel > .table-responsive > table.default > tfoot > tr > td:last-child {
+.panel > .table-responsive > table.default > tfoot > tr > td:last-child,
+.flyboy .panel > .table-responsive > table > tfoot > tr > td:last-child {
border-right: 0;
}
/* line 188, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.4.1/assets/stylesheets/bootstrap/_panels.scss */
-.panel > .table-bordered > thead > tr:first-child > td, .panel > table.default > thead > tr:first-child > td,
+.panel > .table-bordered > thead > tr:first-child > td, .panel > table.default > thead > tr:first-child > td, .flyboy .panel > table > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > table.default > thead > tr:first-child > th,
+.flyboy .panel > table > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > table.default > tbody > tr:first-child > td,
+.flyboy .panel > table > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > table.default > tbody > tr:first-child > th,
+.flyboy .panel > table > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > table.default > thead > tr:first-child > td,
+.flyboy .panel > .table-responsive > table > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > table.default > thead > tr:first-child > th,
+.flyboy .panel > .table-responsive > table > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > table.default > tbody > tr:first-child > td,
+.flyboy .panel > .table-responsive > table > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th,
-.panel > .table-responsive > table.default > tbody > tr:first-child > th {
+.panel > .table-responsive > table.default > tbody > tr:first-child > th,
+.flyboy .panel > .table-responsive > table > tbody > tr:first-child > th {
border-bottom: 0;
}
/* line 197, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.4.1/assets/stylesheets/bootstrap/_panels.scss */
-.panel > .table-bordered > tbody > tr:last-child > td, .panel > table.default > tbody > tr:last-child > td,
+.panel > .table-bordered > tbody > tr:last-child > td, .panel > table.default > tbody > tr:last-child > td, .flyboy .panel > table > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > table.default > tbody > tr:last-child > th,
+.flyboy .panel > table > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > table.default > tfoot > tr:last-child > td,
+.flyboy .panel > table > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > table.default > tfoot > tr:last-child > th,
+.flyboy .panel > table > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > table.default > tbody > tr:last-child > td,
+.flyboy .panel > .table-responsive > table > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > table.default > tbody > tr:last-child > th,
+.flyboy .panel > .table-responsive > table > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > table.default > tfoot > tr:last-child > td,
+.flyboy .panel > .table-responsive > table > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th,
-.panel > .table-responsive > table.default > tfoot > tr:last-child > th {
+.panel > .table-responsive > table.default > tfoot > tr:last-child > th,
+.flyboy .panel > .table-responsive > table > tfoot > tr:last-child > th {
border-bottom: 0;
}
/* line 204, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-responsive {
border: 0;
@@ -11625,165 +11785,165 @@
/* line 596, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-medium:before {
content: "";
}
-/* line 1, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/assets/stylesheets/dorsale/comments.sass */
+/* line 1, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/assets/stylesheets/dorsale/comments.sass */
.comment .avatar {
float: left;
margin-right: 15px;
}
-/* line 7, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/assets/stylesheets/dorsale/tables.sass */
+/* line 7, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/assets/stylesheets/dorsale/tables.sass */
th {
text-align: center;
vertical-align: middle !important;
}
-/* line 11, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/assets/stylesheets/dorsale/tables.sass */
+/* line 11, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/assets/stylesheets/dorsale/tables.sass */
td[class*="date"] {
width: 8em;
text-align: center;
}
-/* line 15, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/assets/stylesheets/dorsale/tables.sass */
+/* line 15, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/assets/stylesheets/dorsale/tables.sass */
td[class*="count"] {
width: 1em;
text-align: center;
}
-/* line 1, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/assets/stylesheets/dorsale/contexts.sass */
+/* line 1, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/assets/stylesheets/dorsale/contexts.sass */
.context {
text-align: center;
position: relative;
margin-bottom: 15px !important;
}
-/* line 7, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/assets/stylesheets/dorsale/contexts.sass */
+/* line 7, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/assets/stylesheets/dorsale/contexts.sass */
.context > .fa {
font-size: 400%;
color: black;
padding: 10px;
margin: auto;
display: block;
}
-/* line 17, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/assets/stylesheets/dorsale/contexts.sass */
+/* line 17, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/assets/stylesheets/dorsale/contexts.sass */
.context h2 {
margin: 10px;
font-size: 150%;
font-weight: bold;
}
-/* line 22, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/assets/stylesheets/dorsale/contexts.sass */
+/* line 22, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/assets/stylesheets/dorsale/contexts.sass */
.context p.infos, .flyboy .context div.infos {
margin: 5px;
text-align: left;
}
-/* line 26, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/assets/stylesheets/dorsale/contexts.sass */
+/* line 26, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/assets/stylesheets/dorsale/contexts.sass */
.context strong {
display: inline-block;
width: 50%;
}
-/* line 30, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/assets/stylesheets/dorsale/contexts.sass */
+/* line 30, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/assets/stylesheets/dorsale/contexts.sass */
.context .btn-group {
position: absolute;
top: 0;
right: 0;
}
-/* line 35, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/assets/stylesheets/dorsale/contexts.sass */
+/* line 35, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/assets/stylesheets/dorsale/contexts.sass */
.context .btn-group .btn {
border-top: 0;
border-right: 0;
border-radius: 0 0 0 3px;
}
-/* line 2, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/assets/stylesheets/dorsale/forms.sass */
+/* line 2, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/assets/stylesheets/dorsale/forms.sass */
form .actions {
text-align: center;
border-top: 1px solid #DDD;
margin-top: 25px;
padding-top: 20px;
}
-/* line 8, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/assets/stylesheets/dorsale/forms.sass */
+/* line 8, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/assets/stylesheets/dorsale/forms.sass */
form .actions .btn {
margin: 5px;
}
-/* line 11, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/assets/stylesheets/dorsale/forms.sass */
+/* line 11, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/assets/stylesheets/dorsale/forms.sass */
form textarea {
height: 15em !important;
}
-/* line 1, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/assets/stylesheets/dorsale/styles.sass */
+/* line 1, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/assets/stylesheets/dorsale/styles.sass */
.left {
text-align: left;
}
-/* line 4, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/assets/stylesheets/dorsale/styles.sass */
+/* line 4, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/assets/stylesheets/dorsale/styles.sass */
.right {
text-align: right;
}
-/* line 7, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/assets/stylesheets/dorsale/styles.sass */
+/* line 7, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/assets/stylesheets/dorsale/styles.sass */
.center {
text-align: center;
}
-/* line 10, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/assets/stylesheets/dorsale/styles.sass */
+/* line 10, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/assets/stylesheets/dorsale/styles.sass */
.nostyle {
margin: 0;
padding: 0;
background: none;
border: none;
outline: none;
border-radius: 0;
}
-/* line 21, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/assets/stylesheets/dorsale/styles.sass */
+/* line 21, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/assets/stylesheets/dorsale/styles.sass */
img {
max-width: 100%;
}
-/* line 1, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/assets/stylesheets/dorsale/filters.sass */
+/* line 1, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/assets/stylesheets/dorsale/filters.sass */
.filters {
padding: 5px 15px;
}
-/* line 2, /Users/benoit/www/agilidee/flyboy/app/assets/stylesheets/flyboy/all.sass */
+/* line 6, /Users/benoit/www/agilidee/flyboy/app/assets/stylesheets/flyboy/all.sass */
.flyboy .onwarning {
background: #fcf8e3 !important;
}
-/* line 5, /Users/benoit/www/agilidee/flyboy/app/assets/stylesheets/flyboy/all.sass */
+/* line 9, /Users/benoit/www/agilidee/flyboy/app/assets/stylesheets/flyboy/all.sass */
.flyboy .finished {
background: #dff0d8 !important;
}
-/* line 8, /Users/benoit/www/agilidee/flyboy/app/assets/stylesheets/flyboy/all.sass */
+/* line 12, /Users/benoit/www/agilidee/flyboy/app/assets/stylesheets/flyboy/all.sass */
.flyboy .onalert {
background: #f2dede !important;
}
-/* line 11, /Users/benoit/www/agilidee/flyboy/app/assets/stylesheets/flyboy/all.sass */
-.flyboy .btn {
+/* line 15, /Users/benoit/www/agilidee/flyboy/app/assets/stylesheets/flyboy/all.sass */
+.flyboy .btn, .flyboy form.search {
margin: 5px;
}
-/* line 17, /Users/benoit/www/agilidee/flyboy/app/assets/stylesheets/flyboy/all.sass */
+/* line 21, /Users/benoit/www/agilidee/flyboy/app/assets/stylesheets/flyboy/all.sass */
.flyboy div.progress {
display: inline-block;
width: 150px;
margin: 0;
}
-/* line 22, /Users/benoit/www/agilidee/flyboy/app/assets/stylesheets/flyboy/all.sass */
+/* line 26, /Users/benoit/www/agilidee/flyboy/app/assets/stylesheets/flyboy/all.sass */
.flyboy table textarea {
height: 4em !important;
}
-/* line 25, /Users/benoit/www/agilidee/flyboy/app/assets/stylesheets/flyboy/all.sass */
+/* line 29, /Users/benoit/www/agilidee/flyboy/app/assets/stylesheets/flyboy/all.sass */
.flyboy td.task_progress {
width: 150px;
}
-/* line 28, /Users/benoit/www/agilidee/flyboy/app/assets/stylesheets/flyboy/all.sass */
+/* line 32, /Users/benoit/www/agilidee/flyboy/app/assets/stylesheets/flyboy/all.sass */
.flyboy .context .actions {
border-bottom: 1px solid #e3e3e3;
margin: 0 0 15px 0;
padding: 0 0 10px 0;
}
/* line 4, /Users/benoit/www/agilidee/flyboy/spec/dummy/app/assets/stylesheets/application.sass */
body {
margin: 15px 0;
}
-; TI"required_assets_digest; F"%795263908c4faf5b563a9dc64786da9eI"
_version; F"%64e62ddc273c2f5847f30d698ca14b67
+; TI"required_assets_digest; F"%e9bb7916bb49513b0f484d615e39a241I"
_version; F"%64e62ddc273c2f5847f30d698ca14b67
\ No newline at end of file