summaryrefslogtreecommitdiffstats
path: root/panels/power/power-profiles.css
blob: 1c31493202278a8f10830d49d30cbe65327a0caa (plain)
1
2
3
4
5
6
7
.power-profile.low-power {
  color: @success_color;
}

.power-profile.performance {
  color: @error_color;
}