mirror of
https://github.com/seigler/dash-docs
synced 2025-07-28 02:06:13 +00:00
Add "Report An Issue" action in developer documentation toc
This commit is contained in:
parent
1a123bbb4a
commit
753424d2e6
6 changed files with 83 additions and 4 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue