Index: trunk/extensions/ContributionReporting/FundraiserStatistics.css |
— | — | @@ -29,6 +29,11 @@ |
30 | 30 | border: outset 1px #FFAAAA; |
31 | 31 | width: 2px; |
32 | 32 | } |
| 33 | +.fundraiserstats-bar-2010 { |
| 34 | + background-color: #FF0000; |
| 35 | + border: outset 1px #FF0000; |
| 36 | + width: 2px; |
| 37 | +} |
33 | 38 | .fundraiserstats-bar-space { |
34 | 39 | width: 2px; |
35 | 40 | } |
— | — | @@ -63,4 +68,4 @@ |
64 | 69 | margin-right: 6px; |
65 | 70 | cursor: pointer; |
66 | 71 | font-weight: bold; |
67 | | -} |
\ No newline at end of file |
| 72 | +} |