diff --git a/docs/inline editing.md b/docs/inline editing.md index 5491b2c..ab6ed93 100644 --- a/docs/inline editing.md +++ b/docs/inline editing.md @@ -27,10 +27,6 @@ If your screen width is limited, the popup panel may adjust, with buttons arrang ![Slider](/assets/Obsidian Advanced Progress Bars - Clipped Inline Edit.png) - -## Gear Icon Colors -You can change the color of the gear icon using the two colorpicker settings or select one of the light & dark presets. - ## Step Size This is where you set the value you want to add or subtract when pressing the `+` and `-` buttons in every inline edit panel. The slider is set to 1 by default, but you can choose any value from 1 to 100. @@ -46,7 +42,7 @@ If the desired value isn't reachable with the current step size, you can modify If you have the `Override large value error` toggle in the `Override error` section turned on, then you can continue to increase the value past the total. As always, this overage will be highlighted with the percentage value changing color. ## Automatic Top Margin -If the first Advanced Progress Bar in your code block has a gear icon, then the top margin will automatically be enlarged so that the code block's `` is not obscuring the gear icon. +If the first Advanced Progress Bar in your code block has a gear icon, then the top margin will automatically be enlarged so that the code block's `` is not obscuring the gear icon. {: .note } This will happen regardless of whether you have the `Top margin` toggle turned `on` in the `Progress bar container` section of the settings.