From cf54a1317177a6b6ad2eb1bc95062ef45b47e59c Mon Sep 17 00:00:00 2001
From: Vladislav Bolkhovitin
Date: Mon, 9 Nov 2009 20:05:52 +0000
Subject: [PATCH] Web fixes from Daniel Fernandes
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@1330 d57e44dd-8a1f-0410-8b47-8ef2f437770f
---
www/images/Orange.css | 15 +++++++++++++--
www/scst_admin.html | 2 +-
www/solutions.html | 2 +-
www/target_emulex.html | 3 +--
www/target_fcoe.html | 2 +-
www/target_iscsi.html | 11 +++++------
www/target_local.html | 2 +-
www/target_lsi.html | 2 +-
www/target_mvsas.html | 2 +-
www/target_qla2x00t.html | 2 +-
www/target_qla_isp.html | 2 +-
www/target_srp.html | 2 +-
www/targets.html | 6 +++---
13 files changed, 31 insertions(+), 22 deletions(-)
diff --git a/www/images/Orange.css b/www/images/Orange.css
index a622893b5..0d85ba8fd 100644
--- a/www/images/Orange.css
+++ b/www/images/Orange.css
@@ -56,8 +56,8 @@ ul span, ol span { color: #666666; }
img.float-right { margin: 5px 0px 5px 15px; }
img.float-left { margin: 5px 15px 5px 0px; }
-a img { border: 2px solid #EC981F; }
-a:hover img { border: 2px solid #806B4D !important;border: 2px solid #EC981F; }
+a img { border: 0px solid #EC981F; }
+a:hover img { border: 0px solid #806B4D !important;border: 0px solid #EC981F; }
code {
margin: 5px 0;
@@ -317,6 +317,17 @@ div.logoimg {
/* Font colors */
font.names { color: #EC981F ; }
+/* Company Logo Boxes */
+.companybox {
+ border-color : #FFFFFF;
+ border : 1px #FFFFFF;
+ border-top : #999999 1pt solid;
+ border-left : #999999 1pt solid;
+ border-right : #999999 1pt solid;
+ border-bottom : #999999 1pt solid;
+ text-align: center;
+}
+
/* Alignment classes */
.float-left { float: left;}
diff --git a/www/scst_admin.html b/www/scst_admin.html
index 1b6cf1c31..36fcf808b 100644
--- a/www/scst_admin.html
+++ b/www/scst_admin.html
@@ -70,7 +70,7 @@
Download
SCST SVN Repository
- If you are an IET user before installation carefully read README files of both iSCSI-SCST and
the SCST core. Especially pay attention that now the LUN information for iSCSI-SCST is configured not using
diff --git a/www/target_local.html b/www/target_local.html
index 108bb0d70..711da7e9f 100644
--- a/www/target_local.html
+++ b/www/target_local.html
@@ -73,7 +73,7 @@
Download
SCST SVN Repository
-
SCST Target Drivers
-
SCST has target drivers for:
+
SCST has target drivers for:
- Software iSCSI
- Fibre Channel QLogic qla2x00 series (2 drivers)
@@ -69,8 +69,8 @@
- Local access
- ...
-
-
+
+