[gnumeric-web] Dates: update help text to reflect that irc isn't used anymore.



commit 81d2fe0d10a1118e2b620e61c9982ed4c9eabe8d
Author: Morten Welinder <terra gnome org>
Date:   Sun May 22 12:19:41 2022 -0400

    Dates: update help text to reflect that irc isn't used anymore.

 date-time-formats.shtml | 12 ++++++++----
 style/style.css         |  4 ++++
 2 files changed, 12 insertions(+), 4 deletions(-)
---
diff --git a/date-time-formats.shtml b/date-time-formats.shtml
index c247e7d..16cc765 100644
--- a/date-time-formats.shtml
+++ b/date-time-formats.shtml
@@ -32,12 +32,16 @@
 a locale.  We do that using translations of a handful of strings like "*Long
 Date Format" and "*Short Time Format".  These strings should be translated to
 Excel format codes representing the right format.  If that makes no sense to
-you, drop by the #Gnumeric IRC channel on irc.gnome.org and ask.</p>
+you, drop a line on the mailing list and we'll help out.</p>
 <p>Most of these have reasonable defaults if you do not translate them or 
 translate them to the empty string.  In fact, if the default works fine, please
-translate to an empty string.  You can try out a given format in Gnumeric:
-(1)&nbsp;Enter "1-Feb-2009" into cell A1.  (2)&nbsp;Select A1.  (3)&nbsp;Press
-Ctrl-1.  (4)&nbsp;Select "Custom" and enter the format you wish to try.</p>
+  translate to an empty string.  You can try out a given format in Gnumeric:</p>
+<ol>
+  <li>Enter "1-Feb-2009" into cell A1.</li>
+  <li>Select A1.</li>
+  <li>Press Ctrl-1.</li>
+  <li>Select "Custom" and enter the format you wish to try.</li>
+</ol>
 <p>Wikipedia has a good overview of <a
 href="http://en.wikipedia.org/wiki/Date_and_time_notation_by_country";>date and
 time formats by country</a>.</p>
diff --git a/style/style.css b/style/style.css
index fe0420a..affd897 100644
--- a/style/style.css
+++ b/style/style.css
@@ -161,6 +161,10 @@ h2 {
        padding: 7px 20px;
 }
 
+#main ol, #fullmain ol {
+       padding: 7px 20px;
+}
+
 #main li, #fullmain li {
        padding: 2px 10px;
 }


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]