documentation links v4
authorIvan Kohler <ivan@freeside.biz>
Mon, 26 Sep 2016 15:51:41 +0000 (08:51 -0700)
committerIvan Kohler <ivan@freeside.biz>
Mon, 26 Sep 2016 15:51:41 +0000 (08:51 -0700)
css/cssfreeside2.css
elements/footer-nested.html
elements/footer.html
elements/header-nested.html
elements/header.html

index bf7e3ee..25bc935 100644 (file)
@@ -968,3 +968,44 @@ table.support-plans .no {
     color: #800000;
     font-size: 20px;
 }
+
+table.comparison th {
+  background-color:#FFFFFF;
+  border-right: 1px solid #999999;
+  border-bottom: 1px solid #DDDDDD;
+  padding-top: 8px;
+  vertical-align: middle;
+/*
+  border-style:none;
+  padding: 10px;
+*/
+}
+
+table.comparison td {
+  background-color:#FFFFFF;
+  text-align: center;
+  border-top: none;
+  border-left: none;
+  border-bottom: 1px solid #DDDDDD;
+  border-right: 1px solid #999999;
+}
+
+table.comparison .yes {
+    color: #008000;
+    font-size: 26px;
+}
+
+table.comparison .smyes {
+    color: #004000;
+    font-weight: bold;
+}
+
+table.comparison .no {
+    color: #800000;
+    font-size: 20px;
+}
+
+table.comparison .maybe {
+    color: #CCCC00;
+    font-weight: bold;
+}
index 322b676..0d0869f 100644 (file)
@@ -9,7 +9,7 @@
 <!--          <a href="/freeside/hosting.html">Hosting</a> | -->
           <a href="/freeside/demo.html">Demo</a> |
           <a href="/blog/">Blog</a> |
-          <a href="http://www.freeside.biz/mediawiki/index.php/Freeside:2.3:Documentation">Documentation</a> |
+          <a href="http://www.freeside.biz/mediawiki/index.php/Freeside:4:Documentation">Documentation</a> |
           <a href="/freeside/developers.html" >Open Source</a> |
           <a href="https://secure.freeside.biz/selfservice/selfservice.cgi">Customer&nbsp;login</a> |
           <a href="/freeside/about.html">About</a> | 
index 5b8cc33..b8280fa 100644 (file)
@@ -9,7 +9,7 @@
 <!--          <a href="hosting.html">Hosting</a> | -->
           <a href="demo.html">Demo</a> |
           <a href="/blog/">Blog</a> |
-          <a href="http://www.freeside.biz/mediawiki/index.php/Freeside:2.3:Documentation">Documentation</a> |
+          <a href="http://www.freeside.biz/mediawiki/index.php/Freeside:4:Documentation">Documentation</a> |
           <a href="developers.html" >Open Source</a> |
           <a href="https://secure.freeside.biz/selfservice/selfservice.cgi">Customer&nbsp;login</a> |
           <a href="about.html">About</a> | 
index 730f821..d1c64cb 100644 (file)
@@ -30,7 +30,7 @@
 <!--    <a href="/freeside/hosting.html" id="nav">Hosting</a> | -->
     <a href="/freeside/demo.html" id="nav">Demo</a> |
     <a href="/blog/" id="nav">Blog</a> |
-    <a href="http://www.freeside.biz/mediawiki/index.php/Freeside:3:Documentation" id="nav">Documentation</a> |
+    <a href="http://www.freeside.biz/mediawiki/index.php/Freeside:4:Documentation" id="nav">Documentation</a> |
     <a href="/freeside/developers.html" id="nav">Open Source</a> |
     <a href="https://secure.freeside.biz/selfservice/selfservice.cgi" id="nav">Customer&nbsp;login</a> |
     <a href="/freeside/about.html" id="nav">About</a> |
index b82b590..5eeb089 100644 (file)
@@ -30,7 +30,7 @@
 <!--    <a href="hosting.html" id="nav">Hosting</a> | -->
     <a href="demo.html" id="nav">Demo</a> |
     <a href="/blog/" id="nav">Blog</a> |
-    <a href="http://www.freeside.biz/mediawiki/index.php/Freeside:3:Documentation" id="nav">Documentation</a> |
+    <a href="http://www.freeside.biz/mediawiki/index.php/Freeside:4:Documentation" id="nav">Documentation</a> |
     <a href="developers.html" id="nav">Open Source</a> |
     <a href="https://secure.freeside.biz/selfservice/selfservice.cgi" id="nav">Customer&nbsp;login</a> |
     <a href="about.html" id="nav">About</a> |