Skip to content

Commit da90bf9

Browse files
committed
Update "Quick Actions Panel" documentation with new sections, detailed descriptions, and visuals for toggles. Add related images for improved navigation clarity.
1 parent 4fb248e commit da90bf9

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

docs/configuration/quick-actions-panel.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ You can access this panel from several locations:
3535

3636
- Within the `Quick Switch Panel`.
3737

38-
{% include figure.html content="/screens/other/quickswitch.png" caption="Quick Switch" %}
38+
{% include figure.html content="/screens/other/switchMenu.png" caption="Quick Switch" %}
3939

4040
You can also assign custom shortcuts to any of its submenus in `Settings → Appearance & Behavior → Keymap → Material Theme`.
4141

sass/toolbox/_disqus.scss

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1389,6 +1389,10 @@ h5, h6 {
13891389
padding: 7px 0 10px
13901390
}
13911391

1392+
#disqus_thread iframe {
1393+
display: none;
1394+
}
1395+
13921396
@media only screen and (min-width: 480px) {
13931397
.disqus-footer__wrapper {
13941398
padding-bottom: 0
@@ -6362,4 +6366,4 @@ div.new-feature-badge-star {
63626366

63636367
#tos__container #tos__message a, #tos__container #tos__message a:active, #tos__container #tos__message a:hover, #tos__container #tos__message a:visited {
63646368
color: #ffffff !important
6365-
}
6369+
}

0 commit comments

Comments
 (0)