More colour tweaks.
- Legacy-Id: 10585
This commit is contained in:
parent
937fd705e2
commit
bb4706e3ae
|
@ -103,10 +103,10 @@ fieldset[disabled] .btn-pass.focus {
|
||||||
background-color: #d9f7ba;
|
background-color: #d9f7ba;
|
||||||
}
|
}
|
||||||
.position-abstain {
|
.position-abstain {
|
||||||
background-color: #8c75f0;
|
background-color: #f09e75;
|
||||||
}
|
}
|
||||||
.position-recuse {
|
.position-recuse {
|
||||||
background-color: #808080;
|
background-color: #8c75f0;
|
||||||
}
|
}
|
||||||
.position-norecord {
|
.position-norecord {
|
||||||
background-color: #fff;
|
background-color: #fff;
|
||||||
|
@ -122,10 +122,10 @@ fieldset[disabled] .btn-pass.focus {
|
||||||
background-color: #f7fdf1 !important;
|
background-color: #f7fdf1 !important;
|
||||||
}
|
}
|
||||||
.position-abstain-row {
|
.position-abstain-row {
|
||||||
background-color: #ebe7fe !important;
|
background-color: #fde4d8 !important;
|
||||||
}
|
}
|
||||||
.position-recuse-row {
|
.position-recuse-row {
|
||||||
background-color: #d9d9d9 !important;
|
background-color: #ebe7fe !important;
|
||||||
}
|
}
|
||||||
.position-norecord-row {
|
.position-norecord-row {
|
||||||
background-color: inherit;
|
background-color: inherit;
|
||||||
|
|
2
bootstrap/dist/css/bootstrap-theme.css.map
vendored
2
bootstrap/dist/css/bootstrap-theme.css.map
vendored
File diff suppressed because one or more lines are too long
2
bootstrap/dist/css/bootstrap-theme.min.css
vendored
2
bootstrap/dist/css/bootstrap-theme.min.css
vendored
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -103,10 +103,10 @@ fieldset[disabled] .btn-pass.focus {
|
||||||
background-color: #d9f7ba;
|
background-color: #d9f7ba;
|
||||||
}
|
}
|
||||||
.position-abstain {
|
.position-abstain {
|
||||||
background-color: #8c75f0;
|
background-color: #f09e75;
|
||||||
}
|
}
|
||||||
.position-recuse {
|
.position-recuse {
|
||||||
background-color: #808080;
|
background-color: #8c75f0;
|
||||||
}
|
}
|
||||||
.position-norecord {
|
.position-norecord {
|
||||||
background-color: #fff;
|
background-color: #fff;
|
||||||
|
@ -122,10 +122,10 @@ fieldset[disabled] .btn-pass.focus {
|
||||||
background-color: #f7fdf1 !important;
|
background-color: #f7fdf1 !important;
|
||||||
}
|
}
|
||||||
.position-abstain-row {
|
.position-abstain-row {
|
||||||
background-color: #ebe7fe !important;
|
background-color: #fde4d8 !important;
|
||||||
}
|
}
|
||||||
.position-recuse-row {
|
.position-recuse-row {
|
||||||
background-color: #d9d9d9 !important;
|
background-color: #ebe7fe !important;
|
||||||
}
|
}
|
||||||
.position-norecord-row {
|
.position-norecord-row {
|
||||||
background-color: inherit;
|
background-color: inherit;
|
||||||
|
|
2
bootstrap/dist/css/bootstrap.css.map
vendored
2
bootstrap/dist/css/bootstrap.css.map
vendored
File diff suppressed because one or more lines are too long
2
bootstrap/dist/css/bootstrap.min.css
vendored
2
bootstrap/dist/css/bootstrap.min.css
vendored
File diff suppressed because one or more lines are too long
2
bootstrap/dist/css/bootstrap.min.css.map
vendored
2
bootstrap/dist/css/bootstrap.min.css.map
vendored
File diff suppressed because one or more lines are too long
|
@ -127,16 +127,16 @@
|
||||||
.position-block { background-color: @brand-danger; }
|
.position-block { background-color: @brand-danger; }
|
||||||
.position-yes { background-color: @brand-success; }
|
.position-yes { background-color: @brand-success; }
|
||||||
.position-noobj { background-color: hsl(hue(@brand-success), 80%, 85%); }
|
.position-noobj { background-color: hsl(hue(@brand-success), 80%, 85%); }
|
||||||
.position-abstain { background-color: hsl(hue(@brand-primary), 80%, 70%); }
|
.position-abstain { background-color: hsl(hue(@brand-warning), 80%, 70%); }
|
||||||
.position-recuse { background-color: lighten(@gray-base, 50%); }
|
.position-recuse { background-color: hsl(hue(@brand-primary), 80%, 70%); }
|
||||||
.position-norecord { background-color: @body-bg; }
|
.position-norecord { background-color: @body-bg; }
|
||||||
|
|
||||||
.position-discuss-row,
|
.position-discuss-row,
|
||||||
.position-block-row { background-color: hsl(hue(@brand-danger), 90%, 92%) !important ; }
|
.position-block-row { background-color: hsl(hue(@brand-danger), 90%, 92%) !important ; }
|
||||||
.position-yes-row { background-color: hsl(hue(@brand-success),100%, 88%) !important ; }
|
.position-yes-row { background-color: hsl(hue(@brand-success),100%, 88%) !important ; }
|
||||||
.position-noobj-row { background-color: hsl(hue(@brand-success), 80%, 97%) !important ; }
|
.position-noobj-row { background-color: hsl(hue(@brand-success), 80%, 97%) !important ; }
|
||||||
.position-abstain-row { background-color: hsl(hue(@brand-primary), 90%, 95%) !important ; }
|
.position-abstain-row { background-color: hsl(hue(@brand-warning), 90%, 92%) !important ; }
|
||||||
.position-recuse-row { background-color: lighten(@gray-base, 85%) !important ; }
|
.position-recuse-row { background-color: hsl(hue(@brand-primary), 90%, 95%) !important ; }
|
||||||
.position-norecord-row { background-color: inherit; }
|
.position-norecord-row { background-color: inherit; }
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue