www/adium.im 346:23af3dfa5359: Help fixes: resize images to the ...
commits at adium.im
commits at adium.im
Thu Dec 2 23:28:34 UTC 2010
details: http://hg.adium.im/www/adium.im/rev/23af3dfa5359
revision: 346:23af3dfa5359
author: Thijs Alkemade <thijsalkemade at gmail.com>
date: Fri Dec 03 00:27:25 2010 +0100
Help fixes: resize images to the size they are used at, typo. Also, fix the block headers, thanks to paulwilde.
diffs (42 lines):
diff -r 40e789b526d5 -r 23af3dfa5359 help/css/common.css
--- a/help/css/common.css Thu Dec 02 22:08:28 2010 +0100
+++ b/help/css/common.css Fri Dec 03 00:27:25 2010 +0100
@@ -16,6 +16,7 @@
}
h3 {
+ padding: 4px 0 0 0;
font-size:14px;
font-weight:700;
margin-top:0px;
@@ -41,8 +42,8 @@
-moz-border-radius: 10px 10px 0px 0px;
border-bottom: 1px solid #CCC;
background-color:#e6edff;
- height: 20px;
- text-indent: 20px;
+ height: 25px;
+ text-indent: 12px;
}
.taskboxtext {
diff -r 40e789b526d5 -r 23af3dfa5359 help/gfx/Authorization Requests window.png
Binary file help/gfx/Authorization Requests window.png has changed
diff -r 40e789b526d5 -r 23af3dfa5359 help/gfx/Default contact list.png
Binary file help/gfx/Default contact list.png has changed
diff -r 40e789b526d5 -r 23af3dfa5359 help/gfx/Group Chat.png
Binary file help/gfx/Group Chat.png has changed
diff -r 40e789b526d5 -r 23af3dfa5359 help/gfx/New Smooth Operator.png
Binary file help/gfx/New Smooth Operator.png has changed
diff -r 40e789b526d5 -r 23af3dfa5359 help/pgs/AdvancedFeatures-DirectConnect.html
--- a/help/pgs/AdvancedFeatures-DirectConnect.html Thu Dec 02 22:08:28 2010 +0100
+++ b/help/pgs/AdvancedFeatures-DirectConnect.html Fri Dec 03 00:27:25 2010 +0100
@@ -6,7 +6,7 @@
<link media="all" rel="stylesheet" href="../css/topicpage.css" type="text/css" />
<title>AIM: DirectConnect - Adium Documentation</title>
<meta name="keywords" content="account, aim, aol, direct connect" />
-<meta name="description" content="Supplmental information about your AOL IM account." />
+<meta name="description" content="Supplemental information about your AOL IM account." />
<link href="../css/common.css" type="text/css" rel="stylesheet" media="all" />
<link rel="stylesheet" type="text/css" href="../../styles/layoutstyle.css" />
<link rel="stylesheet" type="text/css" href="../../styles/defaultstyle.css" />
More information about the commits
mailing list