www/adium.im 426:88028a42c2e1: The best I can do to make the web...

commits at adium.im commits at adium.im
Sat Jul 30 22:31:07 UTC 2011


details:	http://hg.adium.im/www/adium.im/rev/88028a42c2e1
revision:	426:88028a42c2e1
branch:		adiumx.com
author:		Thijs Alkemade <thijsalkemade at gmail.com>
date:		Sun Jul 31 00:30:55 2011 +0200

The best I can do to make the website help appear the same way as the in app help.

diffs (169 lines):

diff -r 99c5fa834b8b -r 88028a42c2e1 help/css/common.css
--- a/help/css/common.css	Sat Jul 30 23:42:50 2011 +0200
+++ b/help/css/common.css	Sun Jul 31 00:30:55 2011 +0200
@@ -1,101 +1,3 @@
-body {
-	font-family:"Lucida Grande", "Helvetica Neue", sans-serif;
-}
-
-#nav {
-	position: relative;
-	top: 0;
-	left: 0;
-	width: 100%;
-}
-
-h2 {
-	font-size:10pt;
-	margin-top:0;
-	margin-bottom:-10px;
-}
-
-h3 {
-	padding: 4px 0 0 0;
-	font-size:14px;
-	font-weight:700;
-	margin-top:0px;
-	margin-bottom:0px;
-}
-
-p, td, th {
-	font-size:9pt;
-	line-height:12pt;
-	text-decoration:none;
-}
-
-.taskboxline {
-	background-color: #FFF;
-	-webkit-border-radius: 10px;
-	-moz-border-radius: 10px;
-	border: 1px solid #CCC;
-	margin: 20px 0px;
-}
-
-.taskboxheader {
-	-webkit-border-radius: 10px 10px 0px 0px;
-	-moz-border-radius: 10px 10px 0px 0px;
-	border-bottom: 1px solid #CCC;
-	background-color:#e6edff;
-	height: 25px;
-	text-indent: 12px;
-}
-
-.taskboxtext {
-	margin: 10px;
-}
-
-.taskboxtable {
-}
-
-.taskboxcontent img {
-	padding: 5px;
-	float: left;
-}
-.task {
-	background-color:#e6edff;
-	list-style-type:decimal;
-	list-style-position:outside;
-	margin:10px 20px;
-	padding:10px 40px;
-	border:solid 1px #bfbfbf
-}
-
-ul {
-	font-size:9pt;
-	line-height:12pt;
-	list-style-type:square;
-	list-style-position:outside;
-	margin-top:12px;
-	margin-bottom:12px;
-	margin-left:-24px;
-	padding-left:60px;
-}
-
-ul li {
-	margin-top:6px;
-	margin-bottom:6px;
-}
-
-ul p {
-	margin-top:6px;
-	margin-bottom:6px;
-}
-
-p > a {
-	color:#00f;
-	font-size:9pt;
-	line-height:12pt;
-	text-decoration:none;
-}
-
-
-
 .navtabcurrent {
 	background: #E9EEF9 !important;
 	border-bottom-color: #E9EEF9 !important;
@@ -138,13 +40,6 @@
 	font: normal 10px verdana,'Bitstream Vera Sans',helvetica,arial,sans-serif;
 }
 
-.ext_link {
-	background:url(../gfx/ExternalLink.gif)left center no-repeat;
-	padding:2px 0 0 16px;
-}
-
-
-
 #frame, #mainbox {
 	text-align:left;
 	margin-top:12px;
@@ -152,8 +47,4 @@
 	margin-left:auto;
 	margin-bottom: 100px;
 	width: 70%;
-}
-
-.ticket {
-	border-bottom: 1px dotted #BBB;
 }
\ No newline at end of file
diff -r 99c5fa834b8b -r 88028a42c2e1 help/css/topicpage.css
--- a/help/css/topicpage.css	Sat Jul 30 23:42:50 2011 +0200
+++ b/help/css/topicpage.css	Sun Jul 31 00:30:55 2011 +0200
@@ -10,12 +10,10 @@
 }
 
 #banner, #nav {
-	display: none;
 	font-size: 1.2em;
 	text-align: right;
 	padding: 7px 0;
 	border-bottom: 1px solid #EEE;
-	margin: 0 -22px;
 }
 
 .navleftsty {
diff -r 99c5fa834b8b -r 88028a42c2e1 help/index.html
--- a/help/index.html	Sat Jul 30 23:42:50 2011 +0200
+++ b/help/index.html	Sun Jul 31 00:30:55 2011 +0200
@@ -6,8 +6,10 @@
 	<meta http-equiv="content-type" content="text/html;charset=utf-8" />
 	<link rel="stylesheet" type="text/css" href="../styles/layoutstyle.css" />
 	<link rel="stylesheet" type="text/css" href="../styles/defaultstyle.css" />
-	<link rel="stylesheet" type="text/css" href="css/mainpage.css" />
 	<link rel="stylesheet" type="text/css" href="css/hot.css" />
+	<link media="all" rel="stylesheet" href="css/topicpage.css" type="text/css" />
+	<link rel="stylesheet" type="text/css" href="../styles/layoutstyle.css" />
+	<link rel="stylesheet" type="text/css" href="../styles/defaultstyle.css" />
 	<link rel="stylesheet" type="text/css" href="css/common.css" />
 	<script src="http://www.google.com/jsapi" type="text/javascript"></script>
 	<script type="text/javascript">
@@ -140,7 +142,7 @@
 			<a class="navtab" href="http://www.adiumxtras.com/">Xtras</a>
 		</div>
 		
-		<div id="nav"> <a name="adiumdocumentation.html" id="adiumdocumentation.html"></a><a name="ax-discover" id="ax-discover"></a>
+		<div id="banner"> <a name="adiumdocumentation.html" id="adiumdocumentation.html"></a><a name="ax-discover" id="ax-discover"></a>
 			<div id="navleft"><a class="navleftsty active" href=".">Adium Help</a> <a class="navleftsty" href="http://adium.im/screencasts/">Adium Videos</a> <a class="navleftsty" href="pgs/AdiumDocumentation.html">Adium Documentation</a></div>
 		</div>
 		




More information about the commits mailing list