Skip to content

Commit 6d7ede3

Browse files
committed
Tweaked the ballot grid colours slightly.
- Legacy-Id: 9476
1 parent 8f9d328 commit 6d7ede3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

static/css/ietf.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ label.required:after { content: "\2217"; color: #a94442; font-weight: bold; }
121121
.position-block { background-color: #d4584d; } /* @alert-danger-bg */
122122
.position-yes { background-color: #67F72B; } /* @brand-success */
123123
.position-noobj { background-color: #D1F7C1; } /* lighten(@brand-success) */
124-
.position-abstain { background-color: #f6d73c; } /* darken(@brand-info) */
124+
.position-abstain { background-color: #f69f74; } /* @brand-warning */
125125
.position-recuse { background-color: #808080; }
126126
.position-norecord { background-color: inherit; }
127127
.ballot-icon table td { border: 1px solid #ddd; height: 10px; width: 8px; }

0 commit comments

Comments
 (0)