Fixed one more navbar highlight inconsistency
This commit is contained in:
parent
49a6b6ab71
commit
20a810fc52
1 changed files with 1 additions and 1 deletions
|
@ -3510,7 +3510,7 @@ button.btn-icon-text > i.icon-white {
|
||||||
transition: color 0.1s linear;
|
transition: color 0.1s linear;
|
||||||
}
|
}
|
||||||
|
|
||||||
.media_type_selector.selected {
|
.media_type_selector.selected, .media_type_selector.selected a {
|
||||||
color: #fff;
|
color: #fff;
|
||||||
background-color: #444;
|
background-color: #444;
|
||||||
-webkit-transition: color 0.1s linear;
|
-webkit-transition: color 0.1s linear;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue