changing the tab-active color
This commit is contained in:
parent
70841ef7a5
commit
f6072f4178
1 changed files with 1 additions and 1 deletions
|
@ -171,7 +171,7 @@ body {
|
||||||
}
|
}
|
||||||
|
|
||||||
#tab-lst > li.tab-active {
|
#tab-lst > li.tab-active {
|
||||||
color: red;
|
color: #c43434;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Reference in a new issue