Highlight the history tab correctly
This commit is contained in:
parent
b02844b42f
commit
f360d77aff
1 changed files with 1 additions and 1 deletions
|
@ -469,7 +469,7 @@ table {
|
||||||
|
|
||||||
.site-index #tabnav a#viewanchor,
|
.site-index #tabnav a#viewanchor,
|
||||||
.site-edit #tabnav a#editanchor,
|
.site-edit #tabnav a#editanchor,
|
||||||
.changeset_list #tabnav a#historyanchor,
|
.changeset-list #tabnav a#historyanchor,
|
||||||
.site-export #tabnav a#exportanchor {
|
.site-export #tabnav a#exportanchor {
|
||||||
border-bottom: 1px solid #aaa;
|
border-bottom: 1px solid #aaa;
|
||||||
background: #9ed485;
|
background: #9ed485;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue