Index: trunk/extensions/FlaggedRevs/presentation/modules/flaggedrevs.css |
— | — | @@ -23,7 +23,7 @@ |
24 | 24 | background-color: #f0f8ff; |
25 | 25 | } |
26 | 26 | div.flaggedrevs_quality { |
27 | | - background-color: #f0fff0; |
| 27 | + background-color: #e1ffe1; |
28 | 28 | } |
29 | 29 | div.flaggedrevs_pristine { |
30 | 30 | background-color: #ffffe3; |
— | — | @@ -198,7 +198,7 @@ |
199 | 199 | background-color: #f0f8ff; |
200 | 200 | } |
201 | 201 | .flaggedrevs-color-2 { |
202 | | - background-color: #f0fff0; |
| 202 | + background-color: #e1ffe1; |
203 | 203 | } |
204 | 204 | .flaggedrevs-color-3 { |
205 | 205 | background-color: #ffffe3; |
— | — | @@ -316,7 +316,7 @@ |
317 | 317 | background-color: #f0f8ff; |
318 | 318 | } |
319 | 319 | .fr-rating-option-2 { |
320 | | - background-color: #f0fff0; |
| 320 | + background-color: #e1ffe1; |
321 | 321 | } |
322 | 322 | .fr-rating-option-3 { |
323 | 323 | background-color: #fef0db; |