update
This commit is contained in:
parent
3aed513e13
commit
4b0b134d0f
1 changed files with 0 additions and 8 deletions
|
@ -76,11 +76,3 @@ page, go to options, check both of those:
|
||||||
|
|
||||||
Now you can close those tools and press Ctrl+Alt+Shift+I to Inspect the browser
|
Now you can close those tools and press Ctrl+Alt+Shift+I to Inspect the browser
|
||||||
UI.
|
UI.
|
||||||
|
|
||||||
Also you can inspect any GTK3 application, for example type this into a terminal
|
|
||||||
and it will run Epiphany with the GTK Inspector, so you can check the CSS styles
|
|
||||||
of its elements too.
|
|
||||||
|
|
||||||
```sh
|
|
||||||
GTK_DEBUG=interactive epiphany
|
|
||||||
``
|
|
||||||
|
|
Loading…
Reference in a new issue