Add "Report An Issue" action in developer documentation toc

This commit is contained in:
Saivann 2014-05-19 10:51:05 -04:00
parent 1a123bbb4a
commit 753424d2e6
6 changed files with 83 additions and 4 deletions

View file

@ -706,12 +706,15 @@ table td,table th{
font-weight:bold;
left:0px;
}
.toc ul+ul{
.toc ul.goback{
padding-top:8px;
}
.toc ul+ul li{
.toc ul.goback li{
background:url(/img/mini_ico_back.svg) no-repeat 0 3px;
}
.toc ul.reportissue li{
background:url(/img/mini_ico_report.svg) no-repeat 0 3px;
}
.toc a,
.toc a:link,
.toc a:active,