mirror of
https://github.com/garrytan/gstack.git
synced 2026-09-21 20:30:47 +02:00
docs: remove sidebar/terminal/classifier references
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.8
parent
b6a007a7e3
commit
438e843b8d
+1
-1
@@ -877,7 +877,7 @@ Refs are invalidated on navigation — run `snapshot` again after `goto`.
|
||||
### Inspect element CSS
|
||||
```bash
|
||||
$B inspect .header # full CSS cascade for selector
|
||||
$B inspect # latest picked element from sidebar
|
||||
$B inspect # most recently inspected element
|
||||
$B inspect --all # include user-agent stylesheet rules
|
||||
$B inspect --history # show modification history
|
||||
```
|
||||
|
||||
@@ -287,7 +287,7 @@ browse --headed --proxy socks5://user:pass@host:1080 \
|
||||
### Inspect element CSS
|
||||
```bash
|
||||
$B inspect .header # full CSS cascade for selector
|
||||
$B inspect # latest picked element from sidebar
|
||||
$B inspect # most recently inspected element
|
||||
$B inspect --all # include user-agent stylesheet rules
|
||||
$B inspect --history # show modification history
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user