File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -510,23 +510,23 @@ td.position-empty {
510510 tr .position-notready-row ,
511511 tr .position-discuss-row ,
512512 tr .position-block-row {
513- background-color : shade-color ($color-discuss , 85 % );
513+ background-color : shade-color ($color-discuss , 65 % );
514514 }
515515
516516 tr .position-yes-row {
517- background-color : shade-color ($color-yes , 75 % );
517+ background-color : shade-color ($color-yes , 65 % );
518518 }
519519
520520 tr .position-noobj-row {
521- background-color : shade-color ($color-noobj , 75 % );
521+ background-color : shade-color ($color-noobj , 65 % );
522522 }
523523
524524 tr .position-abstain-row {
525- background-color : shade-color ($color-abstain , 85 % );
525+ background-color : shade-color ($color-abstain , 65 % );
526526 }
527527
528528 tr .position-recuse-row {
529- background-color : shade-color ($color-recuse , 85 % );
529+ background-color : shade-color ($color-recuse , 65 % );
530530 }
531531}
532532
You can’t perform that action at this time.
0 commit comments