We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f9d328 commit 6d7ede3Copy full SHA for 6d7ede3
1 file changed
static/css/ietf.css
@@ -121,7 +121,7 @@ label.required:after { content: "\2217"; color: #a94442; font-weight: bold; }
121
.position-block { background-color: #d4584d; } /* @alert-danger-bg */
122
.position-yes { background-color: #67F72B; } /* @brand-success */
123
.position-noobj { background-color: #D1F7C1; } /* lighten(@brand-success) */
124
-.position-abstain { background-color: #f6d73c; } /* darken(@brand-info) */
+.position-abstain { background-color: #f69f74; } /* @brand-warning */
125
.position-recuse { background-color: #808080; }
126
.position-norecord { background-color: inherit; }
127
.ballot-icon table td { border: 1px solid #ddd; height: 10px; width: 8px; }
0 commit comments