spec/dummy/tmp/cache/assets/development/sprockets/8ab512c9b33ac90e699b73469d71f061 in customer_vault-1.2.0 vs spec/dummy/tmp/cache/assets/development/sprockets/8ab512c9b33ac90e699b73469d71f061 in customer_vault-1.2.1
- old
+ new
@@ -1,8 +1,8 @@
{I"
class:EFI"BundledAsset; FI"logical_path; FI"application.css; TI"
pathname; FI"6$root/app/assets/stylesheets/application.css.scss; TI"content_type; FI"
text/css; FI"
-mtime; Fl+°˜åTI"length; Fié@I"digest; F"%ce8cc2807a14b77684866fa34b1779a5I"source; FI"é@@charset "UTF-8";
+mtime; Fl+UI"length; Fi¸sI"digest; F"%7878ac33e31e96d36845eef760606548I"source; FI"¸s@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.3/assets/stylesheets/bootstrap/_normalize.scss */
html {
font-family: sans-serif;
-ms-text-size-adjust: 100%;
@@ -342,12 +342,15 @@
.navbar {
display: none;
}
/* line 83, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_print.scss */
- .btn > .caret,
- .dropup > .btn > .caret {
+ .btn > .caret, .individual .actions a > .caret,
+ .corporation .actions a > .caret,
+ .dropup > .btn > .caret,
+ .individual .actions .dropup > a > .caret,
+ .corporation .actions .dropup > a > .caret {
border-top-color: #000 !important;
}
/* line 87, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_print.scss */
.label {
@@ -1977,11 +1980,12 @@
.text-capitalize {
text-transform: capitalize;
}
/* line 102, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_type.scss */
-.text-muted, .context strong, .context h2 {
+.text-muted, .individual p.infos strong,
+.corporation p.infos strong, h1, .context strong, .context h2 {
color: #777777;
}
/* line 5, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-primary {
@@ -3978,21 +3982,27 @@
margin-bottom: 0;
}
/* line 300, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_forms.scss */
.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
-.input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
+.input-group-lg > .input-group-btn > .form-control-static.btn,
+.individual .actions .input-group-lg > .input-group-btn > a.form-control-static,
+.corporation .actions .input-group-lg > .input-group-btn > a.form-control-static, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
-.input-group-sm > .input-group-btn > .form-control-static.btn {
+.input-group-sm > .input-group-btn > .form-control-static.btn,
+.individual .actions .input-group-sm > .input-group-btn > a.form-control-static,
+.corporation .actions .input-group-sm > .input-group-btn > a.form-control-static {
padding-left: 0;
padding-right: 0;
}
/* line 71, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_forms.scss */
.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
-.input-group-sm > .input-group-btn > .btn {
+.input-group-sm > .input-group-btn > .btn,
+.individual .actions .input-group-sm > .input-group-btn > a,
+.corporation .actions .input-group-sm > .input-group-btn > a {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
@@ -4044,11 +4054,13 @@
}
/* line 71, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_forms.scss */
.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
-.input-group-lg > .input-group-btn > .btn {
+.input-group-lg > .input-group-btn > .btn,
+.individual .actions .input-group-lg > .input-group-btn > a,
+.corporation .actions .input-group-lg > .input-group-btn > a {
height: 46px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.3333333;
border-radius: 6px;
@@ -4123,20 +4135,24 @@
}
/* line 369, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_forms.scss */
.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
-.input-group-lg > .input-group-btn > .btn + .form-control-feedback {
+.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
+.individual .actions .input-group-lg > .input-group-btn > a + .form-control-feedback,
+.corporation .actions .input-group-lg > .input-group-btn > a + .form-control-feedback {
width: 46px;
height: 46px;
line-height: 46px;
}
/* line 374, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_forms.scss */
.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
-.input-group-sm > .input-group-btn > .btn + .form-control-feedback {
+.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
+.individual .actions .input-group-sm > .input-group-btn > a + .form-control-feedback,
+.corporation .actions .input-group-sm > .input-group-btn > a + .form-control-feedback {
width: 30px;
height: 30px;
line-height: 30px;
}
@@ -4367,11 +4383,12 @@
padding-top: 6px;
}
}
/* line 9, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_buttons.scss */
-.btn {
+.btn, .individual .actions a,
+.corporation .actions a {
display: inline-block;
margin-bottom: 0;
font-weight: normal;
text-align: center;
vertical-align: middle;
@@ -4388,60 +4405,110 @@
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
/* line 26, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_buttons.scss */
-.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
+.btn:focus, .individual .actions a:focus,
+.corporation .actions a:focus, .btn.focus, .individual .actions a.focus,
+.corporation .actions a.focus, .btn:active:focus, .individual .actions a:active:focus,
+.corporation .actions a:active:focus, .btn:active.focus, .individual .actions a:active.focus,
+.corporation .actions a:active.focus, .btn.active:focus, .individual .actions a.active:focus,
+.corporation .actions a.active:focus, .btn.active.focus, .individual .actions a.active.focus,
+.corporation .actions a.active.focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
/* line 32, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_buttons.scss */
-.btn:hover, .btn:focus, .btn.focus {
+.btn:hover, .individual .actions a:hover,
+.corporation .actions a:hover, .btn:focus, .individual .actions a:focus,
+.corporation .actions a:focus, .btn.focus, .individual .actions a.focus,
+.corporation .actions a.focus {
color: #333;
text-decoration: none;
}
/* line 39, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_buttons.scss */
-.btn:active, .btn.active {
+.btn:active, .individual .actions a:active,
+.corporation .actions a:active, .btn.active, .individual .actions a.active,
+.corporation .actions a.active {
outline: 0;
background-image: none;
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
/* line 46, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_buttons.scss */
-.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
+.btn.disabled, .individual .actions a.disabled,
+.corporation .actions a.disabled, .btn[disabled], .individual .actions a[disabled],
+.corporation .actions a[disabled], fieldset[disabled] .btn, fieldset[disabled] .individual .actions a, .individual .actions fieldset[disabled] a,
+fieldset[disabled] .corporation .actions a,
+.corporation .actions fieldset[disabled] a {
cursor: not-allowed;
pointer-events: none;
opacity: 0.65;
filter: alpha(opacity=65);
-webkit-box-shadow: none;
box-shadow: none;
}
/* line 60, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_buttons.scss */
-.btn-default {
+.btn-default, .individual .actions a,
+.corporation .actions a {
color: #333;
background-color: #fff;
border-color: #ccc;
}
/* line 11, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
-.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
+.btn-default:hover, .individual .actions a:hover,
+.corporation .actions a:hover, .btn-default:focus, .individual .actions a:focus,
+.corporation .actions a:focus, .btn-default.focus, .individual .actions a.focus,
+.corporation .actions a.focus, .btn-default:active, .individual .actions a:active,
+.corporation .actions a:active, .btn-default.active, .individual .actions a.active,
+.corporation .actions a.active, .open > .btn-default.dropdown-toggle, .individual .actions .open > a.dropdown-toggle,
+.corporation .actions .open > a.dropdown-toggle {
color: #333;
background-color: #e6e6e6;
border-color: #adadad;
}
/* line 21, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
-.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
+.btn-default:active, .individual .actions a:active,
+.corporation .actions a:active, .btn-default.active, .individual .actions a.active,
+.corporation .actions a.active, .open > .btn-default.dropdown-toggle, .individual .actions .open > a.dropdown-toggle,
+.corporation .actions .open > a.dropdown-toggle {
background-image: none;
}
/* line 29, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
-.btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
+.btn-default.disabled, .individual .actions a.disabled,
+.corporation .actions a.disabled, .btn-default.disabled:hover, .individual .actions a.disabled:hover,
+.corporation .actions a.disabled:hover, .btn-default.disabled:focus, .individual .actions a.disabled:focus,
+.corporation .actions a.disabled:focus, .btn-default.disabled.focus, .individual .actions a.disabled.focus,
+.corporation .actions a.disabled.focus, .btn-default.disabled:active, .individual .actions a.disabled:active,
+.corporation .actions a.disabled:active, .btn-default.disabled.active, .individual .actions a.disabled.active,
+.corporation .actions a.disabled.active, .btn-default[disabled], .individual .actions a[disabled],
+.corporation .actions a[disabled], .btn-default[disabled]:hover, .individual .actions a[disabled]:hover,
+.corporation .actions a[disabled]:hover, .btn-default[disabled]:focus, .individual .actions a[disabled]:focus,
+.corporation .actions a[disabled]:focus, .btn-default[disabled].focus, .individual .actions a[disabled].focus,
+.corporation .actions a[disabled].focus, .btn-default[disabled]:active, .individual .actions a[disabled]:active,
+.corporation .actions a[disabled]:active, .btn-default[disabled].active, .individual .actions a[disabled].active,
+.corporation .actions a[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .individual .actions a, .individual .actions fieldset[disabled] a,
+fieldset[disabled] .corporation .actions a,
+.corporation .actions fieldset[disabled] a, fieldset[disabled] .btn-default:hover, fieldset[disabled] .individual .actions a:hover, .individual .actions fieldset[disabled] a:hover,
+fieldset[disabled] .corporation .actions a:hover,
+.corporation .actions fieldset[disabled] a:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .individual .actions a:focus, .individual .actions fieldset[disabled] a:focus,
+fieldset[disabled] .corporation .actions a:focus,
+.corporation .actions fieldset[disabled] a:focus, fieldset[disabled] .btn-default.focus, fieldset[disabled] .individual .actions a.focus, .individual .actions fieldset[disabled] a.focus,
+fieldset[disabled] .corporation .actions a.focus,
+.corporation .actions fieldset[disabled] a.focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .individual .actions a:active, .individual .actions fieldset[disabled] a:active,
+fieldset[disabled] .corporation .actions a:active,
+.corporation .actions fieldset[disabled] a:active, fieldset[disabled] .btn-default.active, fieldset[disabled] .individual .actions a.active, .individual .actions fieldset[disabled] a.active,
+fieldset[disabled] .corporation .actions a.active,
+.corporation .actions fieldset[disabled] a.active {
background-color: #fff;
border-color: #ccc;
}
/* line 40, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
-.btn-default .badge {
+.btn-default .badge, .individual .actions a .badge,
+.corporation .actions a .badge {
color: #fff;
background-color: #333;
}
/* line 63, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_buttons.scss */
@@ -4606,27 +4673,30 @@
color: #777777;
text-decoration: none;
}
/* line 127, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_buttons.scss */
-.btn-lg, .btn-group-lg > .btn {
+.btn-lg, .btn-group-lg > .btn, .individual .actions .btn-group-lg > a,
+.corporation .actions .btn-group-lg > a {
padding: 10px 16px;
font-size: 18px;
line-height: 1.3333333;
border-radius: 6px;
}
/* line 131, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_buttons.scss */
-.btn-sm, .btn-group-sm > .btn {
+.btn-sm, .btn-group-sm > .btn, .individual .actions .btn-group-sm > a,
+.corporation .actions .btn-group-sm > a {
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
/* line 135, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_buttons.scss */
-.btn-xs, .btn-group-xs > .btn {
+.btn-xs, .btn-group-xs > .btn, .individual .actions a,
+.corporation .actions a {
padding: 1px 5px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
@@ -4871,28 +4941,57 @@
position: relative;
display: inline-block;
vertical-align: middle;
}
/* line 11, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_button-groups.scss */
-.btn-group > .btn,
-.btn-group-vertical > .btn {
+.btn-group > .btn, .individual .actions .btn-group > a,
+.corporation .actions .btn-group > a,
+.btn-group-vertical > .btn,
+.individual .actions .btn-group-vertical > a,
+.corporation .actions .btn-group-vertical > a {
position: relative;
float: left;
}
/* line 15, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_button-groups.scss */
-.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
+.btn-group > .btn:hover, .individual .actions .btn-group > a:hover,
+.corporation .actions .btn-group > a:hover, .btn-group > .btn:focus, .individual .actions .btn-group > a:focus,
+.corporation .actions .btn-group > a:focus, .btn-group > .btn:active, .individual .actions .btn-group > a:active,
+.corporation .actions .btn-group > a:active, .btn-group > .btn.active, .individual .actions .btn-group > a.active,
+.corporation .actions .btn-group > a.active,
.btn-group-vertical > .btn:hover,
+.individual .actions .btn-group-vertical > a:hover,
+.corporation .actions .btn-group-vertical > a:hover,
.btn-group-vertical > .btn:focus,
+.individual .actions .btn-group-vertical > a:focus,
+.corporation .actions .btn-group-vertical > a:focus,
.btn-group-vertical > .btn:active,
-.btn-group-vertical > .btn.active {
+.individual .actions .btn-group-vertical > a:active,
+.corporation .actions .btn-group-vertical > a:active,
+.btn-group-vertical > .btn.active,
+.individual .actions .btn-group-vertical > a.active,
+.corporation .actions .btn-group-vertical > a.active {
z-index: 2;
}
/* line 26, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_button-groups.scss */
-.btn-group .btn + .btn,
+.btn-group .btn + .btn, .btn-group .individual .actions a + .btn, .individual .actions .btn-group a + .btn,
+.btn-group .corporation .actions a + .btn,
+.corporation .actions .btn-group a + .btn, .btn-group .individual .actions .btn + a, .individual .actions .btn-group .btn + a, .btn-group .individual .actions a + a, .individual .actions .btn-group a + a,
+.btn-group .corporation .actions .btn + a,
+.corporation .actions .btn-group .btn + a,
+.btn-group .corporation .actions a + a,
+.corporation .actions .btn-group a + a,
.btn-group .btn + .btn-group,
+.btn-group .individual .actions a + .btn-group,
+.individual .actions .btn-group a + .btn-group,
+.btn-group .corporation .actions a + .btn-group,
+.corporation .actions .btn-group a + .btn-group,
.btn-group .btn-group + .btn,
+.btn-group .individual .actions .btn-group + a,
+.individual .actions .btn-group .btn-group + a,
+.btn-group .corporation .actions .btn-group + a,
+.corporation .actions .btn-group .btn-group + a,
.btn-group .btn-group + .btn-group {
margin-left: -1px;
}
/* line 35, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_button-groups.scss */
@@ -4912,33 +5011,38 @@
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
float: left;
}
/* line 43, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_button-groups.scss */
-.btn-toolbar > .btn,
+.btn-toolbar > .btn, .individual .actions .btn-toolbar > a,
+.corporation .actions .btn-toolbar > a,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
margin-left: 5px;
}
/* line 50, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_button-groups.scss */
-.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
+.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle), .individual .actions .btn-group > a:not(:first-child):not(:last-child):not(.dropdown-toggle),
+.corporation .actions .btn-group > a:not(:first-child):not(:last-child):not(.dropdown-toggle) {
border-radius: 0;
}
/* line 55, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_button-groups.scss */
-.btn-group > .btn:first-child {
+.btn-group > .btn:first-child, .individual .actions .btn-group > a:first-child,
+.corporation .actions .btn-group > a:first-child {
margin-left: 0;
}
/* line 57, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_button-groups.scss */
-.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
+.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle), .individual .actions .btn-group > a:first-child:not(:last-child):not(.dropdown-toggle),
+.corporation .actions .btn-group > a:first-child:not(:last-child):not(.dropdown-toggle) {
border-bottom-right-radius: 0;
border-top-right-radius: 0;
}
/* line 62, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_button-groups.scss */
-.btn-group > .btn:last-child:not(:first-child),
+.btn-group > .btn:last-child:not(:first-child), .individual .actions .btn-group > a:last-child:not(:first-child),
+.corporation .actions .btn-group > a:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
border-bottom-left-radius: 0;
border-top-left-radius: 0;
}
@@ -4946,23 +5050,26 @@
.btn-group > .btn-group {
float: left;
}
/* line 71, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_button-groups.scss */
-.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
+.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn, .individual .actions .btn-group > .btn-group:not(:first-child):not(:last-child) > a,
+.corporation .actions .btn-group > .btn-group:not(:first-child):not(:last-child) > a {
border-radius: 0;
}
/* line 75, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_button-groups.scss */
-.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
+.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .individual .actions .btn-group > .btn-group:first-child:not(:last-child) > a:last-child,
+.corporation .actions .btn-group > .btn-group:first-child:not(:last-child) > a:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
border-bottom-right-radius: 0;
border-top-right-radius: 0;
}
/* line 80, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_button-groups.scss */
-.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
+.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child, .individual .actions .btn-group > .btn-group:last-child:not(:first-child) > a:first-child,
+.corporation .actions .btn-group > .btn-group:last-child:not(:first-child) > a:first-child {
border-bottom-left-radius: 0;
border-top-left-radius: 0;
}
/* line 85, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_button-groups.scss */
@@ -4970,17 +5077,19 @@
.btn-group.open .dropdown-toggle {
outline: 0;
}
/* line 104, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_button-groups.scss */
-.btn-group > .btn + .dropdown-toggle {
+.btn-group > .btn + .dropdown-toggle, .individual .actions .btn-group > a + .dropdown-toggle,
+.corporation .actions .btn-group > a + .dropdown-toggle {
padding-left: 8px;
padding-right: 8px;
}
/* line 108, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_button-groups.scss */
-.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
+.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle, .individual .actions .btn-group-lg.btn-group > a + .dropdown-toggle,
+.corporation .actions .btn-group-lg.btn-group > a + .dropdown-toggle {
padding-left: 12px;
padding-right: 12px;
}
/* line 115, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_button-groups.scss */
@@ -4993,29 +5102,36 @@
-webkit-box-shadow: none;
box-shadow: none;
}
/* line 126, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_button-groups.scss */
-.btn .caret {
+.btn .caret, .individual .actions a .caret,
+.corporation .actions a .caret {
margin-left: 0;
}
/* line 130, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_button-groups.scss */
-.btn-lg .caret, .btn-group-lg > .btn .caret {
+.btn-lg .caret, .btn-group-lg > .btn .caret, .individual .actions .btn-group-lg > a .caret,
+.corporation .actions .btn-group-lg > a .caret {
border-width: 5px 5px 0;
border-bottom-width: 0;
}
/* line 135, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_button-groups.scss */
-.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
+.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret, .dropup .individual .actions .btn-group-lg > a .caret, .individual .actions .dropup .btn-group-lg > a .caret,
+.dropup .corporation .actions .btn-group-lg > a .caret,
+.corporation .actions .dropup .btn-group-lg > a .caret {
border-width: 0 5px 5px;
}
/* line 144, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_button-groups.scss */
-.btn-group-vertical > .btn,
+.btn-group-vertical > .btn, .individual .actions .btn-group-vertical > a,
+.corporation .actions .btn-group-vertical > a,
.btn-group-vertical > .btn-group,
-.btn-group-vertical > .btn-group > .btn {
+.btn-group-vertical > .btn-group > .btn,
+.individual .actions .btn-group-vertical > .btn-group > a,
+.corporation .actions .btn-group-vertical > .btn-group > a {
display: block;
float: none;
width: 100%;
max-width: 100%;
}
@@ -5027,53 +5143,67 @@
/* line 19, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.btn-group-vertical > .btn-group:after {
clear: both;
}
/* line 156, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_button-groups.scss */
-.btn-group-vertical > .btn-group > .btn {
+.btn-group-vertical > .btn-group > .btn, .individual .actions .btn-group-vertical > .btn-group > a,
+.corporation .actions .btn-group-vertical > .btn-group > a {
float: none;
}
/* line 161, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_button-groups.scss */
-.btn-group-vertical > .btn + .btn,
+.btn-group-vertical > .btn + .btn, .individual .actions .btn-group-vertical > a + .btn,
+.corporation .actions .btn-group-vertical > a + .btn, .individual .actions .btn-group-vertical > .btn + a, .individual .actions .btn-group-vertical > a + a,
+.corporation .actions .btn-group-vertical > .btn + a,
+.corporation .actions .btn-group-vertical > a + a,
.btn-group-vertical > .btn + .btn-group,
+.individual .actions .btn-group-vertical > a + .btn-group,
+.corporation .actions .btn-group-vertical > a + .btn-group,
.btn-group-vertical > .btn-group + .btn,
+.individual .actions .btn-group-vertical > .btn-group + a,
+.corporation .actions .btn-group-vertical > .btn-group + a,
.btn-group-vertical > .btn-group + .btn-group {
margin-top: -1px;
margin-left: 0;
}
/* line 171, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_button-groups.scss */
-.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
+.btn-group-vertical > .btn:not(:first-child):not(:last-child), .individual .actions .btn-group-vertical > a:not(:first-child):not(:last-child),
+.corporation .actions .btn-group-vertical > a:not(:first-child):not(:last-child) {
border-radius: 0;
}
/* line 174, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_button-groups.scss */
-.btn-group-vertical > .btn:first-child:not(:last-child) {
+.btn-group-vertical > .btn:first-child:not(:last-child), .individual .actions .btn-group-vertical > a:first-child:not(:last-child),
+.corporation .actions .btn-group-vertical > a:first-child:not(:last-child) {
border-top-right-radius: 4px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
/* line 178, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_button-groups.scss */
-.btn-group-vertical > .btn:last-child:not(:first-child) {
+.btn-group-vertical > .btn:last-child:not(:first-child), .individual .actions .btn-group-vertical > a:last-child:not(:first-child),
+.corporation .actions .btn-group-vertical > a:last-child:not(:first-child) {
border-bottom-left-radius: 4px;
border-top-right-radius: 0;
border-top-left-radius: 0;
}
/* line 183, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_button-groups.scss */
-.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
+.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn, .individual .actions .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > a,
+.corporation .actions .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > a {
border-radius: 0;
}
/* line 187, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_button-groups.scss */
-.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
+.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .individual .actions .btn-group-vertical > .btn-group:first-child:not(:last-child) > a:last-child,
+.corporation .actions .btn-group-vertical > .btn-group:first-child:not(:last-child) > a:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
/* line 192, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_button-groups.scss */
-.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
+.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child, .individual .actions .btn-group-vertical > .btn-group:last-child:not(:first-child) > a:first-child,
+.corporation .actions .btn-group-vertical > .btn-group:last-child:not(:first-child) > a:first-child {
border-top-right-radius: 0;
border-top-left-radius: 0;
}
/* line 200, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_button-groups.scss */
@@ -5082,30 +5212,40 @@
width: 100%;
table-layout: fixed;
border-collapse: separate;
}
/* line 205, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_button-groups.scss */
-.btn-group-justified > .btn,
+.btn-group-justified > .btn, .individual .actions .btn-group-justified > a,
+.corporation .actions .btn-group-justified > a,
.btn-group-justified > .btn-group {
float: none;
display: table-cell;
width: 1%;
}
/* line 211, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_button-groups.scss */
-.btn-group-justified > .btn-group .btn {
+.btn-group-justified > .btn-group .btn, .btn-group-justified > .btn-group .individual .actions a, .individual .actions .btn-group-justified > .btn-group a,
+.btn-group-justified > .btn-group .corporation .actions a,
+.corporation .actions .btn-group-justified > .btn-group a {
width: 100%;
}
/* line 215, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-justified > .btn-group .dropdown-menu {
left: auto;
}
/* line 236, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_button-groups.scss */
-[data-toggle="buttons"] > .btn input[type="radio"],
+[data-toggle="buttons"] > .btn input[type="radio"], .individual .actions [data-toggle="buttons"] > a input[type="radio"],
+.corporation .actions [data-toggle="buttons"] > a input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
+.individual .actions [data-toggle="buttons"] > a input[type="checkbox"],
+.corporation .actions [data-toggle="buttons"] > a input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
-[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
+.individual .actions [data-toggle="buttons"] > .btn-group > a input[type="radio"],
+.corporation .actions [data-toggle="buttons"] > .btn-group > a input[type="radio"],
+[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"],
+.individual .actions [data-toggle="buttons"] > .btn-group > a input[type="checkbox"],
+.corporation .actions [data-toggle="buttons"] > .btn-group > a input[type="checkbox"] {
position: absolute;
clip: rect(0, 0, 0, 0);
pointer-events: none;
}
@@ -5164,19 +5304,23 @@
border-radius: 4px;
}
/* line 85, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
-.input-group-sm > .input-group-btn > .input-group-addon.btn {
+.input-group-sm > .input-group-btn > .input-group-addon.btn,
+.individual .actions .input-group-sm > .input-group-btn > a.input-group-addon,
+.corporation .actions .input-group-sm > .input-group-btn > a.input-group-addon {
padding: 5px 10px;
font-size: 12px;
border-radius: 3px;
}
/* line 90, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
-.input-group-lg > .input-group-btn > .input-group-addon.btn {
+.input-group-lg > .input-group-btn > .input-group-addon.btn,
+.individual .actions .input-group-lg > .input-group-btn > a.input-group-addon,
+.corporation .actions .input-group-lg > .input-group-btn > a.input-group-addon {
padding: 10px 16px;
font-size: 18px;
border-radius: 6px;
}
/* line 97, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_input-groups.scss */
@@ -5187,14 +5331,22 @@
/* line 104, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
+.individual .actions .input-group-btn:first-child > a,
+.corporation .actions .input-group-btn:first-child > a,
.input-group-btn:first-child > .btn-group > .btn,
+.individual .actions .input-group-btn:first-child > .btn-group > a,
+.corporation .actions .input-group-btn:first-child > .btn-group > a,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
-.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
+.individual .actions .input-group-btn:last-child > a:not(:last-child):not(.dropdown-toggle),
+.corporation .actions .input-group-btn:last-child > a:not(:last-child):not(.dropdown-toggle),
+.input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
+.individual .actions .input-group-btn:last-child > .btn-group:not(:last-child) > a,
+.corporation .actions .input-group-btn:last-child > .btn-group:not(:last-child) > a {
border-bottom-right-radius: 0;
border-top-right-radius: 0;
}
/* line 113, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_input-groups.scss */
@@ -5204,14 +5356,22 @@
/* line 116, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
+.individual .actions .input-group-btn:last-child > a,
+.corporation .actions .input-group-btn:last-child > a,
.input-group-btn:last-child > .btn-group > .btn,
+.individual .actions .input-group-btn:last-child > .btn-group > a,
+.corporation .actions .input-group-btn:last-child > .btn-group > a,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
-.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
+.individual .actions .input-group-btn:first-child > a:not(:first-child),
+.corporation .actions .input-group-btn:first-child > a:not(:first-child),
+.input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
+.individual .actions .input-group-btn:first-child > .btn-group:not(:first-child) > a,
+.corporation .actions .input-group-btn:first-child > .btn-group:not(:first-child) > a {
border-bottom-left-radius: 0;
border-top-left-radius: 0;
}
/* line 125, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_input-groups.scss */
@@ -5224,28 +5384,37 @@
position: relative;
font-size: 0;
white-space: nowrap;
}
/* line 140, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_input-groups.scss */
-.input-group-btn > .btn {
+.input-group-btn > .btn, .individual .actions .input-group-btn > a,
+.corporation .actions .input-group-btn > a {
position: relative;
}
/* line 142, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_input-groups.scss */
-.input-group-btn > .btn + .btn {
+.input-group-btn > .btn + .btn, .individual .actions .input-group-btn > a + .btn,
+.corporation .actions .input-group-btn > a + .btn, .individual .actions .input-group-btn > .btn + a, .individual .actions .input-group-btn > a + a,
+.corporation .actions .input-group-btn > .btn + a,
+.corporation .actions .input-group-btn > a + a {
margin-left: -1px;
}
/* line 146, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_input-groups.scss */
-.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
+.input-group-btn > .btn:hover, .individual .actions .input-group-btn > a:hover,
+.corporation .actions .input-group-btn > a:hover, .input-group-btn > .btn:focus, .individual .actions .input-group-btn > a:focus,
+.corporation .actions .input-group-btn > a:focus, .input-group-btn > .btn:active, .individual .actions .input-group-btn > a:active,
+.corporation .actions .input-group-btn > a:active {
z-index: 2;
}
/* line 155, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_input-groups.scss */
-.input-group-btn:first-child > .btn,
+.input-group-btn:first-child > .btn, .individual .actions .input-group-btn:first-child > a,
+.corporation .actions .input-group-btn:first-child > a,
.input-group-btn:first-child > .btn-group {
margin-right: -1px;
}
/* line 161, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_input-groups.scss */
-.input-group-btn:last-child > .btn,
+.input-group-btn:last-child > .btn, .individual .actions .input-group-btn:last-child > a,
+.corporation .actions .input-group-btn:last-child > a,
.input-group-btn:last-child > .btn-group {
margin-left: -1px;
}
/* line 9, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navs.scss */
@@ -5832,16 +6001,18 @@
.navbar-btn {
margin-top: 8px;
margin-bottom: 8px;
}
/* line 347, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navbar.scss */
-.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
+.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn, .individual .actions .btn-group-sm > a.navbar-btn,
+.corporation .actions .btn-group-sm > a.navbar-btn {
margin-top: 10px;
margin-bottom: 10px;
}
/* line 350, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navbar.scss */
-.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
+.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn, .individual .actions a.navbar-btn,
+.corporation .actions a.navbar-btn {
margin-top: 14px;
margin-bottom: 14px;
}
/* line 360, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navbar.scss */
@@ -6285,11 +6456,12 @@
/* line 20, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_labels.scss */
.label:empty {
display: none;
}
/* line 25, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_labels.scss */
-.btn .label {
+.btn .label, .individual .actions a .label,
+.corporation .actions a .label {
position: relative;
top: -1px;
}
/* line 33, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_labels.scss */
@@ -6371,16 +6543,18 @@
/* line 22, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_badges.scss */
.badge:empty {
display: none;
}
/* line 27, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_badges.scss */
-.btn .badge {
+.btn .badge, .individual .actions a .badge,
+.corporation .actions a .badge {
position: relative;
top: -1px;
}
/* line 32, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_badges.scss */
-.btn-xs .badge, .btn-group-xs > .btn .badge {
+.btn-xs .badge, .btn-group-xs > .btn .badge, .individual .actions a .badge,
+.corporation .actions a .badge {
top: 0;
padding: 1px 5px;
}
/* line 40, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_badges.scss */
.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
@@ -7597,16 +7771,28 @@
/* line 19, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.modal-footer:after {
clear: both;
}
/* line 108, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_modals.scss */
-.modal-footer .btn + .btn {
+.modal-footer .btn + .btn, .modal-footer .individual .actions a + .btn, .individual .actions .modal-footer a + .btn,
+.modal-footer .corporation .actions a + .btn,
+.corporation .actions .modal-footer a + .btn, .modal-footer .individual .actions .btn + a, .individual .actions .modal-footer .btn + a, .modal-footer .individual .actions a + a, .individual .actions .modal-footer a + a,
+.modal-footer .corporation .actions .btn + a,
+.corporation .actions .modal-footer .btn + a,
+.modal-footer .corporation .actions a + a,
+.corporation .actions .modal-footer a + a {
margin-left: 5px;
margin-bottom: 0;
}
/* line 113, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_modals.scss */
-.modal-footer .btn-group .btn + .btn {
+.modal-footer .btn-group .btn + .btn, .modal-footer .btn-group .individual .actions a + .btn, .individual .actions .modal-footer .btn-group a + .btn,
+.modal-footer .btn-group .corporation .actions a + .btn,
+.corporation .actions .modal-footer .btn-group a + .btn, .modal-footer .btn-group .individual .actions .btn + a, .individual .actions .modal-footer .btn-group .btn + a, .modal-footer .btn-group .individual .actions a + a, .individual .actions .modal-footer .btn-group a + a,
+.modal-footer .btn-group .corporation .actions .btn + a,
+.corporation .actions .modal-footer .btn-group .btn + a,
+.modal-footer .btn-group .corporation .actions a + a,
+.corporation .actions .modal-footer .btn-group a + a {
margin-left: -1px;
}
/* line 117, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_modals.scss */
.modal-footer .btn-block + .btn-block {
margin-left: 0;
@@ -8138,11 +8324,13 @@
color: #fff;
text-align: center;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
/* line 228, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_carousel.scss */
-.carousel-caption .btn {
+.carousel-caption .btn, .carousel-caption .individual .actions a, .individual .actions .carousel-caption a,
+.carousel-caption .corporation .actions a,
+.corporation .actions .carousel-caption a {
text-shadow: none;
}
@media screen and (min-width: 768px) {
/* line 239, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_carousel.scss */
@@ -8539,191 +8727,97 @@
/* line 18, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.hidden-print {
display: none !important;
}
}
-/*
- Place all the styles related to the matching controller here.
- They will automatically be included in application.css.
-*/
-/*
- Place all the styles related to the matching controller here.
- They will automatically be included in application.css.
-*/
-/* line 6, /Users/benoit/www/agilidee/customer_vault/app/assets/stylesheets/customer_vault/individuals.css.scss */
-aside.individual, aside.corporation, aside .action, ul li.person, .cadre, .context {
- background-color: #F5F5F5;
- margin-bottom: 1%;
- border: 1px solid #D8D8D8;
- padding: 0.5%;
+/* line 1, /Users/benoit/www/agilidee/dorsale/app/assets/stylesheets/dorsale/comments.sass */
+.comment .avatar {
+ float: left;
+ margin-right: 15px;
}
-/* line 13, /Users/benoit/www/agilidee/customer_vault/app/assets/stylesheets/customer_vault/individuals.css.scss */
-.individual .last_name {
- margin-left: 10px;
+/* line 3, /Users/benoit/www/agilidee/customer_vault/app/assets/stylesheets/customer_vault/application.sass */
+.individual-icon,
+.corporation-icon {
+ font-size: 275%;
}
-/* line 17, /Users/benoit/www/agilidee/customer_vault/app/assets/stylesheets/customer_vault/individuals.css.scss */
-.individual .last_name {
- margin-left: 10px;
+/* line 9, /Users/benoit/www/agilidee/customer_vault/app/assets/stylesheets/customer_vault/application.sass */
+.individual h3,
+.corporation h3 {
+ font-size: 100%;
+ margin: 10px 0;
+ font-weight: bold;
}
-
-/* line 21, /Users/benoit/www/agilidee/customer_vault/app/assets/stylesheets/customer_vault/individuals.css.scss */
-.individual .title, .corporation .title {
- margin-left: 10px;
+/* line 19, /Users/benoit/www/agilidee/customer_vault/app/assets/stylesheets/customer_vault/application.sass */
+.individual .actions,
+.corporation .actions {
+ width: 50%;
+ margin: 0;
+ padding: 0;
+ float: right;
+ text-align: right;
}
-/* line 23, /Users/benoit/www/agilidee/customer_vault/app/assets/stylesheets/customer_vault/individuals.css.scss */
-.individual .title:before, .corporation .title:before {
- content: "/";
- margin-right: 10px;
+/* line 26, /Users/benoit/www/agilidee/customer_vault/app/assets/stylesheets/customer_vault/application.sass */
+.individual .actions a,
+.corporation .actions a {
+ margin: 0 3px;
}
-/* line 29, /Users/benoit/www/agilidee/customer_vault/app/assets/stylesheets/customer_vault/individuals.css.scss */
-.individual .actions.edit, .individual .actions.delete, .corporation .actions.edit, .corporation .actions.delete {
- margin-left: 10px;
-}
-/* line 32, /Users/benoit/www/agilidee/customer_vault/app/assets/stylesheets/customer_vault/individuals.css.scss */
-.individual .actions.delete:before, .corporation .actions.delete:before {
- content: "-";
- margin-right: 10px;
-}
-
-/* line 1, /Users/benoit/www/agilidee/customer_vault/app/assets/stylesheets/customer_vault/links.css.scss */
-ul.linkable {
- padding: 10px;
-}
-
-/*
-* Pagination
-*/
-/* line 4, /Users/benoit/www/agilidee/customer_vault/app/assets/stylesheets/customer_vault/pagination.css.scss */
-.pagination a, .pagination span.current, .pagination span.gap {
- float: left;
- background-image: linear-gradient(#FAFAFA, #D8D8D8);
- padding: 0 14px;
- line-height: 30px;
- border: 1px solid #D8D8D8;
- color: #6E6E6E;
- border-radius: 8px;
-}
-
-/* line 13, /Users/benoit/www/agilidee/customer_vault/app/assets/stylesheets/customer_vault/pagination.css.scss */
-.pagination {
- border-left: 1px solid #ddd;
-}
-/* line 15, /Users/benoit/www/agilidee/customer_vault/app/assets/stylesheets/customer_vault/pagination.css.scss */
-.pagination .first {
+/* line 36, /Users/benoit/www/agilidee/customer_vault/app/assets/stylesheets/customer_vault/application.sass */
+.nostyle {
+ margin: 0;
padding: 0;
- float: none;
border: none;
+ outline: none;
+ background: none;
}
-/* line 20, /Users/benoit/www/agilidee/customer_vault/app/assets/stylesheets/customer_vault/pagination.css.scss */
-.pagination .prev {
- padding: 0;
- float: none;
- border: none;
-}
-/* line 25, /Users/benoit/www/agilidee/customer_vault/app/assets/stylesheets/customer_vault/pagination.css.scss */
-.pagination .page {
- padding: 0;
- float: none;
- border: none;
-}
-/* line 30, /Users/benoit/www/agilidee/customer_vault/app/assets/stylesheets/customer_vault/pagination.css.scss */
-.pagination .next {
- padding: 0;
- float: none;
- border: none;
-}
-/* line 35, /Users/benoit/www/agilidee/customer_vault/app/assets/stylesheets/customer_vault/pagination.css.scss */
-.pagination .last {
- padding: 0;
- float: none;
- border: none;
-}
-/* line 6, /Users/benoit/www/agilidee/customer_vault/app/assets/stylesheets/customer_vault/application.css.scss */
-.btn {
- margin-left: 2%;
- margin-bottom: 2%;
+/* line 46, /Users/benoit/www/agilidee/customer_vault/app/assets/stylesheets/customer_vault/application.sass */
+.tab-content {
+ border-left: 1px solid #ddd;
+ border-right: 1px solid #ddd;
+ border-bottom: 1px solid #ddd;
+ padding: 10px;
+ min-height: 300px;
}
-/* line 11, /Users/benoit/www/agilidee/customer_vault/app/assets/stylesheets/customer_vault/application.css.scss */
-.h1, .h2 {
- margin-top: 2%;
+/* line 53, /Users/benoit/www/agilidee/customer_vault/app/assets/stylesheets/customer_vault/application.sass */
+.nav-tabs {
+ margin-bottom: 0;
}
-/* line 15, /Users/benoit/www/agilidee/customer_vault/app/assets/stylesheets/customer_vault/application.css.scss */
-.top {
- margin-top: 3%;
+/* line 56, /Users/benoit/www/agilidee/customer_vault/app/assets/stylesheets/customer_vault/application.sass */
+.cadre, .context {
+ padding: 5px;
+ margin-bottom: 10px;
+ background-color: #F5F5F5;
+ border: 1px solid #D8D8D8;
+ list-style: none;
}
-/* line 19, /Users/benoit/www/agilidee/customer_vault/app/assets/stylesheets/customer_vault/application.css.scss */
+/* line 64, /Users/benoit/www/agilidee/customer_vault/app/assets/stylesheets/customer_vault/application.sass */
.center {
text-align: center;
- letter-spacing: 1px;
}
-/* line 24, /Users/benoit/www/agilidee/customer_vault/app/assets/stylesheets/customer_vault/application.css.scss */
-.cdiv {
+/* line 67, /Users/benoit/www/agilidee/customer_vault/app/assets/stylesheets/customer_vault/application.sass */
+form .actions {
text-align: center;
- margin: 0 auto;
}
-
-/* line 29, /Users/benoit/www/agilidee/customer_vault/app/assets/stylesheets/customer_vault/application.css.scss */
-.mega-top-buffer {
- margin-top: 4%;
+/* line 70, /Users/benoit/www/agilidee/customer_vault/app/assets/stylesheets/customer_vault/application.sass */
+form .actions .btn, form .individual .actions a, .individual form .actions a,
+form .corporation .actions a,
+.corporation form .actions a {
+ margin: 1em 5px;
}
-/* line 33, /Users/benoit/www/agilidee/customer_vault/app/assets/stylesheets/customer_vault/application.css.scss */
-.top-buffer {
- margin-top: 1%;
+/* line 73, /Users/benoit/www/agilidee/customer_vault/app/assets/stylesheets/customer_vault/application.sass */
+h1 {
+ text-align: center;
}
-/* line 36, /Users/benoit/www/agilidee/customer_vault/app/assets/stylesheets/customer_vault/application.css.scss */
-.bottom-buffer {
- margin-bottom: 2%;
-}
-
-/* line 39, /Users/benoit/www/agilidee/customer_vault/app/assets/stylesheets/customer_vault/application.css.scss */
-.titre {
- font-size: 200%;
-}
-
-/* line 43, /Users/benoit/www/agilidee/customer_vault/app/assets/stylesheets/customer_vault/application.css.scss */
-.bold {
- font-weight: bold;
-}
-
-/* line 47, /Users/benoit/www/agilidee/customer_vault/app/assets/stylesheets/customer_vault/application.css.scss */
-ul {
- list-style: none;
- padding-left: 0;
-}
-
-/*
-* Tabs
-*/
-/* line 57, /Users/benoit/www/agilidee/customer_vault/app/assets/stylesheets/customer_vault/application.css.scss */
-.tab-content {
- border-left: 1px solid #ddd;
- border-right: 1px solid #ddd;
- border-bottom: 1px solid #ddd;
- padding: 10px;
- min-height: 300px;
-}
-
-/* line 65, /Users/benoit/www/agilidee/customer_vault/app/assets/stylesheets/customer_vault/application.css.scss */
-.nav-tabs {
- margin-bottom: 0;
-}
-
-/* line 73, /Users/benoit/www/agilidee/customer_vault/app/assets/stylesheets/customer_vault/application.css.scss */
-.individual-icon, .corporation-icon {
- font-size: 275%;
-}
-
/*!
* Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
* License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
*/
/* FONT PATH
@@ -11650,15 +11744,17 @@
position: absolute;
top: 0;
right: 0;
}
/* line 38, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/bundler/gems/agilidee_commons-dfae48509434/app/assets/stylesheets/agilidee_commons/context.sass */
-.context .btn-group .btn {
+.context .btn-group .btn, .context .btn-group .individual .actions a, .individual .actions .context .btn-group a,
+.context .btn-group .corporation .actions a,
+.corporation .actions .context .btn-group a {
border-top: 0;
border-right: 0;
border-radius: 0 0 0 3px;
}
/* line 43, /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/bundler/gems/agilidee_commons-dfae48509434/app/assets/stylesheets/agilidee_commons/context.sass */
.context img {
max-width: 100%;
}
-; TI"required_assets_digest; F"%a2966102b2efd8940705299c8848b29dI"
_version; F"%aed3113fdeca372cf743bc063ad6b94a
+; TI"required_assets_digest; F"%918d375ea5e7e7a4c7bb15508f5d97d1I"
_version; F"%7015acab0e7ee10d673b8d49cecfb54b
\ No newline at end of file