changing the tab-active color

This commit is contained in:
Rodolphe Breard 2013-01-24 17:15:24 +01:00
parent 70841ef7a5
commit f6072f4178

View file

@ -171,7 +171,7 @@ body {
}
#tab-lst > li.tab-active {
color: red;
color: #c43434;
}