diff --git a/images/icons/icon_bracket.svg b/images/icons/icon_bracket.svg new file mode 100644 index 00000000..656fd858 --- /dev/null +++ b/images/icons/icon_bracket.svg @@ -0,0 +1,12 @@ + + + + + + diff --git a/tabs/pid_tuning.css b/tabs/pid_tuning.css index 6142d51f..5d7b6083 100644 --- a/tabs/pid_tuning.css +++ b/tabs/pid_tuning.css @@ -452,3 +452,13 @@ .tab-pid_tuning .topspacer { margin-top:15px; } + +.tab-pid_tuning .bracket { + position: absolute; + background-image: url(/images/icons/icon_bracket.svg); + background-repeat: no-repeat; + height: 35px; + width: 14px; + margin-top: -28px; + margin-left: 8px; +} diff --git a/tabs/pid_tuning.html b/tabs/pid_tuning.html index f3c3f119..fa424f54 100755 --- a/tabs/pid_tuning.html +++ b/tabs/pid_tuning.html @@ -28,7 +28,7 @@
- + @@ -49,10 +49,10 @@ - + - + @@ -78,7 +78,7 @@
- +