[epiphany] Reorder instructions in pref-css
- From: Ekaterina Gerasimova <egerasimov src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [epiphany] Reorder instructions in pref-css
- Date: Sat, 6 Jul 2013 12:17:19 +0000 (UTC)
commit 2272f08ccf04268e2d3ac1e03d4083a64c560756
Author: Ekaterina Gerasimova <kittykat3756 gmail com>
Date: Sat Jul 6 13:15:59 2013 +0100
Reorder instructions in pref-css
The instructions only seem to work if followed in a specific order, where the CCS is created before being
enabled.
help/C/pref-css.page | 9 +++++----
1 files changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/help/C/pref-css.page b/help/C/pref-css.page
index e435a6b..282a423 100644
--- a/help/C/pref-css.page
+++ b/help/C/pref-css.page
@@ -36,19 +36,20 @@
<guiseq><gui style="menu">Web</gui><gui style="menuitem">Preferences</gui><gui style="tab">Fonts &
Styles</gui></guiseq>.</p>
</item>
<item>
- <p>Tick the <gui>Use custom stylesheet</gui> checkbox, then press
- <gui style="button">Edit Stylesheet</gui>.</p>
+ <p>Press <gui style="button">Edit Stylesheet</gui>.</p>
</item>
<item>
<p>Your default text editor will open. Add you custom CSS and save
the file.</p>
</item>
+ <item>
+ <p>Tick the <gui>Use custom stylesheet</gui> checkbox.</p>
+ </item>
</steps>
<comment>
<cite date="2013-07-06">Kat</cite>
- <p>Maybe use a slightly more practical example. Custom CSS does not apear
- to be working in 3.8.2 for me right now, so I cannot test it.</p>
+ <p>Maybe use a slightly more practical example.</p>
</comment>
<p>An example of a custom CSS:</p>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]