Index: trunk/extensions/FlaggedRevs/presentation/modules/flaggedrevs.css |
— | — | @@ -26,7 +26,7 @@ |
27 | 27 | background-color: #f0fff0; |
28 | 28 | } |
29 | 29 | div.flaggedrevs_pristine { |
30 | | - background-color: #fffff0; |
| 30 | + background-color: #ffffe3; |
31 | 31 | } |
32 | 32 | div.flaggedrevs_notice { |
33 | 33 | background-color: #f9f9f9; |
— | — | @@ -201,7 +201,7 @@ |
202 | 202 | background-color: #f0fff0; |
203 | 203 | } |
204 | 204 | .flaggedrevs-color-3 { |
205 | | - background-color: #fffff0; |
| 205 | + background-color: #ffffe3; |
206 | 206 | } |
207 | 207 | |
208 | 208 | .flaggedrevs-pending { |
— | — | @@ -322,7 +322,7 @@ |
323 | 323 | background-color: #fef0db; |
324 | 324 | } |
325 | 325 | .fr-rating-option-4 { |
326 | | - background-color: #fffff0; |
| 326 | + background-color: #ffffe3; |
327 | 327 | } |
328 | 328 | |
329 | 329 | .fr-diff-patrollink { |