adium-1.4 3125:21585fe37eec: Make the AdiumHelp page fit without...
commits at adium.im
commits at adium.im
Sat Oct 23 11:01:40 UTC 2010
details: http://hg.adium.im/adium-1.4/rev/21585fe37eec
revision: 3125:21585fe37eec
author: Thijs Alkemade <thijsalkemade at gmail.com>
date: Sat Oct 23 13:01:25 2010 +0200
Make the AdiumHelp page fit without scrollbars by default.
diffs (26 lines):
diff -r 161fcc5dc6fe -r 21585fe37eec AdiumHelp/css/accesspage.css
--- a/AdiumHelp/css/accesspage.css Sat Oct 23 03:48:52 2010 +0200
+++ b/AdiumHelp/css/accesspage.css Sat Oct 23 13:01:25 2010 +0200
@@ -43,7 +43,7 @@
}
#contentleft {
margin-top:38px;
- width:235px;
+ width:210px;
float:left;
}
#contentcenter {
@@ -64,13 +64,6 @@
#contentbottom {
text-align: center;
}
-#frame {
- text-align:left;
- margin-top:12px;
- margin-right:auto;
- margin-left:auto;
- width:500px;
-}
.space17 {
padding-top:17px;
}
More information about the commits
mailing list