Index: trunk/extensions/ContributionReporting/FundraiserStatistics.css |
— | — | @@ -59,9 +59,13 @@ |
60 | 60 | border: outset 1px #FFAAAA; |
61 | 61 | } |
62 | 62 | .fundraiserstats-bar-2010 { |
63 | | - background-color: #FF0000; |
64 | | - border: outset 1px #FF0000; |
| 63 | + background-color: #a0e8ff; |
| 64 | + border: outset 1px #a0e8ff; |
65 | 65 | } |
| 66 | +.fundraiserstats-bar-2011 { |
| 67 | + background-color: #ffd617; |
| 68 | + border: outset 1px #ffd617; |
| 69 | +} |
66 | 70 | .fundraiserstats-bar-space { |
67 | 71 | width: 3px; |
68 | 72 | } |