fix some wrong-colored backgrounds shimming through on Firefox LCARStrek
[themes.git] / LCARStrek / global / aboutMemory.css
1 @import url("chrome://global/content/aboutMemory.css");
2
3 /* correct horrible colors for black background */
4
5 .mrValue {
6   color: #E7ADE7;
7 }
8
9 .mrPerc {
10   color: #008484;
11 }
12
13 .mrName {
14   color: #9C9CFF;
15 }