www/adium.im 555:62cd90878a6e: Style the tables.
commits at adium.im
commits at adium.im
Mon Feb 13 02:30:45 UTC 2012
details: http://hg.adium.im/www/adium.im/rev/62cd90878a6e
revision: 555:62cd90878a6e
branch: rewrite
author: Paul Wilde <me at paulwilde.co.uk>
date: Mon Feb 13 02:29:51 2012 +0000
Style the tables.
diffs (truncated from 1018 to 1000 lines):
diff -r 81ceba4074f9 -r 62cd90878a6e assets/styles/global.css
--- a/assets/styles/global.css Sun Feb 12 22:39:25 2012 +0000
+++ b/assets/styles/global.css Mon Feb 13 02:29:51 2012 +0000
@@ -49,11 +49,11 @@
.content h2, footer h3 { font-size: 1.6em; }
-.content p, .content h3, figcaption, .content ol, .content ul, pre {
+.content p, .content h3, figcaption, .content ol, .content ul, td, th, pre {
font-size: 1.4em;
}
-.content p, .content h3, figcaption, pre {
+.content p, .content h3, figcaption, td, th, pre {
line-height: 1.4em;
}
@@ -305,9 +305,12 @@
/* Notice: Use padding-fix for titles that are not wrapped inside an <article> */
.padding-fix { padding: 10px 0 5px 10px; }
+/* Notice: Use margin-fix for tables that are the last content of a <section> */
+table.margin-fix { margin-bottom: 10px; }
+
.half { width: 50%; float: left; }
-.content p, pre, .content ol, .content ul {
+.content p, pre, td, .content ol, .content ul {
color: #777;
padding-bottom: 1em;
}
@@ -319,6 +322,42 @@
/* Text above ul/ol */
p.list-header, p.list-header { padding-bottom: .8em; }
+table {
+ border-spacing: 0; /* Notice: Sets cellspacing="0" to the table */
+ margin: 2px 0 20px 0;
+ border: 1px solid #ededed;
+ -webkit-border-radius: 4px;
+ -moz-border-radius: 4px;
+ border-radius: 4px;
+}
+
+td.top { border: 0; }
+
+td.side {
+ text-align: right;
+ background-color: #fdfdfd;
+ background-color: rgba(0, 0, 0, .01);
+ font-weight: 600;
+ color: #555;
+}
+
+td {
+ border-top: 1px solid #f5f5f5;
+ padding: 7px 13px;
+}
+
+th {
+ background-color: #fefefe;
+ background-color: rgba(0, 0, 0, .02);
+ border-bottom: 1px solid #ededed;
+ text-align: left;
+ padding: 8px 13px;
+ font-weight: 600;
+ color: #333;
+}
+
+th.side, td.side { border-right: 1px solid #ededed; }
+
pre {
color: #555;
font-family: Courier, sans-serif;
diff -r 81ceba4074f9 -r 62cd90878a6e help/documentation/accounts-aim.htmlfrag
--- a/help/documentation/accounts-aim.htmlfrag Sun Feb 12 22:39:25 2012 +0000
+++ b/help/documentation/accounts-aim.htmlfrag Mon Feb 13 02:29:51 2012 +0000
@@ -6,27 +6,27 @@
<table>
<tr>
- <td><strong>Homepage:</strong></td>
- <td><a href="http://www.aim.com">http://www.aim.com</a></td>
+ <td class="top side">Homepage:</td>
+ <td class="top"><a href="http://www.aim.com">http://www.aim.com</a></td>
</tr>
<tr>
- <td><strong>Type:</strong></td>
+ <td class="side">Type:</td>
<td>Proprietary</td>
</tr>
<tr>
- <td><strong>Identity:</strong></td>
+ <td class="side">Identity:</td>
<td>user name (called "screen name" by AOL)</td>
</tr>
<tr>
- <td><strong>Interoperability:</strong></td>
+ <td class="side">Interoperability:</td>
<td>MobileMe, ICQ</td>
</tr>
<tr>
- <td><strong>Popularity:</strong></td>
+ <td class="side">Popularity:</td>
<td>USA</td>
</tr>
<tr>
- <td><strong>Default server; port:</strong></td>
+ <td class="side">Default server; port:</td>
<td>login.oscar.aol.com; 5190</td>
</tr>
</table>
diff -r 81ceba4074f9 -r 62cd90878a6e help/documentation/accounts-bonjour.htmlfrag
--- a/help/documentation/accounts-bonjour.htmlfrag Sun Feb 12 22:39:25 2012 +0000
+++ b/help/documentation/accounts-bonjour.htmlfrag Mon Feb 13 02:29:51 2012 +0000
@@ -6,15 +6,15 @@
<table>
<tr>
- <td><strong>Homepage:</strong></td>
- <td><a href="http://www.apple.com/support/bonjour/">http://www.apple.com/support/bonjour/</a></td>
+ <td class="top side">Homepage:</td>
+ <td class="top"><a href="http://www.apple.com/support/bonjour/">http://www.apple.com/support/bonjour/</a></td>
</tr>
<tr>
- <td><strong>Type:</strong></td>
+ <td class="side">Type:</td>
<td>Proprietary; portions under the Apache license</td>
</tr>
<tr>
- <td><strong>Interoperability:</strong></td>
+ <td class="side">Interoperability:</td>
<td>None</td>
</tr>
</table>
diff -r 81ceba4074f9 -r 62cd90878a6e help/documentation/accounts-creating-accounts.htmlfrag
--- a/help/documentation/accounts-creating-accounts.htmlfrag Sun Feb 12 22:39:25 2012 +0000
+++ b/help/documentation/accounts-creating-accounts.htmlfrag Mon Feb 13 02:29:51 2012 +0000
@@ -35,7 +35,7 @@
<li><a href="http://www.apple.com/support/bonjour/">Bonjour</a> No Signup Needed.</li>
<li><a href="http://talk.google.com/">Google Talk</a></li>
<li><a href="http://www.icq.com/register/">ICQ</a></li>
- <li><a href="account-registering-jabber-account">Jabber</a></li>
+ <li><a href="accounts-registering-jabber-account">Jabber</a></li>
<li><a href="http://www.livejournal.com/chat/">LiveJournal</a></li>
<li><a href="http://www.passport.com/">MSN Messenger</a></li>
<li><a href="http://edit.yahoo.com/">Yahoo! Messenger</a></li>
diff -r 81ceba4074f9 -r 62cd90878a6e help/documentation/accounts-facebook-chat.htmlfrag
--- a/help/documentation/accounts-facebook-chat.htmlfrag Sun Feb 12 22:39:25 2012 +0000
+++ b/help/documentation/accounts-facebook-chat.htmlfrag Mon Feb 13 02:29:51 2012 +0000
@@ -5,22 +5,22 @@
<h2>Description</h2>
<table>
<tr>
- <td><strong>Homepage:</strong></td>
- <td><a href="http://www.facebook.com">http://www.facebook.com</a></td>
+ <td class="top side">Homepage:</td>
+ <td class="top"><a href="http://www.facebook.com">http://www.facebook.com</a></td>
</tr>
- <td><strong>Type:</strong></td>
+ <td class="side"><strong>Type:</td>
<td>Proprietary, XMPP-based</td>
</tr>
<tr>
- <td><strong>Identity:</strong></td>
+ <td class="side">Identity:</td>
<td>yourusername at chat.facebook.com</td>
</tr>
<tr>
- <td><strong>Interoperability:</strong></td>
+ <td class="side">Interoperability:</td>
<td>None</td>
</tr>
<tr>
- <td><strong>Popularity:</strong></td>
+ <td class="side">Popularity:</td>
<td>Facebook site: 400 million active users, Facebook Chat: unknown</td>
</tr>
</table>
diff -r 81ceba4074f9 -r 62cd90878a6e help/documentation/accounts-gadu-gadu.htmlfrag
--- a/help/documentation/accounts-gadu-gadu.htmlfrag Sun Feb 12 22:39:25 2012 +0000
+++ b/help/documentation/accounts-gadu-gadu.htmlfrag Mon Feb 13 02:29:51 2012 +0000
@@ -5,23 +5,23 @@
<h2>Description</h2>
<table>
<tr>
- <td><strong>Homepage:</strong></td>
- <td> <a href="http://www.gadu-gadu.pl/">http://www.gadu-gadu.pl/</a></td>
+ <td class="top side">Homepage:</td>
+ <td class="top"><a href="http://www.gadu-gadu.pl/">http://www.gadu-gadu.pl/</a></td>
</tr>
<tr>
- <td><strong>Server status:</strong></td>
+ <td class="side">Server status:</td>
<td> <a href="http://kadu.net/monitor/">http://kadu.net/monitor/</a></td>
</tr>
<tr>
- <td><strong>Type:</strong></td>
+ <td class="side">Type:</td>
<td>Proprietary</td>
</tr>
<tr>
- <td><strong>Interoperability:</strong></td>
+ <td class="side">Interoperability:</td>
<td>None</td>
</tr>
<tr>
- <td><strong>Popularity:</strong></td>
+ <td class="side">Popularity:</td>
<td>Poland</td>
</tr>
</table>
\ No newline at end of file
diff -r 81ceba4074f9 -r 62cd90878a6e help/documentation/accounts-gizmo5.htmlfrag
--- a/help/documentation/accounts-gizmo5.htmlfrag Sun Feb 12 22:39:25 2012 +0000
+++ b/help/documentation/accounts-gizmo5.htmlfrag Mon Feb 13 02:29:51 2012 +0000
@@ -5,19 +5,19 @@
<h2>Description</h2>
<table>
<tr>
- <td><strong>Homepage:</strong></td>
- <td> <a href="http://gizmo5.com/">http://gizmo5.com/</a></td>
+ <td class="top side">Homepage:</td>
+ <td class="top"><a href="http://gizmo5.com/">http://gizmo5.com/</a></td>
</tr>
<tr>
- <td><strong>Type:</strong></td>
+ <td class="side">Type:</td>
<td>XMPP-based, proprietary</td>
</tr>
<tr>
- <td><strong>Identity:</strong></td>
+ <td class="side">Identity:</td>
<td>Jabber ID (JID), e.g. username at chat.gizmoproject.com</td>
</tr>
<tr>
- <td><strong>Interoperability:</strong></td>
+ <td class="side">Interoperability:</td>
<td>XMPP, LiveJournal, Google Talk</td>
</tr>
</table>
diff -r 81ceba4074f9 -r 62cd90878a6e help/documentation/accounts-google-talk.htmlfrag
--- a/help/documentation/accounts-google-talk.htmlfrag Sun Feb 12 22:39:25 2012 +0000
+++ b/help/documentation/accounts-google-talk.htmlfrag Mon Feb 13 02:29:51 2012 +0000
@@ -5,19 +5,19 @@
<h2>Description</h2>
<table>
<tr>
- <td><strong>Homepage:</strong></td>
- <td><a href="http://www.google.com/talk/">http://www.google.com/talk/</a></td>
+ <td class="top side">Homepage:</td>
+ <td class="top"><a href="http://www.google.com/talk/">http://www.google.com/talk/</a></td>
</tr>
<tr>
- <td><strong>Type:</strong></td>
+ <td class="side">Type:</td>
<td>XMPP-based, proprietary</td>
</tr>
<tr>
- <td><strong>Identity:</strong></td>
+ <td class="side">Identity:</td>
<td>Jabber ID (JID), e.g. usr at a.b.c/home with "home" being a "resource", which distinguishes the same user when logged in from multiple locations (simultaneously)</td>
</tr>
<tr>
- <td><strong>Interoperability:</strong></td>
+ <td class="side">Interoperability:</td>
<td>XMPP, LiveJournal, Gizmo, AIM</td>
</tr>
</table>
diff -r 81ceba4074f9 -r 62cd90878a6e help/documentation/accounts-groupwise.htmlfrag
--- a/help/documentation/accounts-groupwise.htmlfrag Sun Feb 12 22:39:25 2012 +0000
+++ b/help/documentation/accounts-groupwise.htmlfrag Mon Feb 13 02:29:51 2012 +0000
@@ -3,13 +3,13 @@
<hr>
<h2>Description</h2>
- <table>
+<table>
<tr>
- <td><strong>Homepage:</strong></td>
- <td><a href="http://www.novell.com/products/groupwise/">http://www.novell.com/products/groupwise/</a></td>
+ <td class="top side">Homepage:</td>
+ <td class="top"><a href="http://www.novell.com/products/groupwise/">http://www.novell.com/products/groupwise/</a></td>
</tr>
<tr>
- <td><strong>Type:</strong></td>
+ <td class="side">Type:</td>
<td>Proprietary</td>
</tr>
</table>
diff -r 81ceba4074f9 -r 62cd90878a6e help/documentation/accounts-icq.htmlfrag
--- a/help/documentation/accounts-icq.htmlfrag Sun Feb 12 22:39:25 2012 +0000
+++ b/help/documentation/accounts-icq.htmlfrag Mon Feb 13 02:29:51 2012 +0000
@@ -5,27 +5,27 @@
<h2>Description</h2>
<table>
<tr>
- <td><strong>Homepage:</strong></td>
- <td><a href="http://www.icq.com/">http://www.icq.com/</a></td>
+ <td class="top side">Homepage:</td>
+ <td class="top"><a href="http://www.icq.com/">http://www.icq.com/</a></td>
</tr>
<tr>
- <td><strong>Type:</strong></td>
+ <td class="side">Type:</td>
<td>Proprietary</td>
</tr>
<tr>
- <td><strong>Identity:</strong></td>
+ <td class="side">Identity:</td>
<td>Universal Internet Number / Unified Identification Number / Unique Identification Number (UIN), e.g. 12345678</td>
</tr>
<tr>
- <td><strong>Interoperability:</strong></td>
+ <td class="side">Interoperability:</td>
<td>AIM, MobileMe (formerly known as .Mac)</td>
</tr>
<tr>
- <td><strong>Popularity:</strong></td>
+ <td class="side">Popularity:</td>
<td>Germany, Eastern Europe</td>
</tr>
<tr>
- <td><strong>Default server; port:</strong></td>
+ <td class="side">Default server; port:</td>
<td>login.icq.com (formerly login.oscar.aol.com, which no longer works for ICQ); 5190</td>
</tr>
</table>
diff -r 81ceba4074f9 -r 62cd90878a6e help/documentation/accounts-irc.htmlfrag
--- a/help/documentation/accounts-irc.htmlfrag Sun Feb 12 22:39:25 2012 +0000
+++ b/help/documentation/accounts-irc.htmlfrag Mon Feb 13 02:29:51 2012 +0000
@@ -3,13 +3,13 @@
<hr>
<h2>Description</h2>
-<table>
+<table class="margin-fix">
<tr>
- <td><strong>Homepage:</strong></td>
- <td><a href="http://www.irc.org/">http://www.irc.org/</a></td>
+ <td class="top side">Homepage:</td>
+ <td class="top"><a href="http://www.irc.org/">http://www.irc.org/</a></td>
</tr>
<tr>
- <td><strong>Type:</strong></td>
+ <td class="side">Type:</td>
<td>Open Standard</td>
</tr>
</table>
\ No newline at end of file
diff -r 81ceba4074f9 -r 62cd90878a6e help/documentation/accounts-itunes-integration.htmlfrag
--- a/help/documentation/accounts-itunes-integration.htmlfrag Sun Feb 12 22:39:25 2012 +0000
+++ b/help/documentation/accounts-itunes-integration.htmlfrag Mon Feb 13 02:29:51 2012 +0000
@@ -28,43 +28,43 @@
<h2>Tokens</h2>
<table>
<tr>
- <th>Token name</th>
+ <th style="text-align: right" class="side">Token name</th>
<th>Text replacement</th>
</tr>
<tr>
- <td>%_iTunes</td>
- <td>A pre-formatted entry in the form: %_track - %_artist</td>
+ <td class="top side">%_iTunes</td>
+ <td class="top">A pre-formatted entry in the form: %_track - %_artist</td>
</tr>
<tr>
- <td>%_music</td>
+ <td class="side">%_music</td>
<td>A pre-formatted entry in the form: /me is listening to %_track by %_artist</td>
</tr>
<tr>
- <td>%_status</td>
+ <td class="side">%_status</td>
<td>Specifies the status if iTunes (i.e., Playing or Paused)</td>
</tr>
<tr>
- <td>%_artist</td>
+ <td class="side">%_artist</td>
<td>The artist of the current song.</td>
</tr>
<tr>
- <td>%_album</td>
+ <td class="side">%_album</td>
<td>The album of the current song.</td>
</tr>
<tr>
- <td>%_genre</td>
+ <td class="side">%_genre</td>
<td>The genre of the current song.</td>
</tr>
<tr>
- <td>%_track</td>
+ <td class="side">%_track</td>
<td>The track name of the current song.</td>
</tr>
<tr>
- <td>%_composer</td>
+ <td class="side">%_composer</td>
<td>The composer of the current song.</td>
</tr>
<tr>
- <td>%_iTMS</td>
+ <td class="side">%_iTMS</td>
<td>A link to the iTunes Music Store for the current song.</td>
</tr>
</table>
diff -r 81ceba4074f9 -r 62cd90878a6e help/documentation/accounts-list-of-services.htmlfrag
--- a/help/documentation/accounts-list-of-services.htmlfrag Sun Feb 12 22:39:25 2012 +0000
+++ b/help/documentation/accounts-list-of-services.htmlfrag Mon Feb 13 02:29:51 2012 +0000
@@ -27,7 +27,7 @@
<li><a href="accounts-bonjour">Bonjour</a>, compatible with iChat</li>
<li><a href="accounts-twitter">Twitter</a></li>
<li><a href="accounts-irc">IRC</a></li>
- <li><a href="accounts-myspace">MySpaceIM</a></li>
+ <li><a href="accounts-myspace">MySpace IM</a></li>
<li><a href="accounts-gadu-gadu">Gadu-Gadu</a></li>
<li><a href="accounts-sametime">IBM Lotus Sametime</a></li>
<li><a href="accounts-groupwise">Novell GroupWise</a></li>
diff -r 81ceba4074f9 -r 62cd90878a6e help/documentation/accounts-lj-talk.htmlfrag
--- a/help/documentation/accounts-lj-talk.htmlfrag Sun Feb 12 22:39:25 2012 +0000
+++ b/help/documentation/accounts-lj-talk.htmlfrag Mon Feb 13 02:29:51 2012 +0000
@@ -5,19 +5,19 @@
<h2>Description</h2>
<table>
<tr>
- <td><strong>Homepage:</strong></td>
- <td><a href="http://www.livejournal.com/chat/">http://www.livejournal.com/chat/</a></td>
+ <td class="top side">Homepage:</td>
+ <td class="top"><a href="http://www.livejournal.com/chat/">http://www.livejournal.com/chat/</a></td>
</tr>
<tr>
- <td><strong>Type:</strong></td>
+ <td class="side">Type:</td>
<td>Open standard (XMPP)</td>
</tr>
<tr>
- <td><strong>Identity:</strong></td>
+ <td class="side">Identity:</td>
<td>Jabber ID (JID), e.g. LJ-usr at livejournal.com/home with "home" being a "resource", which distinguishes the same user when logged in from multiple locations (simultaneously)</td>
</tr>
<tr>
- <td><strong>Interoperability:</strong></td>
+ <td class="side">Interoperability:</td>
<td>Google Talk, LiveJournal, Gizmo</td>
</tr>
</table>
diff -r 81ceba4074f9 -r 62cd90878a6e help/documentation/accounts-mobileme.htmlfrag
--- a/help/documentation/accounts-mobileme.htmlfrag Sun Feb 12 22:39:25 2012 +0000
+++ b/help/documentation/accounts-mobileme.htmlfrag Mon Feb 13 02:29:51 2012 +0000
@@ -5,27 +5,27 @@
<h2>Description</h2>
<table>
<tr>
- <td><strong>Homepage:</strong></td>
- <td><a href="http://www.apple.com/mobileme/">http://www.apple.com/mobileme/</a></td>
+ <td class="top side">Homepage:</td>
+ <td class="top"><a href="http://www.apple.com/mobileme/">http://www.apple.com/mobileme/</a></td>
</tr>
<tr>
- <td><strong>Type:</strong></td>
+ <td class="side">Type:</td>
<td>Proprietary</td>
</tr>
<tr>
- <td><strong>Identity:</strong></td>
+ <td class="side">Identity:</td>
<td>user name (called "screen name" by AOL)</td>
</tr>
<tr>
- <td><strong>Interoperability:</strong></td>
+ <td class="side">Interoperability:</td>
<td>AIM, ICQ</td>
</tr>
<tr>
- <td><strong>Popularity:</strong></td>
+ <td class="side">Popularity:</td>
<td>USA</td>
</tr>
<tr>
- <td><strong>Default server; port:</strong></td>
+ <td class="side">Default server; port:</td>
<td>login.oscar.aol.com; 5190</td>
</tr>
</table>
diff -r 81ceba4074f9 -r 62cd90878a6e help/documentation/accounts-msn.htmlfrag
--- a/help/documentation/accounts-msn.htmlfrag Sun Feb 12 22:39:25 2012 +0000
+++ b/help/documentation/accounts-msn.htmlfrag Mon Feb 13 02:29:51 2012 +0000
@@ -5,31 +5,31 @@
<h2>Description</h2>
<table>
<tr>
- <td><strong>Homepage:</strong></td>
- <td><a href="http://www.msn.com">http://www.msn.com</a></td>
+ <td class="top side">Homepage:</td>
+ <td class="top"><a href="http://www.msn.com">http://www.msn.com</a></td>
</tr>
<tr>
- <td><strong>Server status:</strong></td>
+ <td class="side">Server status:</td>
<td><a href="http://status.live.com/detail/messenger">http://status.live.com/detail/messenger</a></td>
</tr>
<tr>
- <td><strong>Type:</strong></td>
+ <td class="side">Type:</td>
<td>Proprietary</td>
</tr>
<tr>
- <td><strong>Identity:</strong></td>
+ <td class="side">Identity:</td>
<td>Windows Live ID associated with an email address, e.g. user at hotmail.com</td>
</tr>
<tr>
- <td><strong>Interoperability:</strong></td>
+ <td class="side">Interoperability:</td>
<td>Yahoo</td>
</tr>
<tr>
- <td><strong>Popularity:</strong></td>
+ <td class="side">Popularity:</td>
<td>Europe</td>
</tr>
<tr>
- <td><strong>Default server; port:</strong></td>
+ <td class="side">Default server; port:</td>
<td>messenger.hotmail.com; 1863</td>
</tr>
</table>
diff -r 81ceba4074f9 -r 62cd90878a6e help/documentation/accounts-myspace.htmlfrag
--- a/help/documentation/accounts-myspace.htmlfrag Sun Feb 12 22:39:25 2012 +0000
+++ b/help/documentation/accounts-myspace.htmlfrag Mon Feb 13 02:29:51 2012 +0000
@@ -1,20 +1,20 @@
-<h1>MySpaceIM</h1>
+<h1>MySpace IM</h1>
<hr>
<h2>Description</h2>
<table>
<tr>
- <td><strong>Homepage:</strong></td>
- <td><a href="http://www.myspace.com/guide/im">http://www.myspace.com/guide/im</a></td>
+ <td class="top side">Homepage:</td>
+ <td class="top"><a href="http://www.myspace.com/guide/im">http://www.myspace.com/guide/im</a></td>
</tr>
<tr>
- <td><strong>Type:</strong></td>
+ <td class="side">Type:</td>
<td>Proprietary</td>
</tr>
<tr>
- <td><strong>Interoperability:</strong></td>
+ <td class="side">Interoperability:</td>
<td>None</td>
</tr>
</table>
-<p>MySpace is a social networking website. Its "MySpaceIM" chat service is supported in Adium 1.1.3 and later.</p>
\ No newline at end of file
+<p>MySpace is a social networking website. Its "MySpace IM" chat service is supported in Adium 1.1.3 and later.</p>
\ No newline at end of file
diff -r 81ceba4074f9 -r 62cd90878a6e help/documentation/accounts-qq.htmlfrag
--- a/help/documentation/accounts-qq.htmlfrag Sun Feb 12 22:39:25 2012 +0000
+++ b/help/documentation/accounts-qq.htmlfrag Mon Feb 13 02:29:51 2012 +0000
@@ -5,15 +5,15 @@
<h2>Description</h2>
<table>
<tr>
- <td><strong>Homepage:</strong></td>
- <td><a href="http://www.qq.com/">http://http://www.qq.com/</a> (China); <a href="http://www.qq.co.za/">http://www.qq.co.za/</a> (South Africa)</td>
+ <td class="top side">Homepage:</td>
+ <td class="top"><a href="http://www.qq.com/">http://http://www.qq.com/</a> (China); <a href="http://www.qq.co.za/">http://www.qq.co.za/</a> (South Africa)</td>
</tr>
<tr>
- <td><strong>Type:</strong></td>
+ <td class="side">Type:</td>
<td>Proprietary</td>
</tr>
<tr>
- <td><strong>Popularity:</strong></td>
+ <td class="side">Popularity:</td>
<td>China; South Africa</td>
</tr>
</table>
diff -r 81ceba4074f9 -r 62cd90878a6e help/documentation/accounts-sametime.htmlfrag
--- a/help/documentation/accounts-sametime.htmlfrag Sun Feb 12 22:39:25 2012 +0000
+++ b/help/documentation/accounts-sametime.htmlfrag Mon Feb 13 02:29:51 2012 +0000
@@ -5,11 +5,11 @@
<h2>Description</h2>
<table>
<tr>
- <td><strong>Homepage:</strong></td>
- <td><a href="http://www-01.ibm.com/software/lotus/sametime/">http://www-01.ibm.com/software/lotus/sametime/</a></td>
+ <td class="side top">Homepage:</td>
+ <td class="top" ><a href="http://www-01.ibm.com/software/lotus/sametime/">http://www-01.ibm.com/software/lotus/sametime/</a></td>
</tr>
<tr>
- <td><strong>Type:</strong></td>
+ <td class="side">Type:</td>
<td>Proprietary</td>
</tr>
</table>
diff -r 81ceba4074f9 -r 62cd90878a6e help/documentation/accounts-twitter.htmlfrag
--- a/help/documentation/accounts-twitter.htmlfrag Sun Feb 12 22:39:25 2012 +0000
+++ b/help/documentation/accounts-twitter.htmlfrag Mon Feb 13 02:29:51 2012 +0000
@@ -3,13 +3,13 @@
<hr>
<h2>Description</h2>
-<table>
+<table class="margin-fix">
<tr>
- <td><strong>Homepage:</strong></td>
- <td><a href="http://www.twitter.com">http://www.twitter.com</a></td>
+ <td class="top side">Homepage:</td>
+ <td class="top"><a href="http://www.twitter.com">http://www.twitter.com</a></td>
</tr>
<tr>
- <td><strong>Type:</strong></td>
+ <td class="side">Type:</td>
<td>Proprietary</td>
</tr>
</table>
\ No newline at end of file
diff -r 81ceba4074f9 -r 62cd90878a6e help/documentation/accounts-xmpp.htmlfrag
--- a/help/documentation/accounts-xmpp.htmlfrag Sun Feb 12 22:39:25 2012 +0000
+++ b/help/documentation/accounts-xmpp.htmlfrag Mon Feb 13 02:29:51 2012 +0000
@@ -5,19 +5,19 @@
<h2>Description</h2>
<table>
<tr>
- <td><strong>Homepage:</strong></td>
- <td><a href="http://xmpp.org/about/">http://xmpp.org/about/</a></td>
+ <td class="top side">Homepage:</td>
+ <td class="top"><a href="http://xmpp.org/about/">http://xmpp.org/about/</a></td>
</tr>
<tr>
- <td><strong>Type:</strong></td>
+ <td class="side">Type:</td>
<td>Open standard</td>
</tr>
<tr>
- <td><strong>Identity:</strong></td>
+ <td class="side">Identity:</td>
<td>Jabber ID (JID), e.g. usr at a.b.c/home with "home" being a "resource", which distinguishes the same user when logged in from multiple locations (simultaneously)</td>
</tr>
<tr>
- <td><strong>Interoperability:</strong></td>
+ <td class="side">Interoperability:</td>
<td>Google Talk, LiveJournal, Gizmo</td>
</tr>
</table>
diff -r 81ceba4074f9 -r 62cd90878a6e help/documentation/accounts-yahoo-japan.htmlfrag
--- a/help/documentation/accounts-yahoo-japan.htmlfrag Sun Feb 12 22:39:25 2012 +0000
+++ b/help/documentation/accounts-yahoo-japan.htmlfrag Mon Feb 13 02:29:51 2012 +0000
@@ -3,17 +3,17 @@
<hr>
<h2>Description</h2>
-<table>
+<table class="margin-fix">
<tr>
- <td><strong>Homepage:</strong></td>
- <td><a href="http://messenger.yahoo.co.jp/">http://messenger.yahoo.co.jp/</a></td>
+ <td class="top side">Homepage:</td>
+ <td class="top"><a href="http://messenger.yahoo.co.jp/">http://messenger.yahoo.co.jp/</a></td>
</tr>
<tr>
- <td><strong>Type:</strong></td>
+ <td class="side">Type:</td>
<td>Proprietary</td>
</tr>
<tr>
- <td><strong>Interoperability:</strong></td>
+ <td class="side">Interoperability:</td>
<td>Yahoo! Messenger, MSN Messenger</td>
</tr>
</table>
\ No newline at end of file
diff -r 81ceba4074f9 -r 62cd90878a6e help/documentation/accounts-yahoo.htmlfrag
--- a/help/documentation/accounts-yahoo.htmlfrag Sun Feb 12 22:39:25 2012 +0000
+++ b/help/documentation/accounts-yahoo.htmlfrag Mon Feb 13 02:29:51 2012 +0000
@@ -5,19 +5,19 @@
<h2>Description</h2>
<table>
<tr>
- <td><strong>Homepage:</strong></td>
- <td><a href="http://messenger.yahoo.com/">http://messenger.yahoo.com/</a></td>
+ <td class="top side">Homepage:</td>
+ <td class="top"><a href="http://messenger.yahoo.com/">http://messenger.yahoo.com/</a></td>
</tr>
<tr>
- <td><strong>Type:</strong></td>
+ <td class="side">Type:</td>
<td>Proprietary</td>
</tr>
<tr>
- <td><strong>Interoperability:</strong></td>
+ <td class="side">Interoperability:</td>
<td>Yahoo! Japan Messenger, MSN Messenger</td>
</tr>
<tr>
- <td><strong>Default server; port:</strong></td>
+ <td class="side">Default server; port:</td>
<td>scsa.msg.yahoo.com; 5050</td>
</tr>
</table>
diff -r 81ceba4074f9 -r 62cd90878a6e help/documentation/service-information-irc-support.htmlfrag
--- a/help/documentation/service-information-irc-support.htmlfrag Sun Feb 12 22:39:25 2012 +0000
+++ b/help/documentation/service-information-irc-support.htmlfrag Mon Feb 13 02:29:51 2012 +0000
@@ -18,29 +18,29 @@
<h2>Commands</h2>
<p>Many widely-used IRC commands like /join and /msg work in Adium too, but for ease of use these are accessible from the interface as well:</p>
-<table>
+<table class="margin-fix">
<tr>
- <th>Command</th>
+ <th class="side">Command</th>
<th>Equivalent acton</th>
</tr>
<tr>
- <td>/join</td>
- <td>File â Join Group Chat... (â§âJ)</td>
+ <td class="top side">/join</td>
+ <td class="top">File â Join Group Chat... (â§âJ)</td>
</tr>
<tr>
- <td>/msg</td>
+ <td class="side">/msg</td>
<td>File â New Chat... (âN)</td>
</tr>
<tr>
- <td>/whois</td>
+ <td class="side">/whois</td>
<td>Contact â Get Info For Contact... (â¥âI)</td>
</tr>
<tr>
- <td>/mode</td>
+ <td class="side">/mode</td>
<td><em>Select the users you want to change the mode for, and use the button below the user list</em></td>
</tr>
<tr>
- <td>/motd</td>
+ <td class="side">/motd</td>
<td>File â <em>Your IRC Account</em> â View MOTD.</td>
</tr>
</table>
\ No newline at end of file
diff -r 81ceba4074f9 -r 62cd90878a6e help/documentation/troubleshooting-icq-text-encoding.htmlfrag
--- a/help/documentation/troubleshooting-icq-text-encoding.htmlfrag Sun Feb 12 22:39:25 2012 +0000
+++ b/help/documentation/troubleshooting-icq-text-encoding.htmlfrag Mon Feb 13 02:29:51 2012 +0000
@@ -10,161 +10,161 @@
<h2>Which encoding to use</h2>
<h3>The encodings listed here are only first guesses. If one encoding doesn't work, try another.</h3>
<p class="list-header">The table below is derived from Wikipedia's table of ISO 8859 encodings. As you may notice, it doesn't currently cover other encodings, such as Shift-JIS.</p>
-<table>
+<table class="margin-fix">
<tr>
- <th>Language</th>
+ <th style="text-align: right" class="side">Language</th>
<th>Encoding name</th>
</tr>
<tr>
- <td>Afrikaans</td>
+ <td class="top side">Afrikaans</td>
+ <td class="top">ISO 8859-1</td>
+ </tr>
+ <tr>
+ <td class="side">Albanian</td>
+ <td>ISO 8859-16 or ISO 8859-1</td>
+ </tr>
+ <tr>
+ <td class="side">Arabic</td>
+ <td>ISO 8859-6</td>
+ </tr>
+ <tr>
+ <td class="side">Breton</td>
+ <td>ISO 8859-14</td>
+ </tr>
+ <tr>
+ <td class="side">Croatian</td>
+ <td>ISO 8859-16 or ISO 8859-1</td>
+ </tr>
+ <tr>
+ <td class="side">Cyrillic</td>
+ <td>ISO 8859-5</td>
+ </tr>
+ <tr>
+ <td class="side">Danish</td>
<td>ISO 8859-1</td>
</tr>
<tr>
- <td>Albanian</td>
+ <td class="side">English</td>
+ <td>Most of the ISO 8859 encodings, but primarily ISO 8859-15 (for the ⬠symbol) and ISO 8859-1</td>
+ </tr>
+ <tr>
+ <td class="side">Esperanto</td>
+ <td>ISO 8859-3</td>
+ </tr>
+ <tr>
+ <td class="side">Estonian</td>
+ <td>ISO 8859-15 or ISO 8859-4 </td>
+ </tr>
+ <tr>
+ <td class="side">Faroese</td>
+ <td>ISO 8859-1 </td>
+ </tr>
+ <tr>
+ <td class="side">Finnish</td>
+ <td>ISO 8859-15 or ISO 8859-16</td>
+ </tr>
+ <tr>
+ <td class="side">French</td>
+ <td>ISO 8859-15 or ISO 8859-16</td>
+ </tr>
+ <tr>
+ <td class="side">German</td>
<td>ISO 8859-16 or ISO 8859-1</td>
</tr>
<tr>
- <td>Arabic</td>
- <td>ISO 8859-6</td>
+ <td class="side">Greek</td>
+ <td>ISO 8859-7</td>
</tr>
<tr>
- <td>Breton</td>
- <td>ISO 8859-14</td>
+ <td class="side">Greenlandic</td>
+ <td>ISO 8859-4</td>
</tr>
<tr>
- <td>Croatian</td>
+ <td class="side">Hebrew</td>
+ <td>ISO 8859-8</td>
+ </tr>
+ <tr>
+ <td class="side">Hungarian</td>
<td>ISO 8859-16 or ISO 8859-1</td>
</tr>
<tr>
- <td>Cyrillic</td>
- <td>ISO 8859-5</td>
- </tr>
- <tr>
- <td>Danish</td>
+ <td class="side">Icelandic</td>
<td>ISO 8859-1</td>
</tr>
<tr>
- <td>English</td>
- <td>Most of the ISO 8859 encodings, but primarily ISO 8859-15 (for the ⬠symbol) and ISO 8859-1</td>
+ <td class="side">Indonesian</td>
+ <td>ISO 8859-1</td>
</tr>
<tr>
- <td>Esperanto</td>
+ <td class="side">Irish</td>
+ <td>ISO 8859-1</td>
+ </tr>
+ <tr>
+ <td class="side">Italian</td>
+ <td>ISO 8859-1</td>
+ </tr>
+ <tr>
+ <td class="side">Latvian</td>
+ <td>ISO 8859-4</td>
+ </tr>
+ <tr>
+ <td class="side">Lithuanian</td>
+ <td>ISO 8859-4</td>
+ </tr>
+ <tr>
+ <td class="side">Maltese</td>
<td>ISO 8859-3</td>
</tr>
<tr>
- <td>Estonian</td>
- <td>ISO 8859-15 or ISO 8859-4 </td>
+ <td class="side">Norwegian</td>
+ <td>ISO 8859-1</td>
</tr>
<tr>
- <td>Faroese</td>
- <td>ISO 8859-1 </td>
- </tr>
- <tr>
- <td>Finnish</td>
- <td>ISO 8859-15 or ISO 8859-16</td>
- </tr>
- <tr>
- <td>French</td>
- <td>ISO 8859-15 or ISO 8859-16</td>
- </tr>
- <tr>
- <td>German</td>
+ <td class="side">Polish</td>
<td>ISO 8859-16 or ISO 8859-1</td>
</tr>
<tr>
- <td>Greek</td>
- <td>ISO 8859-7</td>
+ <td class="side">Portuguese</td>
+ <td>ISO 8859-1</td>
</tr>
<tr>
- <td>Greenlandic</td>
+ <td class="side">Rhaeto-Romanic</td>
+ <td>ISO 8859-1</td>
+ </tr>
+ <tr>
+ <td class="side">Romanian</td>
+ <td>ISO 8859-16 or ISO 8859-1</td>
+ </tr>
+ <tr>
+ <td class="side">Sami</td>
<td>ISO 8859-4</td>
</tr>
<tr>
- <td>Hebrew</td>
- <td>ISO 8859-8</td>
+ <td class="side">Scottish Gaelic</td>
+ <td>ISO 8859-14 or ISO 8859-1</td>
</tr>
<tr>
- <td>Hungarian</td>
+ <td class="side">Slovenian</td>
<td>ISO 8859-16 or ISO 8859-1</td>
</tr>
<tr>
- <td>Icelandic</td>
+ <td class="side">Spanish</td>
<td>ISO 8859-1</td>
</tr>
<tr>
- <td>Indonesian</td>
+ <td class="side">Swahili</td>
<td>ISO 8859-1</td>
</tr>
<tr>
- <td>Irish</td>
+ <td class="side">Swedish</td>
<td>ISO 8859-1</td>
</tr>
<tr>
- <td>Italian</td>
- <td>ISO 8859-1</td>
- </tr>
- <tr>
- <td>Latvian</td>
- <td>ISO 8859-4</td>
- </tr>
- <tr>
- <td>Lithuanian</td>
- <td>ISO 8859-4</td>
- </tr>
- <tr>
- <td>Maltese</td>
- <td>ISO 8859-3</td>
- </tr>
- <tr>
- <td>Norwegian</td>
- <td>ISO 8859-1</td>
- </tr>
- <tr>
- <td>Polish</td>
- <td>ISO 8859-16 or ISO 8859-1</td>
- </tr>
- <tr>
- <td>Portuguese</td>
- <td>ISO 8859-1</td>
- </tr>
- <tr>
- <td>Rhaeto-Romanic</td>
- <td>ISO 8859-1</td>
- </tr>
- <tr>
- <td>Romanian</td>
- <td>ISO 8859-16 or ISO 8859-1</td>
- </tr>
- <tr>
- <td>Sami</td>
- <td>ISO 8859-4</td>
- </tr>
- <tr>
- <td>Scottish Gaelic</td>
- <td>ISO 8859-14 or ISO 8859-1</td>
- </tr>
- <tr>
- <td>Slovenian</td>
- <td>ISO 8859-16 or ISO 8859-1</td>
- </tr>
- <tr>
- <td>Spanish</td>
- <td>ISO 8859-1</td>
- </tr>
- <tr>
- <td>Swahili</td>
More information about the commits
mailing list