Revision: 4730
Author: seba.wagner
Date: Fri Dec 16 11:39:54 2011
Log: Fix Navigation and style background
http://code.google.com/p/openmeetings/source/detail?r=4730
Modified:
/trunk/singlewebapp/docs/ApacheDerbyConfig.html
/trunk/singlewebapp/docs/BrandingAndColors.html
/trunk/singlewebapp/docs/BuildInstructions.html
/trunk/singlewebapp/docs/CalendarAndTimezone.html
/trunk/singlewebapp/docs/Dashboard.html
/trunk/singlewebapp/docs/EditTemplates.html
/trunk/singlewebapp/docs/FFMPEGVersionSwitch.html
/trunk/singlewebapp/docs/GeneralConfiguration.html
/trunk/singlewebapp/docs/GetVersionInfo.html
/trunk/singlewebapp/docs/IBMDB2Config.html
/trunk/singlewebapp/docs/Internationalisation.html
/trunk/singlewebapp/docs/JUnitTesting.html
/trunk/singlewebapp/docs/JVMPerformanceTuning.html
/trunk/singlewebapp/docs/LanguageEditor.html
/trunk/singlewebapp/docs/LdapAndADS.html
/trunk/singlewebapp/docs/MySQLConfig.html
/trunk/singlewebapp/docs/Navigation.html
/trunk/singlewebapp/docs/OracleConfig.html
/trunk/singlewebapp/docs/PortSettings.html
/trunk/singlewebapp/docs/PostgresConfig.html
/trunk/singlewebapp/docs/RTMPSAndHTTPS.html
/trunk/singlewebapp/docs/RestAPI.html
/trunk/singlewebapp/docs/RestrictedAccess.html
/trunk/singlewebapp/docs/SoapRestAPI.html
/trunk/singlewebapp/docs/TimeZoneHandling.html
/trunk/singlewebapp/docs/Upgrade.html
/trunk/singlewebapp/docs/WebappNamePath.html
/trunk/singlewebapp/docs/WebcamResolutions.html
/trunk/singlewebapp/docs/css/1b.png
/trunk/singlewebapp/docs/css/2b.png
/trunk/singlewebapp/docs/css/3b.png
/trunk/singlewebapp/docs/css/openmeetings.css
/trunk/singlewebapp/docs/dependencies.html
/trunk/singlewebapp/docs/documentation.html
/trunk/singlewebapp/docs/downloads.html
/trunk/singlewebapp/docs/get-involved.html
/trunk/singlewebapp/docs/index.html
/trunk/singlewebapp/docs/installation.html
/trunk/singlewebapp/docs/license.html
/trunk/singlewebapp/docs/mail-lists.html
/trunk/singlewebapp/docs/svn.html
/trunk/singlewebapp/docs/team-list.html
/trunk/singlewebapp/xdocs/css/1b.png
/trunk/singlewebapp/xdocs/css/2b.png
/trunk/singlewebapp/xdocs/css/3b.png
/trunk/singlewebapp/xdocs/css/openmeetings.css
/trunk/singlewebapp/xdocs/stylesheets/site.vsl
=======================================
--- /trunk/singlewebapp/docs/ApacheDerbyConfig.html Fri Dec 16 05:02:18 2011
+++ /trunk/singlewebapp/docs/ApacheDerbyConfig.html Fri Dec 16 11:39:54 2011
@@ -43,7 +43,9 @@
<link rel="stylesheet" type="text/css"
href="css/openmeetings.css">
</head>
- <body bgcolor="#ffffff" text="#000000" link="#123465"
vlink="#123465" alink="#000000">
+ <body bgcolor="#ffffff" text="#000000" link="#123465"
vlink="#123465" alink="#000000">
+ <div class="mainbody" with="100%">
+ <div class="superbody" width="100%">
<table border="0" width="100%" cellspacing="0">
<!-- TOP IMAGE -->
<tr>
@@ -380,6 +382,8 @@
</em></font></div>
</td></tr>
</table>
+ </div>
+ </div>
</body>
</html>
<!-- end the processing -->
=======================================
--- /trunk/singlewebapp/docs/BrandingAndColors.html Fri Dec 16 09:45:36 2011
+++ /trunk/singlewebapp/docs/BrandingAndColors.html Fri Dec 16 11:39:54 2011
@@ -43,7 +43,9 @@
<link rel="stylesheet" type="text/css"
href="css/openmeetings.css">
</head>
- <body bgcolor="#ffffff" text="#000000" link="#123465"
vlink="#123465" alink="#000000">
+ <body bgcolor="#ffffff" text="#000000" link="#123465"
vlink="#123465" alink="#000000">
+ <div class="mainbody" with="100%">
+ <div class="superbody" width="100%">
<table border="0" width="100%" cellspacing="0">
<!-- TOP IMAGE -->
<tr>
@@ -430,6 +432,8 @@
</em></font></div>
</td></tr>
</table>
+ </div>
+ </div>
</body>
</html>
<!-- end the processing -->
=======================================
--- /trunk/singlewebapp/docs/BuildInstructions.html Fri Dec 16 09:45:36 2011
+++ /trunk/singlewebapp/docs/BuildInstructions.html Fri Dec 16 11:39:54 2011
@@ -43,7 +43,9 @@
<link rel="stylesheet" type="text/css"
href="css/openmeetings.css">
</head>
- <body bgcolor="#ffffff" text="#000000" link="#123465"
vlink="#123465" alink="#000000">
+ <body bgcolor="#ffffff" text="#000000" link="#123465"
vlink="#123465" alink="#000000">
+ <div class="mainbody" with="100%">
+ <div class="superbody" width="100%">
<table border="0" width="100%" cellspacing="0">
<!-- TOP IMAGE -->
<tr>
@@ -643,6 +645,8 @@
</em></font></div>
</td></tr>
</table>
+ </div>
+ </div>
</body>
</html>
<!-- end the processing -->
=======================================
--- /trunk/singlewebapp/docs/CalendarAndTimezone.html Fri Dec 16 09:45:36
2011
+++ /trunk/singlewebapp/docs/CalendarAndTimezone.html Fri Dec 16 11:39:54
2011
@@ -43,7 +43,9 @@
<link rel="stylesheet" type="text/css"
href="css/openmeetings.css">
</head>
- <body bgcolor="#ffffff" text="#000000" link="#123465"
vlink="#123465" alink="#000000">
+ <body bgcolor="#ffffff" text="#000000" link="#123465"
vlink="#123465" alink="#000000">
+ <div class="mainbody" with="100%">
+ <div class="superbody" width="100%">
<table border="0" width="100%" cellspacing="0">
<!-- TOP IMAGE -->
<tr>
@@ -434,6 +436,8 @@
</em></font></div>
</td></tr>
</table>
+ </div>
+ </div>
</body>
</html>
<!-- end the processing -->
=======================================
--- /trunk/singlewebapp/docs/Dashboard.html Fri Dec 16 09:45:36 2011
+++ /trunk/singlewebapp/docs/Dashboard.html Fri Dec 16 11:39:54 2011
@@ -43,7 +43,9 @@
<link rel="stylesheet" type="text/css"
href="css/openmeetings.css">
</head>
- <body bgcolor="#ffffff" text="#000000" link="#123465"
vlink="#123465" alink="#000000">
+ <body bgcolor="#ffffff" text="#000000" link="#123465"
vlink="#123465" alink="#000000">
+ <div class="mainbody" with="100%">
+ <div class="superbody" width="100%">
<table border="0" width="100%" cellspacing="0">
<!-- TOP IMAGE -->
<tr>
@@ -486,6 +488,8 @@
</em></font></div>
</td></tr>
</table>
+ </div>
+ </div>
</body>
</html>
<!-- end the processing -->
=======================================
--- /trunk/singlewebapp/docs/EditTemplates.html Fri Dec 16 09:45:36 2011
+++ /trunk/singlewebapp/docs/EditTemplates.html Fri Dec 16 11:39:54 2011
@@ -43,7 +43,9 @@
<link rel="stylesheet" type="text/css"
href="css/openmeetings.css">
</head>
- <body bgcolor="#ffffff" text="#000000" link="#123465"
vlink="#123465" alink="#000000">
+ <body bgcolor="#ffffff" text="#000000" link="#123465"
vlink="#123465" alink="#000000">
+ <div class="mainbody" with="100%">
+ <div class="superbody" width="100%">
<table border="0" width="100%" cellspacing="0">
<!-- TOP IMAGE -->
<tr>
@@ -403,6 +405,8 @@
</em></font></div>
</td></tr>
</table>
+ </div>
+ </div>
</body>
</html>
<!-- end the processing -->
=======================================
--- /trunk/singlewebapp/docs/FFMPEGVersionSwitch.html Fri Dec 16 09:45:36
2011
+++ /trunk/singlewebapp/docs/FFMPEGVersionSwitch.html Fri Dec 16 11:39:54
2011
@@ -43,7 +43,9 @@
<link rel="stylesheet" type="text/css"
href="css/openmeetings.css">
</head>
- <body bgcolor="#ffffff" text="#000000" link="#123465"
vlink="#123465" alink="#000000">
+ <body bgcolor="#ffffff" text="#000000" link="#123465"
vlink="#123465" alink="#000000">
+ <div class="mainbody" with="100%">
+ <div class="superbody" width="100%">
<table border="0" width="100%" cellspacing="0">
<!-- TOP IMAGE -->
<tr>
@@ -396,6 +398,8 @@
</em></font></div>
</td></tr>
</table>
+ </div>
+ </div>
</body>
</html>
<!-- end the processing -->
=======================================
--- /trunk/singlewebapp/docs/GeneralConfiguration.html Fri Dec 16 09:45:36
2011
+++ /trunk/singlewebapp/docs/GeneralConfiguration.html Fri Dec 16 11:39:54
2011
@@ -43,7 +43,9 @@
<link rel="stylesheet" type="text/css"
href="css/openmeetings.css">
</head>
- <body bgcolor="#ffffff" text="#000000" link="#123465"
vlink="#123465" alink="#000000">
+ <body bgcolor="#ffffff" text="#000000" link="#123465"
vlink="#123465" alink="#000000">
+ <div class="mainbody" with="100%">
+ <div class="superbody" width="100%">
<table border="0" width="100%" cellspacing="0">
<!-- TOP IMAGE -->
<tr>
@@ -529,6 +531,8 @@
</em></font></div>
</td></tr>
</table>
+ </div>
+ </div>
</body>
</html>
<!-- end the processing -->
=======================================
--- /trunk/singlewebapp/docs/GetVersionInfo.html Fri Dec 16 09:45:36 2011
+++ /trunk/singlewebapp/docs/GetVersionInfo.html Fri Dec 16 11:39:54 2011
@@ -43,7 +43,9 @@
<link rel="stylesheet" type="text/css"
href="css/openmeetings.css">
</head>
- <body bgcolor="#ffffff" text="#000000" link="#123465"
vlink="#123465" alink="#000000">
+ <body bgcolor="#ffffff" text="#000000" link="#123465"
vlink="#123465" alink="#000000">
+ <div class="mainbody" with="100%">
+ <div class="superbody" width="100%">
<table border="0" width="100%" cellspacing="0">
<!-- TOP IMAGE -->
<tr>
@@ -387,6 +389,8 @@
</em></font></div>
</td></tr>
</table>
+ </div>
+ </div>
</body>
</html>
<!-- end the processing -->
=======================================
--- /trunk/singlewebapp/docs/IBMDB2Config.html Fri Dec 16 05:02:18 2011
+++ /trunk/singlewebapp/docs/IBMDB2Config.html Fri Dec 16 11:39:54 2011
@@ -43,7 +43,9 @@
<link rel="stylesheet" type="text/css"
href="css/openmeetings.css">
</head>
- <body bgcolor="#ffffff" text="#000000" link="#123465"
vlink="#123465" alink="#000000">
+ <body bgcolor="#ffffff" text="#000000" link="#123465"
vlink="#123465" alink="#000000">
+ <div class="mainbody" with="100%">
+ <div class="superbody" width="100%">
<table border="0" width="100%" cellspacing="0">
<!-- TOP IMAGE -->
<tr>
@@ -446,6 +448,8 @@
</em></font></div>
</td></tr>
</table>
+ </div>
+ </div>
</body>
</html>
<!-- end the processing -->
=======================================
--- /trunk/singlewebapp/docs/Internationalisation.html Fri Dec 16 05:02:18
2011
+++ /trunk/singlewebapp/docs/Internationalisation.html Fri Dec 16 11:39:54
2011
@@ -43,7 +43,9 @@
<link rel="stylesheet" type="text/css"
href="css/openmeetings.css">
</head>
- <body bgcolor="#ffffff" text="#000000" link="#123465"
vlink="#123465" alink="#000000">
+ <body bgcolor="#ffffff" text="#000000" link="#123465"
vlink="#123465" alink="#000000">
+ <div class="mainbody" with="100%">
+ <div class="superbody" width="100%">
<table border="0" width="100%" cellspacing="0">
<!-- TOP IMAGE -->
<tr>
@@ -412,6 +414,8 @@
</em></font></div>
</td></tr>
</table>
+ </div>
+ </div>
</body>
</html>
<!-- end the processing -->
=======================================
--- /trunk/singlewebapp/docs/JUnitTesting.html Fri Dec 16 09:45:36 2011
+++ /trunk/singlewebapp/docs/JUnitTesting.html Fri Dec 16 11:39:54 2011
@@ -43,7 +43,9 @@
<link rel="stylesheet" type="text/css"
href="css/openmeetings.css">
</head>
- <body bgcolor="#ffffff" text="#000000" link="#123465"
vlink="#123465" alink="#000000">
+ <body bgcolor="#ffffff" text="#000000" link="#123465"
vlink="#123465" alink="#000000">
+ <div class="mainbody" with="100%">
+ <div class="superbody" width="100%">
<table border="0" width="100%" cellspacing="0">
<!-- TOP IMAGE -->
<tr>
@@ -434,6 +436,8 @@
</em></font></div>
</td></tr>
</table>
+ </div>
+ </div>
</body>
</html>
<!-- end the processing -->
=======================================
--- /trunk/singlewebapp/docs/JVMPerformanceTuning.html Fri Dec 16 09:45:36
2011
+++ /trunk/singlewebapp/docs/JVMPerformanceTuning.html Fri Dec 16 11:39:54
2011
@@ -43,7 +43,9 @@
<link rel="stylesheet" type="text/css"
href="css/openmeetings.css">
</head>
- <body bgcolor="#ffffff" text="#000000" link="#123465"
vlink="#123465" alink="#000000">
+ <body bgcolor="#ffffff" text="#000000" link="#123465"
vlink="#123465" alink="#000000">
+ <div class="mainbody" with="100%">
+ <div class="superbody" width="100%">
<table border="0" width="100%" cellspacing="0">
<!-- TOP IMAGE -->
<tr>
@@ -395,6 +397,8 @@
</em></font></div>
</td></tr>
</table>
+ </div>
+ </div>
</body>
</html>
<!-- end the processing -->
=======================================
--- /trunk/singlewebapp/docs/LanguageEditor.html Fri Dec 16 05:02:18 2011
+++ /trunk/singlewebapp/docs/LanguageEditor.html Fri Dec 16 11:39:54 2011
@@ -43,7 +43,9 @@
<link rel="stylesheet" type="text/css"
href="css/openmeetings.css">
</head>
- <body bgcolor="#ffffff" text="#000000" link="#123465"
vlink="#123465" alink="#000000">
+ <body bgcolor="#ffffff" text="#000000" link="#123465"
vlink="#123465" alink="#000000">
+ <div class="mainbody" with="100%">
+ <div class="superbody" width="100%">
<table border="0" width="100%" cellspacing="0">
<!-- TOP IMAGE -->
<tr>
@@ -377,6 +379,8 @@
</em></font></div>
</td></tr>
</table>
+ </div>
+ </div>
</body>
</html>
<!-- end the processing -->
=======================================
--- /trunk/singlewebapp/docs/LdapAndADS.html Fri Dec 16 05:02:18 2011
+++ /trunk/singlewebapp/docs/LdapAndADS.html Fri Dec 16 11:39:54 2011
@@ -43,7 +43,9 @@
<link rel="stylesheet" type="text/css"
href="css/openmeetings.css">
</head>
- <body bgcolor="#ffffff" text="#000000" link="#123465"
vlink="#123465" alink="#000000">
+ <body bgcolor="#ffffff" text="#000000" link="#123465"
vlink="#123465" alink="#000000">
+ <div class="mainbody" with="100%">
+ <div class="superbody" width="100%">
<table border="0" width="100%" cellspacing="0">
<!-- TOP IMAGE -->
<tr>
@@ -380,6 +382,8 @@
</em></font></div>
</td></tr>
</table>
+ </div>
+ </div>
</body>
</html>
<!-- end the processing -->
=======================================
--- /trunk/singlewebapp/docs/MySQLConfig.html Fri Dec 16 05:02:18 2011
+++ /trunk/singlewebapp/docs/MySQLConfig.html Fri Dec 16 11:39:54 2011
@@ -43,7 +43,9 @@
<link rel="stylesheet" type="text/css"
href="css/openmeetings.css">
</head>
- <body bgcolor="#ffffff" text="#000000" link="#123465"
vlink="#123465" alink="#000000">
+ <body bgcolor="#ffffff" text="#000000" link="#123465"
vlink="#123465" alink="#000000">
+ <div class="mainbody" with="100%">
+ <div class="superbody" width="100%">
<table border="0" width="100%" cellspacing="0">
<!-- TOP IMAGE -->
<tr>
@@ -439,6 +441,8 @@
</em></font></div>
</td></tr>
</table>
+ </div>
+ </div>
</body>
</html>
<!-- end the processing -->
=======================================
--- /trunk/singlewebapp/docs/Navigation.html Fri Dec 16 09:45:36 2011
+++ /trunk/singlewebapp/docs/Navigation.html Fri Dec 16 11:39:54 2011
@@ -43,7 +43,9 @@
<link rel="stylesheet" type="text/css"
href="css/openmeetings.css">
</head>
- <body bgcolor="#ffffff" text="#000000" link="#123465"
vlink="#123465" alink="#000000">
+ <body bgcolor="#ffffff" text="#000000" link="#123465"
vlink="#123465" alink="#000000">
+ <div class="mainbody" with="100%">
+ <div class="superbody" width="100%">
<table border="0" width="100%" cellspacing="0">
<!-- TOP IMAGE -->
<tr>
@@ -371,6 +373,8 @@
</em></font></div>
</td></tr>
</table>
+ </div>
+ </div>
</body>
</html>
<!-- end the processing -->
=======================================
--- /trunk/singlewebapp/docs/OracleConfig.html Fri Dec 16 05:02:18 2011
+++ /trunk/singlewebapp/docs/OracleConfig.html Fri Dec 16 11:39:54 2011
@@ -43,7 +43,9 @@
<link rel="stylesheet" type="text/css"
href="css/openmeetings.css">
</head>
- <body bgcolor="#ffffff" text="#000000" link="#123465"
vlink="#123465" alink="#000000">
+ <body bgcolor="#ffffff" text="#000000" link="#123465"
vlink="#123465" alink="#000000">
+ <div class="mainbody" with="100%">
+ <div class="superbody" width="100%">
<table border="0" width="100%" cellspacing="0">
<!-- TOP IMAGE -->
<tr>
@@ -431,6 +433,8 @@
</em></font></div>
</td></tr>
</table>
+ </div>
+ </div>
</body>
</html>
<!-- end the processing -->
=======================================
--- /trunk/singlewebapp/docs/PortSettings.html Fri Dec 16 09:45:36 2011
+++ /trunk/singlewebapp/docs/PortSettings.html Fri Dec 16 11:39:54 2011
@@ -43,7 +43,9 @@
<link rel="stylesheet" type="text/css"
href="css/openmeetings.css">
</head>
- <body bgcolor="#ffffff" text="#000000" link="#123465"
vlink="#123465" alink="#000000">
+ <body bgcolor="#ffffff" text="#000000" link="#123465"
vlink="#123465" alink="#000000">
+ <div class="mainbody" with="100%">
+ <div class="superbody" width="100%">
<table border="0" width="100%" cellspacing="0">
<!-- TOP IMAGE -->
<tr>
@@ -521,6 +523,8 @@
</em></font></div>
</td></tr>
</table>
+ </div>
+ </div>
</body>
</html>
<!-- end the processing -->
=======================================
--- /trunk/singlewebapp/docs/PostgresConfig.html Fri Dec 16 05:02:18 2011
+++ /trunk/singlewebapp/docs/PostgresConfig.html Fri Dec 16 11:39:54 2011
@@ -43,7 +43,9 @@
<link rel="stylesheet" type="text/css"
href="css/openmeetings.css">
</head>
- <body bgcolor="#ffffff" text="#000000" link="#123465"
vlink="#123465" alink="#000000">
+ <body bgcolor="#ffffff" text="#000000" link="#123465"
vlink="#123465" alink="#000000">
+ <div class="mainbody" with="100%">
+ <div class="superbody" width="100%">
<table border="0" width="100%" cellspacing="0">
<!-- TOP IMAGE -->
<tr>
@@ -437,6 +439,8 @@
</em></font></div>
</td></tr>
</table>
+ </div>
+ </div>
</body>
</html>
<!-- end the processing -->
=======================================
--- /trunk/singlewebapp/docs/RTMPSAndHTTPS.html Fri Dec 16 09:45:36 2011
+++ /trunk/singlewebapp/docs/RTMPSAndHTTPS.html Fri Dec 16 11:39:54 2011
@@ -43,7 +43,9 @@
<link rel="stylesheet" type="text/css"
href="css/openmeetings.css">
</head>
- <body bgcolor="#ffffff" text="#000000" link="#123465"
vlink="#123465" alink="#000000">
+ <body bgcolor="#ffffff" text="#000000" link="#123465"
vlink="#123465" alink="#000000">
+ <div class="mainbody" with="100%">
+ <div class="superbody" width="100%">
<table border="0" width="100%" cellspacing="0">
<!-- TOP IMAGE -->
<tr>
@@ -601,6 +603,8 @@
</em></font></div>
</td></tr>
</table>
+ </div>
+ </div>
</body>
</html>
<!-- end the processing -->
=======================================
--- /trunk/singlewebapp/docs/RestAPI.html Fri Dec 16 05:02:18 2011
+++ /trunk/singlewebapp/docs/RestAPI.html Fri Dec 16 11:39:54 2011
@@ -43,7 +43,9 @@
<link rel="stylesheet" type="text/css"
href="css/openmeetings.css">
</head>
- <body bgcolor="#ffffff" text="#000000" link="#123465"
vlink="#123465" alink="#000000">
+ <body bgcolor="#ffffff" text="#000000" link="#123465"
vlink="#123465" alink="#000000">
+ <div class="mainbody" with="100%">
+ <div class="superbody" width="100%">
<table border="0" width="100%" cellspacing="0">
<!-- TOP IMAGE -->
<tr>
@@ -415,6 +417,8 @@
</em></font></div>
</td></tr>
</table>
+ </div>
+ </div>
</body>
</html>
<!-- end the processing -->
=======================================
--- /trunk/singlewebapp/docs/RestrictedAccess.html Fri Dec 16 09:45:36 2011
+++ /trunk/singlewebapp/docs/RestrictedAccess.html Fri Dec 16 11:39:54 2011
@@ -43,7 +43,9 @@
<link rel="stylesheet" type="text/css"
href="css/openmeetings.css">
</head>
- <body bgcolor="#ffffff" text="#000000" link="#123465"
vlink="#123465" alink="#000000">
+ <body bgcolor="#ffffff" text="#000000" link="#123465"
vlink="#123465" alink="#000000">
+ <div class="mainbody" with="100%">
+ <div class="superbody" width="100%">
<table border="0" width="100%" cellspacing="0">
<!-- TOP IMAGE -->
<tr>
@@ -408,6 +410,8 @@
</em></font></div>
</td></tr>
</table>
+ </div>
+ </div>
</body>
</html>
<!-- end the processing -->
=======================================
--- /trunk/singlewebapp/docs/SoapRestAPI.html Fri Dec 16 05:02:18 2011
+++ /trunk/singlewebapp/docs/SoapRestAPI.html Fri Dec 16 11:39:54 2011
@@ -43,7 +43,9 @@
<link rel="stylesheet" type="text/css"
href="css/openmeetings.css">
</head>
- <body bgcolor="#ffffff" text="#000000" link="#123465"
vlink="#123465" alink="#000000">
+ <body bgcolor="#ffffff" text="#000000" link="#123465"
vlink="#123465" alink="#000000">
+ <div class="mainbody" with="100%">
+ <div class="superbody" width="100%">
<table border="0" width="100%" cellspacing="0">
<!-- TOP IMAGE -->
<tr>
@@ -393,6 +395,8 @@
</em></font></div>
</td></tr>
</table>
+ </div>
+ </div>
</body>
</html>
<!-- end the processing -->
=======================================
--- /trunk/singlewebapp/docs/TimeZoneHandling.html Fri Dec 16 09:45:36 2011
+++ /trunk/singlewebapp/docs/TimeZoneHandling.html Fri Dec 16 11:39:54 2011
@@ -43,7 +43,9 @@
<link rel="stylesheet" type="text/css"
href="css/openmeetings.css">
</head>
- <body bgcolor="#ffffff" text="#000000" link="#123465"
vlink="#123465" alink="#000000">
+ <body bgcolor="#ffffff" text="#000000" link="#123465"
vlink="#123465" alink="#000000">
+ <div class="mainbody" with="100%">
+ <div class="superbody" width="100%">
<table border="0" width="100%" cellspacing="0">
<!-- TOP IMAGE -->
<tr>
@@ -425,6 +427,8 @@
</em></font></div>
</td></tr>
</table>
+ </div>
+ </div>
</body>
</html>
<!-- end the processing -->
=======================================
--- /trunk/singlewebapp/docs/Upgrade.html Fri Dec 16 05:02:18 2011
+++ /trunk/singlewebapp/docs/Upgrade.html Fri Dec 16 11:39:54 2011
@@ -43,7 +43,9 @@
<link rel="stylesheet" type="text/css"
href="css/openmeetings.css">
</head>
- <body bgcolor="#ffffff" text="#000000" link="#123465"
vlink="#123465" alink="#000000">
+ <body bgcolor="#ffffff" text="#000000" link="#123465"
vlink="#123465" alink="#000000">
+ <div class="mainbody" with="100%">
+ <div class="superbody" width="100%">
<table border="0" width="100%" cellspacing="0">
<!-- TOP IMAGE -->
<tr>
@@ -370,6 +372,8 @@
</em></font></div>
</td></tr>
</table>
+ </div>
+ </div>
</body>
</html>
<!-- end the processing -->
=======================================
--- /trunk/singlewebapp/docs/WebappNamePath.html Fri Dec 16 09:45:36 2011
+++ /trunk/singlewebapp/docs/WebappNamePath.html Fri Dec 16 11:39:54 2011
@@ -43,7 +43,9 @@
<link rel="stylesheet" type="text/css"
href="css/openmeetings.css">
</head>
- <body bgcolor="#ffffff" text="#000000" link="#123465"
vlink="#123465" alink="#000000">
+ <body bgcolor="#ffffff" text="#000000" link="#123465"
vlink="#123465" alink="#000000">
+ <div class="mainbody" with="100%">
+ <div class="superbody" width="100%">
<table border="0" width="100%" cellspacing="0">
<!-- TOP IMAGE -->
<tr>
@@ -488,6 +490,8 @@
</em></font></div>
</td></tr>
</table>
+ </div>
+ </div>
</body>
</html>
<!-- end the processing -->
=======================================
--- /trunk/singlewebapp/docs/WebcamResolutions.html Fri Dec 16 09:45:36 2011
+++ /trunk/singlewebapp/docs/WebcamResolutions.html Fri Dec 16 11:39:54 2011
@@ -43,7 +43,9 @@
<link rel="stylesheet" type="text/css"
href="css/openmeetings.css">
</head>
- <body bgcolor="#ffffff" text="#000000" link="#123465"
vlink="#123465" alink="#000000">
+ <body bgcolor="#ffffff" text="#000000" link="#123465"
vlink="#123465" alink="#000000">
+ <div class="mainbody" with="100%">
+ <div class="superbody" width="100%">
<table border="0" width="100%" cellspacing="0">
<!-- TOP IMAGE -->
<tr>
@@ -385,6 +387,8 @@
</em></font></div>
</td></tr>
</table>
+ </div>
+ </div>
</body>
</html>
<!-- end the processing -->
=======================================
--- /trunk/singlewebapp/docs/css/1b.png Thu Dec 15 02:37:02 2011
+++ /trunk/singlewebapp/docs/css/1b.png Fri Dec 16 11:39:54 2011
Binary file, no diff available.
=======================================
--- /trunk/singlewebapp/docs/css/2b.png Thu Dec 15 02:37:02 2011
+++ /trunk/singlewebapp/docs/css/2b.png Fri Dec 16 11:39:54 2011
Binary file, no diff available.
=======================================
--- /trunk/singlewebapp/docs/css/3b.png Thu Dec 15 02:37:02 2011
+++ /trunk/singlewebapp/docs/css/3b.png Fri Dec 16 11:39:54 2011
Binary file, no diff available.
=======================================
--- /trunk/singlewebapp/docs/css/openmeetings.css Fri Dec 16 09:45:36 2011
+++ /trunk/singlewebapp/docs/css/openmeetings.css Fri Dec 16 11:39:54 2011
@@ -15,13 +15,31 @@
* limitations under the License.
*/
body {
+ color: #000000;
+ margin: 0;
+ background: #fafafa;
font: 10pt Verdana, Arial, Helvetica, sans-serif;
+
+}
+.mainbody {
+ margin-left: 40px;
+ margin-right: 40px;
+ -moz-box-shadow: 4px 0px 5px #666666;
+ -webkit-box-shadow: 4px 0px 5px #666666;
+ box-shadow: 4px 0px 5px #666666;
+}
+.superbody {
+ background: #FFFFFF;
+ -moz-box-shadow: -4px 0px 5px #666666;
+ -webkit-box-shadow: -4px 0px 5px #666666;
+ box-shadow: -4px 0px 5px #666666;
}
/* Box CSS */
div {
margin: 0;
}
+
.ro {
background: url(2b.png) top right no-repeat;
=======================================
--- /trunk/singlewebapp/docs/dependencies.html Fri Dec 16 05:02:18 2011
+++ /trunk/singlewebapp/docs/dependencies.html Fri Dec 16 11:39:54 2011
@@ -42,7 +42,9 @@
<link rel="stylesheet" type="text/css"
href="css/openmeetings.css">
</head>
- <body bgcolor="#ffffff" text="#000000" link="#123465"
vlink="#123465" alink="#000000">
+ <body bgcolor="#ffffff" text="#000000" link="#123465"
vlink="#123465" alink="#000000">
+ <div class="mainbody" with="100%">
+ <div class="superbody" width="100%">
<table border="0" width="100%" cellspacing="0">
<!-- TOP IMAGE -->
<tr>
@@ -370,6 +372,8 @@
</em></font></div>
</td></tr>
</table>
+ </div>
+ </div>
</body>
</html>
<!-- end the processing -->
=======================================
--- /trunk/singlewebapp/docs/documentation.html Fri Dec 16 05:02:18 2011
+++ /trunk/singlewebapp/docs/documentation.html Fri Dec 16 11:39:54 2011
@@ -42,7 +42,9 @@
<link rel="stylesheet" type="text/css"
href="css/openmeetings.css">
</head>
- <body bgcolor="#ffffff" text="#000000" link="#123465"
vlink="#123465" alink="#000000">
+ <body bgcolor="#ffffff" text="#000000" link="#123465"
vlink="#123465" alink="#000000">
+ <div class="mainbody" with="100%">
+ <div class="superbody" width="100%">
<table border="0" width="100%" cellspacing="0">
<!-- TOP IMAGE -->
<tr>
@@ -364,6 +366,8 @@
</em></font></div>
</td></tr>
</table>
+ </div>
+ </div>
</body>
</html>
<!-- end the processing -->
=======================================
--- /trunk/singlewebapp/docs/downloads.html Fri Dec 16 05:02:18 2011
+++ /trunk/singlewebapp/docs/downloads.html Fri Dec 16 11:39:54 2011
@@ -43,7 +43,9 @@
<link rel="stylesheet" type="text/css"
href="css/openmeetings.css">
</head>
- <body bgcolor="#ffffff" text="#000000" link="#123465"
vlink="#123465" alink="#000000">
+ <body bgcolor="#ffffff" text="#000000" link="#123465"
vlink="#123465" alink="#000000">
+ <div class="mainbody" with="100%">
+ <div class="superbody" width="100%">
<table border="0" width="100%" cellspacing="0">
<!-- TOP IMAGE -->
<tr>
@@ -426,6 +428,8 @@
</em></font></div>
</td></tr>
</table>
+ </div>
+ </div>
</body>
</html>
<!-- end the processing -->
=======================================
--- /trunk/singlewebapp/docs/get-involved.html Fri Dec 16 05:02:18 2011
+++ /trunk/singlewebapp/docs/get-involved.html Fri Dec 16 11:39:54 2011
@@ -42,7 +42,9 @@
<link rel="stylesheet" type="text/css"
href="css/openmeetings.css">
</head>
- <body bgcolor="#ffffff" text="#000000" link="#123465"
vlink="#123465" alink="#000000">
+ <body bgcolor="#ffffff" text="#000000" link="#123465"
vlink="#123465" alink="#000000">
+ <div class="mainbody" with="100%">
+ <div class="superbody" width="100%">
<table border="0" width="100%" cellspacing="0">
<!-- TOP IMAGE -->
<tr>
@@ -431,6 +433,8 @@
</em></font></div>
</td></tr>
</table>
+ </div>
+ </div>
</body>
</html>
<!-- end the processing -->
=======================================
--- /trunk/singlewebapp/docs/index.html Fri Dec 16 05:02:18 2011
+++ /trunk/singlewebapp/docs/index.html Fri Dec 16 11:39:54 2011
@@ -43,7 +43,9 @@
<link rel="stylesheet" type="text/css"
href="css/openmeetings.css">
</head>
- <body bgcolor="#ffffff" text="#000000" link="#123465"
vlink="#123465" alink="#000000">
+ <body bgcolor="#ffffff" text="#000000" link="#123465"
vlink="#123465" alink="#000000">
+ <div class="mainbody" with="100%">
+ <div class="superbody" width="100%">
<table border="0" width="100%" cellspacing="0">
<!-- TOP IMAGE -->
<tr>
@@ -801,6 +803,8 @@
</em></font></div>
</td></tr>
</table>
+ </div>
+ </div>
</body>
</html>
<!-- end the processing -->
=======================================
--- /trunk/singlewebapp/docs/installation.html Fri Dec 16 05:02:18 2011
+++ /trunk/singlewebapp/docs/installation.html Fri Dec 16 11:39:54 2011
@@ -43,7 +43,9 @@
<link rel="stylesheet" type="text/css"
href="css/openmeetings.css">
</head>
- <body bgcolor="#ffffff" text="#000000" link="#123465"
vlink="#123465" alink="#000000">
+ <body bgcolor="#ffffff" text="#000000" link="#123465"
vlink="#123465" alink="#000000">
+ <div class="mainbody" with="100%">
+ <div class="superbody" width="100%">
<table border="0" width="100%" cellspacing="0">
<!-- TOP IMAGE -->
<tr>
@@ -703,6 +705,8 @@
</em></font></div>
</td></tr>
</table>
+ </div>
+ </div>
</body>
</html>
<!-- end the processing -->
=======================================
--- /trunk/singlewebapp/docs/license.html Fri Dec 16 05:02:18 2011
+++ /trunk/singlewebapp/docs/license.html Fri Dec 16 11:39:54 2011
@@ -42,7 +42,9 @@
<link rel="stylesheet" type="text/css"
href="css/openmeetings.css">
</head>
- <body bgcolor="#ffffff" text="#000000" link="#123465"
vlink="#123465" alink="#000000">
+ <body bgcolor="#ffffff" text="#000000" link="#123465"
vlink="#123465" alink="#000000">
+ <div class="mainbody" with="100%">
+ <div class="superbody" width="100%">
<table border="0" width="100%" cellspacing="0">
<!-- TOP IMAGE -->
<tr>
@@ -582,6 +584,8 @@
</em></font></div>
</td></tr>
</table>
+ </div>
+ </div>
</body>
</html>
<!-- end the processing -->
=======================================
--- /trunk/singlewebapp/docs/mail-lists.html Fri Dec 16 05:02:18 2011
+++ /trunk/singlewebapp/docs/mail-lists.html Fri Dec 16 11:39:54 2011
@@ -42,7 +42,9 @@
<link rel="stylesheet" type="text/css"
href="css/openmeetings.css">
</head>
- <body bgcolor="#ffffff" text="#000000" link="#123465"
vlink="#123465" alink="#000000">
+ <body bgcolor="#ffffff" text="#000000" link="#123465"
vlink="#123465" alink="#000000">
+ <div class="mainbody" with="100%">
+ <div class="superbody" width="100%">
<table border="0" width="100%" cellspacing="0">
<!-- TOP IMAGE -->
<tr>
@@ -516,6 +518,8 @@
</em></font></div>
</td></tr>
</table>
+ </div>
+ </div>
</body>
</html>
<!-- end the processing -->
=======================================
--- /trunk/singlewebapp/docs/svn.html Fri Dec 16 05:02:18 2011
+++ /trunk/singlewebapp/docs/svn.html Fri Dec 16 11:39:54 2011
@@ -43,7 +43,9 @@
<link rel="stylesheet" type="text/css"
href="css/openmeetings.css">
</head>
- <body bgcolor="#ffffff" text="#000000" link="#123465"
vlink="#123465" alink="#000000">
+ <body bgcolor="#ffffff" text="#000000" link="#123465"
vlink="#123465" alink="#000000">
+ <div class="mainbody" with="100%">
+ <div class="superbody" width="100%">
<table border="0" width="100%" cellspacing="0">
<!-- TOP IMAGE -->
<tr>
@@ -790,6 +792,8 @@
</em></font></div>
</td></tr>
</table>
+ </div>
+ </div>
</body>
</html>
<!-- end the processing -->
=======================================
--- /trunk/singlewebapp/docs/team-list.html Fri Dec 16 09:45:36 2011
+++ /trunk/singlewebapp/docs/team-list.html Fri Dec 16 11:39:54 2011
@@ -42,7 +42,9 @@
<link rel="stylesheet" type="text/css"
href="css/openmeetings.css">
</head>
- <body bgcolor="#ffffff" text="#000000" link="#123465"
vlink="#123465" alink="#000000">
+ <body bgcolor="#ffffff" text="#000000" link="#123465"
vlink="#123465" alink="#000000">
+ <div class="mainbody" with="100%">
+ <div class="superbody" width="100%">
<table border="0" width="100%" cellspacing="0">
<!-- TOP IMAGE -->
<tr>
@@ -482,6 +484,8 @@
</em></font></div>
</td></tr>
</table>
+ </div>
+ </div>
</body>
</html>
<!-- end the processing -->
=======================================
--- /trunk/singlewebapp/xdocs/css/1b.png Thu Dec 15 02:37:02 2011
+++ /trunk/singlewebapp/xdocs/css/1b.png Fri Dec 16 11:39:54 2011
Binary file, no diff available.
=======================================
--- /trunk/singlewebapp/xdocs/css/2b.png Thu Dec 15 02:37:02 2011
+++ /trunk/singlewebapp/xdocs/css/2b.png Fri Dec 16 11:39:54 2011
Binary file, no diff available.
=======================================
--- /trunk/singlewebapp/xdocs/css/3b.png Thu Dec 15 02:37:02 2011
+++ /trunk/singlewebapp/xdocs/css/3b.png Fri Dec 16 11:39:54 2011
Binary file, no diff available.
=======================================
--- /trunk/singlewebapp/xdocs/css/openmeetings.css Fri Dec 16 09:45:36 2011
+++ /trunk/singlewebapp/xdocs/css/openmeetings.css Fri Dec 16 11:39:54 2011
@@ -15,13 +15,31 @@
* limitations under the License.
*/
body {
+ color: #000000;
+ margin: 0;
+ background: #fafafa;
font: 10pt Verdana, Arial, Helvetica, sans-serif;
+
+}
+.mainbody {
+ margin-left: 40px;
+ margin-right: 40px;
+ -moz-box-shadow: 4px 0px 5px #666666;
+ -webkit-box-shadow: 4px 0px 5px #666666;
+ box-shadow: 4px 0px 5px #666666;
+}
+.superbody {
+ background: #FFFFFF;
+ -moz-box-shadow: -4px 0px 5px #666666;
+ -webkit-box-shadow: -4px 0px 5px #666666;
+ box-shadow: -4px 0px 5px #666666;
}
/* Box CSS */
div {
margin: 0;
}
+
.ro {
background: url(2b.png) top right no-repeat;
=======================================
--- /trunk/singlewebapp/xdocs/stylesheets/site.vsl Thu Dec 15 08:21:04 2011
+++ /trunk/singlewebapp/xdocs/stylesheets/site.vsl Fri Dec 16 11:39:54 2011
@@ -340,7 +340,9 @@
<link rel="stylesheet" type="text/css"
href="css/openmeetings.css">
</head>
- <body bgcolor="$bodybg" text="$bodyfg" link="$bodylink"
vlink="$bodylink" alink="#000000">
+ <body bgcolor="$bodybg" text="$bodyfg" link="$bodylink"
vlink="$bodylink" alink="#000000">
+ <div class="mainbody" with="100%">
+ <div class="superbody" width="100%">
<table border="0" width="100%" cellspacing="0">
<!-- TOP IMAGE -->
<tr>
@@ -389,6 +391,8 @@
</em></font></div>
</td></tr>
</table>
+ </div>
+ </div>
</body>
</html>
#end
--
You received this message because you are subscribed to the Google Groups
"OpenMeetings developers" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/openmeetings-dev?hl=en.