Author: taylor
Date: Fri Mar 26 23:50:42 2010
New Revision: 928105

URL: http://svn.apache.org/viewvc?rev=928105&view=rev
Log:
https://issues.apache.org/jira/browse/JS2-1145
text wrap addressed, still working on handling a minimum size when resizing
also added scrolling divs to detached windows
defaulted all portlet text to 8pt instead of 7pt, per several requests for 
users with tired eyes

Modified:
    
portals/jetspeed-2/applications/j2-admin/trunk/src/main/webapp/WEB-INF/view/spaces/page-navigator.jsp
    
portals/jetspeed-2/applications/j2-admin/trunk/src/main/webapp/WEB-INF/view/toolbox/toolbox.jsp
    
portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/layout/css/PLT.C.2-Fonts.css
    
portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/layout/css/PLT.C.3-Messages.css
    
portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/layout/css/PLT.C.4-Sections.css
    
portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/layout/css/PLT.C.6-Menus.css
    
portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/layout/css/html-tables.css
    
portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/layout/greenearth/css/portal.css
    
portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/layout/greenearth/css/styles.css
    
portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/layout/jetspeed/css/portal.css
    
portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/layout/jetspeed/css/styles.css
    
portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/layout/oldstyle/css/portal.css
    
portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/layout/oldstyle/css/styles.css
    
portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/layout/purpleplanet/css/portal.css
    
portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/layout/purpleplanet/css/styles.css
    
portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/layout/turbo/css/portal.css
    
portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/layout/turbo/css/styles.css
    
portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/portlet/blue-gradient/css/styles.css
    
portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/portlet/gray-gradient-noborder/css/styles.css
    
portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/portlet/gray-gradient/css/styles.css
    
portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/portlet/greenearth/css/portal.css
    
portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/portlet/greenearth/css/styles.css
    
portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/portlet/jetspeed/css/portal.css
    
portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/portlet/jetspeed/css/styles.css
    
portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/portlet/purpleplanet/css/portal.css
    
portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/portlet/purpleplanet/css/styles.css
    
portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/portlet/turbo/css/portal.css
    
portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/portlet/turbo/css/styles.css

Modified: 
portals/jetspeed-2/applications/j2-admin/trunk/src/main/webapp/WEB-INF/view/spaces/page-navigator.jsp
URL: 
http://svn.apache.org/viewvc/portals/jetspeed-2/applications/j2-admin/trunk/src/main/webapp/WEB-INF/view/spaces/page-navigator.jsp?rev=928105&r1=928104&r2=928105&view=diff
==============================================================================
--- 
portals/jetspeed-2/applications/j2-admin/trunk/src/main/webapp/WEB-INF/view/spaces/page-navigator.jsp
 (original)
+++ 
portals/jetspeed-2/applications/j2-admin/trunk/src/main/webapp/WEB-INF/view/spaces/page-navigator.jsp
 Fri Mar 26 23:50:42 2010
@@ -169,7 +169,7 @@ for (MenuElement element : linkElements)
               <option value="${nodeType}"><fmt:message 
key="spaces.pages.label.nodeType.${nodeType}"/></option>
             </c:forEach>
           </select>
-          <input type="text" name="name" class="portlet-form-input-field" 
size="15" value="" ><input type="submit" value="<fmt:message 
key='spaces.pages.label.add'/>" />
+          <input type="text" name="name" class="portlet-form-input-field" 
size="8" value="" ><input type="submit" value="<fmt:message 
key='spaces.pages.label.add'/>" />
         </td>
       </tr>
       <tr>

Modified: 
portals/jetspeed-2/applications/j2-admin/trunk/src/main/webapp/WEB-INF/view/toolbox/toolbox.jsp
URL: 
http://svn.apache.org/viewvc/portals/jetspeed-2/applications/j2-admin/trunk/src/main/webapp/WEB-INF/view/toolbox/toolbox.jsp?rev=928105&r1=928104&r2=928105&view=diff
==============================================================================
--- 
portals/jetspeed-2/applications/j2-admin/trunk/src/main/webapp/WEB-INF/view/toolbox/toolbox.jsp
 (original)
+++ 
portals/jetspeed-2/applications/j2-admin/trunk/src/main/webapp/WEB-INF/view/toolbox/toolbox.jsp
 Fri Mar 26 23:50:42 2010
@@ -106,13 +106,13 @@ limitations under the License.
                    <img/>
                </td>
                <td width="80%" class="portlet-section-body">
-                   <div>#</span>
+                   <div class='tooltext'>#</div>
                </td>
            </tr>       
            <tr>
               <td class="portlet-section-body">
-                  <a href="#" name="preview"><fmt:message 
key="toolbox.label.preview"/></a>  
-                  <a href="#" name="add"><fmt:message 
key="toolbox.label.add"/></a>
+                  <a href="#" name="preview" class='tooltext'><fmt:message 
key="toolbox.label.preview"/></a>  
+                  <a href="#" name="add" class='tooltext'><fmt:message 
key="toolbox.label.add"/></a>
               </td>
            </tr>
     </table>

Modified: 
portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/layout/css/PLT.C.2-Fonts.css
URL: 
http://svn.apache.org/viewvc/portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/layout/css/PLT.C.2-Fonts.css?rev=928105&r1=928104&r2=928105&view=diff
==============================================================================
--- 
portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/layout/css/PLT.C.2-Fonts.css
 (original)
+++ 
portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/layout/css/PLT.C.2-Fonts.css
 Fri Mar 26 23:50:42 2010
@@ -45,5 +45,5 @@ limitations under the License.
     font-family: Verdana, Helvetica, Arial, sans-serif;
     voice-family: "\"}\"";
     voice-family: inherit;
-    font-size: x-small;
+    font-size: small;
 }
\ No newline at end of file

Modified: 
portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/layout/css/PLT.C.3-Messages.css
URL: 
http://svn.apache.org/viewvc/portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/layout/css/PLT.C.3-Messages.css?rev=928105&r1=928104&r2=928105&view=diff
==============================================================================
--- 
portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/layout/css/PLT.C.3-Messages.css
 (original)
+++ 
portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/layout/css/PLT.C.3-Messages.css
 Fri Mar 26 23:50:42 2010
@@ -68,5 +68,5 @@ limitations under the License.
     font-family: Verdana, Helvetica, Arial, sans-serif;
     voice-family: "\"}\"";
     voice-family: inherit;
-    font-size: x-small;
+    font-size: small;
 }
\ No newline at end of file

Modified: 
portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/layout/css/PLT.C.4-Sections.css
URL: 
http://svn.apache.org/viewvc/portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/layout/css/PLT.C.4-Sections.css?rev=928105&r1=928104&r2=928105&view=diff
==============================================================================
--- 
portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/layout/css/PLT.C.4-Sections.css
 (original)
+++ 
portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/layout/css/PLT.C.4-Sections.css
 Fri Mar 26 23:50:42 2010
@@ -109,5 +109,5 @@ limitations under the License.
     font-family: Verdana, Helvetica, Arial, sans-serif;
     voice-family: "\"}\"";
     voice-family: inherit;
-    font-size: x-small;
+    font-size: small;
 }

Modified: 
portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/layout/css/PLT.C.6-Menus.css
URL: 
http://svn.apache.org/viewvc/portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/layout/css/PLT.C.6-Menus.css?rev=928105&r1=928104&r2=928105&view=diff
==============================================================================
--- 
portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/layout/css/PLT.C.6-Menus.css
 (original)
+++ 
portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/layout/css/PLT.C.6-Menus.css
 Fri Mar 26 23:50:42 2010
@@ -98,5 +98,5 @@ limitations under the License.
     font-family: Verdana, Helvetica, Arial, sans-serif;
     voice-family: "\"}\"";
     voice-family: inherit;
-    font-size: x-small;
+    font-size: small;
 }
\ No newline at end of file

Modified: 
portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/layout/css/html-tables.css
URL: 
http://svn.apache.org/viewvc/portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/layout/css/html-tables.css?rev=928105&r1=928104&r2=928105&view=diff
==============================================================================
--- 
portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/layout/css/html-tables.css
 (original)
+++ 
portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/layout/css/html-tables.css
 Fri Mar 26 23:50:42 2010
@@ -40,7 +40,7 @@ limitations under the License.
 }
 
 .portlet-table-footer {
-    font-size: x-small;
+    font-size: small;
     padding: 5px;
     margin: .67em 2px;
     margin-top: 0;

Modified: 
portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/layout/greenearth/css/portal.css
URL: 
http://svn.apache.org/viewvc/portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/layout/greenearth/css/portal.css?rev=928105&r1=928104&r2=928105&view=diff
==============================================================================
--- 
portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/layout/greenearth/css/portal.css
 (original)
+++ 
portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/layout/greenearth/css/portal.css
 Fri Mar 26 23:50:42 2010
@@ -28,7 +28,7 @@ limitations under the License.
 .layout-greenearth #breadcrumbs .LinkFolder{
 color: #666666;
 text-decoration: underline;
-font-size: 7pt;
+font-size: 8pt;
 }
 
 .active > a { font-weight: bold; }

Modified: 
portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/layout/greenearth/css/styles.css
URL: 
http://svn.apache.org/viewvc/portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/layout/greenearth/css/styles.css?rev=928105&r1=928104&r2=928105&view=diff
==============================================================================
--- 
portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/layout/greenearth/css/styles.css
 (original)
+++ 
portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/layout/greenearth/css/styles.css
 Fri Mar 26 23:50:42 2010
@@ -27,7 +27,7 @@ body, div, span, a, form, li, ul, ol, in
  font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
  voice-family: "\"}\"";
  voice-family: inherit;
- font-size:7pt;
+ font-size:8pt;
 }
 
 body {
@@ -220,7 +220,7 @@ background-position: 0px -30px
 .layout-greenearth #login {
     voice-family: "\"}\"";
     voice-family: inherit;
-    font-size: x-small;
+    font-size: small;
     font-weight: bold;
 }
 
@@ -231,7 +231,7 @@ background-position: 0px -30px
 }
 
 .layout-greenearth #navcolumn {
-    font-size: x-small;
+    font-size: small;
     margin-top: 15px;
 }
 
@@ -259,7 +259,7 @@ color: #012d46;
     width: 17%;
     voice-family: "\"}\"";
     voice-family: inherit;
-    font-size: x-small;
+    font-size: small;
 }
 
 .layout-greenearth #leftcol a {
@@ -283,7 +283,7 @@ color: #012d46;
     font-weight: bold;
     voice-family: "\"}\"";
     voice-family: inherit;
-    font-size: 7pt;
+    font-size: 8pt;
 }
 
 .layout-greenearth .toolgroup .body {
@@ -297,7 +297,7 @@ color: #012d46;
     padding-left: 0;
     voice-family: "\"}\"";
     voice-family: inherit;
-    font-size: 7pt;
+    font-size: 8pt;
 }
 
 .layout-greenearth .toolgroup .body div div {
@@ -309,7 +309,7 @@ color: #012d46;
     padding-left: .5em;
     voice-family: "\"}\"";
     voice-family: inherit;
-    font-size: x-small;
+    font-size: small;
 }
 
 .layout-greenearth .toolgroup .body div p {
@@ -360,7 +360,7 @@ color: #012d46;
 
 .layout-greenearth .layout-edit-bar input
 {
-  font-size: 7pt;
+  font-size: 8pt;
 }
 
 .layout-greenearth .layout-edit-bar-left
@@ -388,11 +388,11 @@ color: #012d46;
 .layout-greenearth
 {
   font-family: Verdana,sans-serif;
-  font-size: 7pt; 
+  font-size: 8pt; 
 }
 
 .layout-greenearth td{
- font-size:7pt;
+ font-size:8pt;
  font-family: Verdana,sans-serif;
  vertical-align: top;
 }
@@ -462,6 +462,7 @@ font-size:8pt;
 text-decoration: underline;
 }
 
+.layout-jetspeed .tooltext { font-size: 8pt; }
 .layout-greenearth .navmenu ul { margin: 0 0 0 3px; padding: 2px; }
 .layout-greenearth .navmenu li { margin: 0 0 0 3px; padding: 2px; }
 .layout-greenearth .navmenu li.leaf { margin: 0 0 0 3px; padding: 2px; 
list-style-type: none; list-style-image: none; }

Modified: 
portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/layout/jetspeed/css/portal.css
URL: 
http://svn.apache.org/viewvc/portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/layout/jetspeed/css/portal.css?rev=928105&r1=928104&r2=928105&view=diff
==============================================================================
--- 
portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/layout/jetspeed/css/portal.css
 (original)
+++ 
portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/layout/jetspeed/css/portal.css
 Fri Mar 26 23:50:42 2010
@@ -28,7 +28,7 @@ limitations under the License.
 .layout-jetspeed #breadcrumbs .LinkFolder{
 color: #666666;
 text-decoration: underline;
-font-size: 7pt;
+font-size: 8pt;
 }
 
 .active > a { font-weight: bold; }

Modified: 
portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/layout/jetspeed/css/styles.css
URL: 
http://svn.apache.org/viewvc/portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/layout/jetspeed/css/styles.css?rev=928105&r1=928104&r2=928105&view=diff
==============================================================================
--- 
portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/layout/jetspeed/css/styles.css
 (original)
+++ 
portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/layout/jetspeed/css/styles.css
 Fri Mar 26 23:50:42 2010
@@ -27,7 +27,7 @@ body, div, span, a, form, li, ul, ol, in
  font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
  voice-family: "\"}\"";
  voice-family: inherit;
- font-size:7pt;
+ font-size:8pt;
 }
 
 body {
@@ -220,7 +220,7 @@ background-position: 0px -30px
 .layout-jetspeed #login {
     voice-family: "\"}\"";
     voice-family: inherit;
-    font-size: x-small;
+    font-size: small;
     font-weight: bold;
 }
 
@@ -231,7 +231,7 @@ background-position: 0px -30px
 }
 
 .layout-jetspeed #navcolumn {
-    font-size: x-small;
+    font-size: small;
     margin-top: 15px;
 }
 
@@ -259,7 +259,7 @@ color: #012d46;
     width: 17%;
     voice-family: "\"}\"";
     voice-family: inherit;
-    font-size: x-small;
+    font-size: small;
 }
 
 .layout-jetspeed #leftcol a {
@@ -283,7 +283,7 @@ color: #012d46;
     font-weight: bold;
     voice-family: "\"}\"";
     voice-family: inherit;
-    font-size: 7pt;
+    font-size: 8pt;
 }
 
 .layout-jetspeed .toolgroup .body {
@@ -309,7 +309,7 @@ color: #012d46;
     padding-left: .5em;
     voice-family: "\"}\"";
     voice-family: inherit;
-    font-size: x-small;
+    font-size: small;
 }
 
 .layout-jetspeed .toolgroup .body div p {
@@ -360,7 +360,7 @@ color: #012d46;
 
 .layout-jetspeed .layout-edit-bar input
 {
-  font-size: 7pt;
+  font-size: 8pt;
 }
 
 .layout-jetspeed .layout-edit-bar-left
@@ -388,11 +388,11 @@ color: #012d46;
 .layout-jetspeed
 {
   font-family: Verdana,sans-serif;
-  font-size: 7pt; 
+  font-size: 8pt; 
 }
 
 .layout-jetspeed td{
- font-size:7pt;
+ font-size:8pt;
  font-family: Verdana,sans-serif;
  vertical-align: top;
 }
@@ -462,6 +462,8 @@ font-size:8pt;
 text-decoration: underline;
 }
 
+.layout-jetspeed .tooltext { font-size: 8pt; }
+
 .layout-jetspeed .navmenu ul { margin: 0 0 0 3px; padding: 2px; }
 .layout-jetspeed .navmenu li { margin: 0 0 0 3px; padding: 2px; }
 .layout-jetspeed .navmenu li.leaf { margin: 0 0 0 3px; padding: 2px; 
list-style-type: none; list-style-image: none; }

Modified: 
portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/layout/oldstyle/css/portal.css
URL: 
http://svn.apache.org/viewvc/portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/layout/oldstyle/css/portal.css?rev=928105&r1=928104&r2=928105&view=diff
==============================================================================
--- 
portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/layout/oldstyle/css/portal.css
 (original)
+++ 
portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/layout/oldstyle/css/portal.css
 Fri Mar 26 23:50:42 2010
@@ -28,7 +28,7 @@ limitations under the License.
 .layout-oldstyle #breadcrumbs .LinkFolder{
 color: #666666;
 text-decoration: underline;
-font-size: 7pt;
+font-size: 8pt;
 }
 
 

Modified: 
portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/layout/oldstyle/css/styles.css
URL: 
http://svn.apache.org/viewvc/portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/layout/oldstyle/css/styles.css?rev=928105&r1=928104&r2=928105&view=diff
==============================================================================
--- 
portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/layout/oldstyle/css/styles.css
 (original)
+++ 
portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/layout/oldstyle/css/styles.css
 Fri Mar 26 23:50:42 2010
@@ -27,7 +27,7 @@ body, div, span, a, form, li, ul, ol, in
  font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
  voice-family: "\"}\"";
  voice-family: inherit;
- font-size:7pt;
+ font-size: 8pt;
 }
 
 body {
@@ -220,7 +220,7 @@ background-position: 0px -30px
 .layout-oldstyle #login {
     voice-family: "\"}\"";
     voice-family: inherit;
-    font-size: x-small;
+    font-size: small;
     font-weight: bold;
 }
 
@@ -231,7 +231,7 @@ background-position: 0px -30px
 }
 
 .layout-oldstyle #navcolumn {
-    font-size: x-small;
+    font-size: small;
     margin-top: 15px;
 }
 
@@ -259,7 +259,7 @@ color: #012d46;
     width: 17%;
     voice-family: "\"}\"";
     voice-family: inherit;
-    font-size: x-small;
+    font-size: small;
 }
 
 .layout-oldstyle #leftcol a {
@@ -283,7 +283,7 @@ color: #012d46;
     font-weight: bold;
     voice-family: "\"}\"";
     voice-family: inherit;
-    font-size: 7pt;
+    font-size: 8pt;
 }
 
 .layout-oldstyle .toolgroup .body {
@@ -297,7 +297,7 @@ color: #012d46;
     padding-left: 0;
     voice-family: "\"}\"";
     voice-family: inherit;
-    font-size: 7pt;
+    font-size: 8pt;
 }
 
 .layout-oldstyle .toolgroup .body div div {
@@ -309,7 +309,7 @@ color: #012d46;
     padding-left: .5em;
     voice-family: "\"}\"";
     voice-family: inherit;
-    font-size: x-small;
+    font-size: small;
 }
 
 .layout-oldstyle .toolgroup .body div p {
@@ -360,7 +360,7 @@ color: #012d46;
 
 .layout-oldstyle .layout-edit-bar input
 {
-  font-size: 7pt;
+  font-size: 8pt;
 }
 
 .layout-oldstyle .layout-edit-bar-left
@@ -388,11 +388,11 @@ color: #012d46;
 .layout-oldstyle
 {
   font-family: Verdana,sans-serif;
-  font-size: 7pt; 
+  font-size: 8pt; 
 }
 
 .layout-oldstyle td{
- font-size:7pt;
+ font-size: 8pt;
  font-family: Verdana,sans-serif;
  vertical-align: top;
 }

Modified: 
portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/layout/purpleplanet/css/portal.css
URL: 
http://svn.apache.org/viewvc/portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/layout/purpleplanet/css/portal.css?rev=928105&r1=928104&r2=928105&view=diff
==============================================================================
--- 
portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/layout/purpleplanet/css/portal.css
 (original)
+++ 
portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/layout/purpleplanet/css/portal.css
 Fri Mar 26 23:50:42 2010
@@ -28,7 +28,7 @@ limitations under the License.
 .layout-purpleplanet #breadcrumbs .LinkFolder{
 color: #666666;
 text-decoration: underline;
-font-size: 7pt;
+font-size: 8pt;
 }
 
 .active > a { font-weight: bold; }

Modified: 
portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/layout/purpleplanet/css/styles.css
URL: 
http://svn.apache.org/viewvc/portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/layout/purpleplanet/css/styles.css?rev=928105&r1=928104&r2=928105&view=diff
==============================================================================
--- 
portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/layout/purpleplanet/css/styles.css
 (original)
+++ 
portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/layout/purpleplanet/css/styles.css
 Fri Mar 26 23:50:42 2010
@@ -27,7 +27,7 @@ body, div, span, a, form, li, ul, ol, in
  font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
  voice-family: "\"}\"";
  voice-family: inherit;
- font-size:7pt;
+ font-size:8pt;
 }
 
 body {
@@ -220,7 +220,7 @@ background-position: 0px -30px
 .layout-purpleplanet #login {
     voice-family: "\"}\"";
     voice-family: inherit;
-    font-size: x-small;
+    font-size: small;
     font-weight: bold;
 }
 
@@ -231,7 +231,7 @@ background-position: 0px -30px
 }
 
 .layout-purpleplanet #navcolumn {
-    font-size: x-small;
+    font-size: small;
     margin-top: 15px;
 }
 
@@ -259,7 +259,7 @@ color: #012d46;
     width: 17%;
     voice-family: "\"}\"";
     voice-family: inherit;
-    font-size: x-small;
+    font-size: small;
 }
 
 .layout-purpleplanet #leftcol a {
@@ -283,7 +283,7 @@ color: #012d46;
     font-weight: bold;
     voice-family: "\"}\"";
     voice-family: inherit;
-    font-size: 7pt;
+    font-size: 8pt;
 }
 
 .layout-purpleplanet .toolgroup .body {
@@ -297,7 +297,7 @@ color: #012d46;
     padding-left: 0;
     voice-family: "\"}\"";
     voice-family: inherit;
-    font-size: 7pt;
+    font-size: 8pt;
 }
 
 .layout-purpleplanet .toolgroup .body div div {
@@ -309,7 +309,7 @@ color: #012d46;
     padding-left: .5em;
     voice-family: "\"}\"";
     voice-family: inherit;
-    font-size: x-small;
+    font-size: small;
 }
 
 .layout-purpleplanet .toolgroup .body div p {
@@ -360,7 +360,7 @@ color: #012d46;
 
 .layout-purpleplanet .layout-edit-bar input
 {
-  font-size: 7pt;
+  font-size: 8pt;
 }
 
 .layout-purpleplanet .layout-edit-bar-left
@@ -388,11 +388,11 @@ color: #012d46;
 .layout-purpleplanet
 {
   font-family: Verdana,sans-serif;
-  font-size: 7pt; 
+  font-size: 8pt; 
 }
 
 .layout-purpleplanet td{
- font-size:7pt;
+ font-size:8pt;
  font-family: Verdana,sans-serif;
  vertical-align: top;
 }
@@ -461,6 +461,7 @@ font-size:8pt;
 text-decoration: underline;
 }
 
+.layout-jetspeed .tooltext { font-size: 8pt; }
 .layout-purpleplanet .navmenu ul { margin: 0 0 0 3px; padding: 2px; }
 .layout-purpleplanet .navmenu li { margin: 0 0 0 3px; padding: 2px; }
 .layout-purpleplanet .navmenu li.leaf { margin: 0 0 0 3px; padding: 2px; 
list-style-type: none; list-style-image: none; }

Modified: 
portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/layout/turbo/css/portal.css
URL: 
http://svn.apache.org/viewvc/portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/layout/turbo/css/portal.css?rev=928105&r1=928104&r2=928105&view=diff
==============================================================================
--- 
portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/layout/turbo/css/portal.css
 (original)
+++ 
portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/layout/turbo/css/portal.css
 Fri Mar 26 23:50:42 2010
@@ -28,7 +28,7 @@ limitations under the License.
 .layout-turbo #breadcrumbs .LinkFolder{
 color: #666666;
 text-decoration: underline;
-font-size: 7pt;
+font-size: 8pt;
 }
 
 .active > a { font-weight: bold; }

Modified: 
portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/layout/turbo/css/styles.css
URL: 
http://svn.apache.org/viewvc/portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/layout/turbo/css/styles.css?rev=928105&r1=928104&r2=928105&view=diff
==============================================================================
--- 
portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/layout/turbo/css/styles.css
 (original)
+++ 
portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/layout/turbo/css/styles.css
 Fri Mar 26 23:50:42 2010
@@ -27,7 +27,7 @@ body, div, span, a, form, li, ul, ol, in
  font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
  voice-family: "\"}\"";
  voice-family: inherit;
- font-size:7pt;
+ font-size:8pt;
 }
 
 body {
@@ -220,7 +220,7 @@ background-position: 0px -30px
 .layout-turbo #login {
     voice-family: "\"}\"";
     voice-family: inherit;
-    font-size: x-small;
+    font-size: small;
     font-weight: bold;
 }
 
@@ -231,7 +231,7 @@ background-position: 0px -30px
 }
 
 .layout-turbo #navcolumn {
-    font-size: x-small;
+    font-size: small;
     margin-top: 15px;
 }
 
@@ -259,7 +259,7 @@ color: #012d46;
     width: 17%;
     voice-family: "\"}\"";
     voice-family: inherit;
-    font-size: x-small;
+    font-size: small;
 }
 
 .layout-turbo #leftcol a {
@@ -283,7 +283,7 @@ color: #012d46;
     font-weight: bold;
     voice-family: "\"}\"";
     voice-family: inherit;
-    font-size: 7pt;
+    font-size: 8pt;
 }
 
 .layout-turbo .toolgroup .body {
@@ -297,7 +297,7 @@ color: #012d46;
     padding-left: 0;
     voice-family: "\"}\"";
     voice-family: inherit;
-    font-size: 7pt;
+    font-size: 8pt;
 }
 
 .layout-turbo .toolgroup .body div div {
@@ -309,7 +309,7 @@ color: #012d46;
     padding-left: .5em;
     voice-family: "\"}\"";
     voice-family: inherit;
-    font-size: x-small;
+    font-size: small;
 }
 
 .layout-turbo .toolgroup .body div p {
@@ -360,7 +360,7 @@ color: #012d46;
 
 .layout-turbo .layout-edit-bar input
 {
-  font-size: 7pt;
+  font-size: 8pt;
 }
 
 .layout-turbo .layout-edit-bar-left
@@ -388,11 +388,11 @@ color: #012d46;
 .layout-turbo
 {
   font-family: Verdana,sans-serif;
-  font-size: 7pt; 
+  font-size: 8pt; 
 }
 
 .layout-turbo td{
- font-size:7pt;
+ font-size:8pt;
  font-family: Verdana,sans-serif;
  vertical-align: top;
 }
@@ -462,6 +462,7 @@ font-size:8pt;
 text-decoration: underline;
 }
 
+.layout-jetspeed .tooltext { font-size: 8pt; }
 .layout-turbo .navmenu ul { margin: 0 0 0 3px; padding: 2px; }
 .layout-turbo .navmenu li { margin: 0 0 0 3px; padding: 2px; }
 .layout-turbo .navmenu li.leaf { margin: 0 0 0 3px; padding: 2px; 
list-style-type: none; list-style-image: none; }

Modified: 
portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/portlet/blue-gradient/css/styles.css
URL: 
http://svn.apache.org/viewvc/portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/portlet/blue-gradient/css/styles.css?rev=928105&r1=928104&r2=928105&view=diff
==============================================================================
--- 
portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/portlet/blue-gradient/css/styles.css
 (original)
+++ 
portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/portlet/blue-gradient/css/styles.css
 Fri Mar 26 23:50:42 2010
@@ -20,7 +20,7 @@ limitations under the License.
     font-family: Verdana, Helvetica, Arial, sans-serif;
     voice-family: "\"}\"";
     voice-family: inherit;
-    font-size: x-small;
+    font-size: small;
 }
 
 .blue-gradient .PTitle
@@ -146,7 +146,7 @@ limitations under the License.
     .blue-gradient A:HOVER.tab
     {
       color: #02385E;
-      font-size: x-small;
+      font-size: small;
       text-decoration: none;
       padding-left: 4px;
       padding-right: 4px;

Modified: 
portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/portlet/gray-gradient-noborder/css/styles.css
URL: 
http://svn.apache.org/viewvc/portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/portlet/gray-gradient-noborder/css/styles.css?rev=928105&r1=928104&r2=928105&view=diff
==============================================================================
--- 
portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/portlet/gray-gradient-noborder/css/styles.css
 (original)
+++ 
portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/portlet/gray-gradient-noborder/css/styles.css
 Fri Mar 26 23:50:42 2010
@@ -21,7 +21,7 @@ limitations under the License.
     font-family: Verdana, Helvetica, Arial, sans-serif;
     voice-family: "\"}\"";
     voice-family: inherit;
-    font-size: x-small;
+    font-size: small;
 }
 
 .gray-gradient-noborder .PTitle
@@ -168,7 +168,7 @@ limitations under the License.
     .gray-gradient-noborder A:HOVER.tab
     {
       color: #02385E;
-      font-size: x-small;
+      font-size: small;
       text-decoration: none;
       padding-left: 4px;
       padding-right: 4px;

Modified: 
portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/portlet/gray-gradient/css/styles.css
URL: 
http://svn.apache.org/viewvc/portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/portlet/gray-gradient/css/styles.css?rev=928105&r1=928104&r2=928105&view=diff
==============================================================================
--- 
portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/portlet/gray-gradient/css/styles.css
 (original)
+++ 
portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/portlet/gray-gradient/css/styles.css
 Fri Mar 26 23:50:42 2010
@@ -19,7 +19,7 @@ limitations under the License.
     font-family: Verdana, Helvetica, Arial, sans-serif;
     voice-family: "\"}\"";
     voice-family: inherit;
-    font-size: x-small;
+    font-size: small;
 }
 
 
@@ -177,7 +177,7 @@ limitations under the License.
     .gray-gradient A:HOVER.tab
     {
       color: #02385E;
-      font-size: x-small;
+      font-size: small;
       text-decoration: none;
       padding-left: 4px;
       padding-right: 4px;

Modified: 
portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/portlet/greenearth/css/portal.css
URL: 
http://svn.apache.org/viewvc/portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/portlet/greenearth/css/portal.css?rev=928105&r1=928104&r2=928105&view=diff
==============================================================================
--- 
portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/portlet/greenearth/css/portal.css
 (original)
+++ 
portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/portlet/greenearth/css/portal.css
 Fri Mar 26 23:50:42 2010
@@ -26,11 +26,12 @@ limitations under the License.
 
 .greenearth .PContent 
 {
-    padding-left:2px;
-    padding-right:2px;
     white-space:normal;
-    font-size:1em;
     background-color: white;
+       overflow: auto; 
+       width: 96%;    
+       padding-left: 2px;
+       padding-right: 2px;
 }
 
 .greenearth .PTitleContent
@@ -40,7 +41,7 @@ limitations under the License.
 
 
 .portlet th, .portlet td, .portlet input {
-    font-size:7pt;
+    font-size: 8pt;
 }
 
 /*  end portlet decorator tigris additions  */

Modified: 
portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/portlet/greenearth/css/styles.css
URL: 
http://svn.apache.org/viewvc/portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/portlet/greenearth/css/styles.css?rev=928105&r1=928104&r2=928105&view=diff
==============================================================================
--- 
portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/portlet/greenearth/css/styles.css
 (original)
+++ 
portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/portlet/greenearth/css/styles.css
 Fri Mar 26 23:50:42 2010
@@ -34,7 +34,7 @@ limitations under the License.
 {
     font-family: Verdana, Helvetica, Arial, sans-serif;
     voice-family: inherit;
-    font-size: 7pt;
+    font-size: 8pt;
 }
 
 .greenearth .PTitleLeft
@@ -73,7 +73,7 @@ limitations under the License.
     clear:left;
     white-space: normal;
     padding: 4px;
-    font-size: 7pt;
+    font-size: 8pt;
 }
 
 .greenearth .PActionBar
@@ -151,7 +151,7 @@ limitations under the License.
     font-family: Verdana, Helvetica, Arial, sans-serif;
     voice-family: "\"}\"";
     voice-family: inherit;
-    font-size: x-small;
+    font-size: small;
 }
 
 
@@ -198,7 +198,7 @@ limitations under the License.
     font-family: Verdana, Helvetica, Arial, sans-serif;
     voice-family: "\"}\"";
     voice-family: inherit;
-    font-size: x-small;
+    font-size: small;
 }
 
 
@@ -282,22 +282,6 @@ limitations under the License.
     padding-left: 1em;
 }
 
-/* font */
-.greenearth .portlet-section-header,
-.greenearth .portlet-section-body,
-.greenearth .portlet-section-alternate,
-.greenearth .portlet-section-selected,
-.greenearth .portlet-section-subheader,
-.greenearth .portlet-section-footer,
-.greenearth .portlet-section-text,
-{
-    font-family: Verdana, Helvetica, Arial, sans-serif;
-    voice-family: "\"}\"";
-    voice-family: inherit;
-    font-size: x-small;
-}
-
-
 /* --------------------------------- */
 /* PLT.C.5 Forms                     */
 /* --------------------------------- */
@@ -334,7 +318,7 @@ limitations under the License.
     font-family: Verdana, Helvetica, Arial, sans-serif;
     voice-family: "\"}\"";
     voice-family: inherit;
-    font-size: 7pt;
+    font-size: 8pt;
 }
 
 
@@ -408,7 +392,7 @@ limitations under the License.
     font-family: Verdana, Helvetica, Arial, sans-serif;
     voice-family: "\"}\"";
     voice-family: inherit;
-    font-size: x-small;
+    font-size: small;
 }
 
 

Modified: 
portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/portlet/jetspeed/css/portal.css
URL: 
http://svn.apache.org/viewvc/portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/portlet/jetspeed/css/portal.css?rev=928105&r1=928104&r2=928105&view=diff
==============================================================================
--- 
portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/portlet/jetspeed/css/portal.css
 (original)
+++ 
portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/portlet/jetspeed/css/portal.css
 Fri Mar 26 23:50:42 2010
@@ -26,11 +26,12 @@ limitations under the License.
 
 .jetspeed .PContent 
 {
-    padding-left:2px;
-    padding-right:2px;
     white-space:normal;
-    font-size:1em;
     background-color: white;
+       overflow: auto; 
+       width: 96%;    
+       padding-left: 2px;
+       padding-right: 2px;
 }
 
 .jetspeed .PTitleContent
@@ -40,7 +41,7 @@ limitations under the License.
 
 
 .portlet th, .portlet td, .portlet input {
-    font-size:7pt;
+    font-size: 8pt;
 }
 
 /*  end portlet decorator tigris additions  */

Modified: 
portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/portlet/jetspeed/css/styles.css
URL: 
http://svn.apache.org/viewvc/portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/portlet/jetspeed/css/styles.css?rev=928105&r1=928104&r2=928105&view=diff
==============================================================================
--- 
portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/portlet/jetspeed/css/styles.css
 (original)
+++ 
portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/portlet/jetspeed/css/styles.css
 Fri Mar 26 23:50:42 2010
@@ -34,7 +34,7 @@ limitations under the License.
 {
     font-family: Verdana, Helvetica, Arial, sans-serif;
     voice-family: inherit;
-    font-size: 7pt;
+    font-size: 8pt;
 }
 
 .jetspeed .PTitleLeft
@@ -75,7 +75,7 @@ limitations under the License.
     clear:left;
     white-space: normal;
     padding: 4px;
-    font-size: 7pt;
+    font-size: 8pt;
 }
 
 .jetspeed .PActionBar
@@ -153,7 +153,7 @@ limitations under the License.
     font-family: Verdana, Helvetica, Arial, sans-serif;
     voice-family: "\"}\"";
     voice-family: inherit;
-    font-size: x-small;
+    font-size: small;
 }
 
 
@@ -200,7 +200,7 @@ limitations under the License.
     font-family: Verdana, Helvetica, Arial, sans-serif;
     voice-family: "\"}\"";
     voice-family: inherit;
-    font-size: x-small;
+    font-size: small;
 }
 
 
@@ -296,7 +296,7 @@ limitations under the License.
     font-family: Verdana, Helvetica, Arial, sans-serif;
     voice-family: "\"}\"";
     voice-family: inherit;
-    font-size: x-small;
+    font-size: 8pt;
 }
 
 
@@ -324,21 +324,6 @@ limitations under the License.
 .jetspeed .portlet-form-field {
 }
 
-/* font */
-.jetspeed .portlet-section-header,
-.jetspeed .portlet-section-body,
-.jetspeed .portlet-section-alternate,
-.jetspeed .portlet-section-selected,
-.jetspeed .portlet-section-subheader,
-.jetspeed .portlet-section-footer,
-.jetspeed .portlet-section-text,
-{
-    font-family: Verdana, Helvetica, Arial, sans-serif;
-    voice-family: "\"}\"";
-    voice-family: inherit;
-    font-size: 7pt;
-}
-
 
 /* --------------------------------- */
 /* PLT.C.6 Menus                     */
@@ -410,7 +395,7 @@ limitations under the License.
     font-family: Verdana, Helvetica, Arial, sans-serif;
     voice-family: "\"}\"";
     voice-family: inherit;
-    font-size: x-small;
+    font-size: small;
 }
 
 

Modified: 
portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/portlet/purpleplanet/css/portal.css
URL: 
http://svn.apache.org/viewvc/portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/portlet/purpleplanet/css/portal.css?rev=928105&r1=928104&r2=928105&view=diff
==============================================================================
--- 
portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/portlet/purpleplanet/css/portal.css
 (original)
+++ 
portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/portlet/purpleplanet/css/portal.css
 Fri Mar 26 23:50:42 2010
@@ -26,11 +26,12 @@ limitations under the License.
 
 .purpleplanet .PContent 
 {
-    padding-left:2px;
-    padding-right:2px;
     white-space:normal;
-    font-size:1em;
     background-color: white;
+       overflow: auto; 
+       width: 96%;    
+       padding-left: 2px;
+       padding-right: 2px;
 }
 
 .purpleplanet .PTitleContent
@@ -40,7 +41,7 @@ limitations under the License.
 
 
 .portlet th, .portlet td, .portlet input {
-    font-size:7pt;
+    font-size: 8pt;
 }
 
 /*  end portlet decorator tigris additions  */

Modified: 
portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/portlet/purpleplanet/css/styles.css
URL: 
http://svn.apache.org/viewvc/portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/portlet/purpleplanet/css/styles.css?rev=928105&r1=928104&r2=928105&view=diff
==============================================================================
--- 
portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/portlet/purpleplanet/css/styles.css
 (original)
+++ 
portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/portlet/purpleplanet/css/styles.css
 Fri Mar 26 23:50:42 2010
@@ -34,7 +34,7 @@ limitations under the License.
 {
     font-family: Verdana, Helvetica, Arial, sans-serif;
     voice-family: inherit;
-    font-size: 7pt;
+    font-size: 8pt;
 }
 
 .purpleplanet .PTitleLeft
@@ -72,7 +72,7 @@ limitations under the License.
     clear:left;
     white-space: normal;
     padding: 4px;
-    font-size: 7pt;
+    font-size: 8pt;
 }
 
 .purpleplanet .PActionBar
@@ -150,7 +150,7 @@ limitations under the License.
     font-family: Verdana, Helvetica, Arial, sans-serif;
     voice-family: "\"}\"";
     voice-family: inherit;
-    font-size: x-small;
+    font-size: small;
 }
 
 
@@ -197,7 +197,7 @@ limitations under the License.
     font-family: Verdana, Helvetica, Arial, sans-serif;
     voice-family: "\"}\"";
     voice-family: inherit;
-    font-size: x-small;
+    font-size: small;
 }
 
 
@@ -281,22 +281,6 @@ limitations under the License.
     padding-left: 1em;
 }
 
-/* font */
-.purpleplanet .portlet-section-header,
-.purpleplanet .portlet-section-body,
-.purpleplanet .portlet-section-alternate,
-.purpleplanet .portlet-section-selected,
-.purpleplanet .portlet-section-subheader,
-.purpleplanet .portlet-section-footer,
-.purpleplanet .portlet-section-text,
-{
-    font-family: Verdana, Helvetica, Arial, sans-serif;
-    voice-family: "\"}\"";
-    voice-family: inherit;
-    font-size: x-small;
-}
-
-
 /* --------------------------------- */
 /* PLT.C.5 Forms                     */
 /* --------------------------------- */
@@ -333,7 +317,7 @@ limitations under the License.
     font-family: Verdana, Helvetica, Arial, sans-serif;
     voice-family: "\"}\"";
     voice-family: inherit;
-    font-size: 7pt;
+    font-size: 8pt;
 }
 
 
@@ -407,7 +391,7 @@ limitations under the License.
     font-family: Verdana, Helvetica, Arial, sans-serif;
     voice-family: "\"}\"";
     voice-family: inherit;
-    font-size: x-small;
+    font-size: small;
 }
 
 

Modified: 
portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/portlet/turbo/css/portal.css
URL: 
http://svn.apache.org/viewvc/portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/portlet/turbo/css/portal.css?rev=928105&r1=928104&r2=928105&view=diff
==============================================================================
--- 
portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/portlet/turbo/css/portal.css
 (original)
+++ 
portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/portlet/turbo/css/portal.css
 Fri Mar 26 23:50:42 2010
@@ -26,11 +26,12 @@ limitations under the License.
 
 .turbo .PContent 
 {
-    padding-left:2px;
-    padding-right:2px;
     white-space:normal;
-    font-size:1em;
-    background-color: white;   
+    background-color: white;
+       overflow: auto; 
+       width: 96%;    
+       padding-left: 2px;
+       padding-right: 2px;
 }
 
 .turbo .PTitleContent
@@ -40,7 +41,7 @@ limitations under the License.
 
 
 .portlet th, .portlet td, .portlet input {
-    font-size:7pt;
+    font-size: 8pt;
 }
 
 /*  end portlet decorator tigris additions  */

Modified: 
portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/portlet/turbo/css/styles.css
URL: 
http://svn.apache.org/viewvc/portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/portlet/turbo/css/styles.css?rev=928105&r1=928104&r2=928105&view=diff
==============================================================================
--- 
portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/portlet/turbo/css/styles.css
 (original)
+++ 
portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/decorations/portlet/turbo/css/styles.css
 Fri Mar 26 23:50:42 2010
@@ -34,7 +34,7 @@ limitations under the License.
 {
     font-family: Verdana, Helvetica, Arial, sans-serif;
     voice-family: inherit;
-    font-size: 7pt;
+    font-size: 8pt;
 }
 
 .turbo .PTitleLeft
@@ -72,7 +72,7 @@ limitations under the License.
     clear:left;
     white-space: normal;
     padding: 4px;
-    font-size: 7pt;
+    font-size: 8pt;
 }
 
 .turbo .PActionBar
@@ -150,7 +150,7 @@ limitations under the License.
     font-family: Verdana, Helvetica, Arial, sans-serif;
     voice-family: "\"}\"";
     voice-family: inherit;
-    font-size: x-small;
+    font-size: small;
 }
 
 
@@ -197,7 +197,7 @@ limitations under the License.
     font-family: Verdana, Helvetica, Arial, sans-serif;
     voice-family: "\"}\"";
     voice-family: inherit;
-    font-size: x-small;
+    font-size: small;
 }
 
 
@@ -281,22 +281,6 @@ limitations under the License.
     padding-left: 1em;
 }
 
-/* font */
-.turbo .portlet-section-header,
-.turbo .portlet-section-body,
-.turbo .portlet-section-alternate,
-.turbo .portlet-section-selected,
-.turbo .portlet-section-subheader,
-.turbo .portlet-section-footer,
-.turbo .portlet-section-text,
-{
-    font-family: Verdana, Helvetica, Arial, sans-serif;
-    voice-family: "\"}\"";
-    voice-family: inherit;
-    font-size: x-small;
-}
-
-
 /* --------------------------------- */
 /* PLT.C.5 Forms                     */
 /* --------------------------------- */
@@ -333,7 +317,7 @@ limitations under the License.
     font-family: Verdana, Helvetica, Arial, sans-serif;
     voice-family: "\"}\"";
     voice-family: inherit;
-    font-size: 7pt;
+    font-size: 8pt;
 }
 
 
@@ -407,7 +391,7 @@ limitations under the License.
     font-family: Verdana, Helvetica, Arial, sans-serif;
     voice-family: "\"}\"";
     voice-family: inherit;
-    font-size: x-small;
+    font-size: small;
 }
 
 



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to