Browse Source

Cleaned up UI for rebranding - [email protected]

Nathan Kinder 21 years ago
parent
commit
38926b7287
2 changed files with 35 additions and 10 deletions
  1. 30 5
      ldap/clients/dsgw/pbhtml/phone.html
  2. 5 5
      ldap/clients/dsgw/pbhtml/style.css

+ 30 - 5
ldap/clients/dsgw/pbhtml/phone.html

@@ -41,7 +41,7 @@ window.location.href=i;
 
 <tr>
 <td>
-<IMG src="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=clear.gif" width="10" height="37" border="0">
+<IMG src="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=clear.gif" width="10" height="40" border="0">
 </td>
 <TD ALIGN=LEFT VALIGN=CENTER nowrap>
 <a href="javascript:alert('Powered by Netscape Directory Server 6.2')" onMouseOver="window.status='Click for more information about Netscape Directory Express.'; return true"><img src="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=brandblock.gif" border="0" align="left"></a></td>
@@ -76,12 +76,37 @@ window.location.href=i;
 <TD valign="top" colspan="5" width="100%"><IMG src="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=clear.gif" width="1" height="5" border="0"></TD>
 </TR>
 
-<TR>
-<TD width="100%" colspan="5" class="bgColor7"><IMG src="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=clear.gif" height="1" border="0"></TD>
-</TR>
-
 </table>
 </form>
 </body>
 </html>
  
+
+Index: phone.html
+===================================================================
+RCS file: /hurricane/cvs/spd/ldapserver/ldap/clients/dsgw/pbhtml/phone.html,v
+retrieving revision 1.1.1.1
+diff -c -u -r1.1.1.1 phone.html
+cvs server: conflicting specifications of output style
+--- phone.html  21 Jan 2005 00:40:49 -0000      1.1.1.1
++++ phone.html  25 Jan 2005 22:25:40 -0000
+@@ -41,7 +41,7 @@
+  
+ <tr>
+ <td>
+-<IMG src="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=clear.gif" width="10" height="37" border="0">
++<IMG src="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=clear.gif" width="10" height="40" border="0">
+ </td>
+ <TD ALIGN=LEFT VALIGN=CENTER nowrap>
+ <a href="javascript:alert('Powered by Netscape Directory Server 6.2')" onMouseOver="window.status='Click for more information about Netscape Directory Express.'; return true"><img src="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=brandblock.gif" border="0" align="left"></a></td>
+@@ -74,10 +74,6 @@
+  
+ <TR>
+ <TD valign="top" colspan="5" width="100%"><IMG src="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=clear.gif" width="1" height="5" border="0"></TD>
+-</TR>
+-
+-<TR>
+-<TD width="100%" colspan="5" class="bgColor7"><IMG src="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=clear.gif" height="1" border="0"></TD>
+ </TR>
+  
+ </table>

+ 5 - 5
ldap/clients/dsgw/pbhtml/style.css

@@ -57,7 +57,7 @@ A.searchlinkspec:active {color: #CCFFFF}
 /* *********Search frame*************/
 
 body.Search {
-	background-color: #003366;
+	background-color: #000000;
 	font-family: Verdana, Arial, Helvetica, san-serif;
 	color: #ccffff;
 	font-size: 12px;
@@ -65,17 +65,17 @@ body.Search {
 
 td.appName {
 	font-family: verdana, Arial, Helvetica, sans-serif;
-	font-size: 12px;
+	font-size: 14px;
 	vertical-align : middle;
-	color: #ccffff;
+	color: #ffffff;
 	font-weight: bold;
 }
 
 .apptext {
 	font-family: verdana, Arial, Helvetica, sans-serif;
-	font-size: 12px;
+	font-size: 14px;
 	vertical-align: middle;
-	color: #ccffff;
+	color: #ffffff;
 }
 
 /* Fonts */