gatein SVN: r6090 - in portal/branches/branch-GTNPORTAL-1832: portlet/exoadmin/src/main/webapp/groovy/admintoolbar/webui/component and 5 other directories.
by do-not-reply@jboss.org
Author: kien_nguyen
Date: 2011-03-18 07:23:44 -0400 (Fri, 18 Mar 2011)
New Revision: 6090
Modified:
portal/branches/branch-GTNPORTAL-1832/examples/skins/simpleskin/src/main/webapp/skin/Portlet/Stylesheet.css
portal/branches/branch-GTNPORTAL-1832/portlet/exoadmin/src/main/webapp/groovy/admintoolbar/webui/component/UIAdminToolbarPortlet.gtmpl
portal/branches/branch-GTNPORTAL-1832/portlet/exoadmin/src/main/webapp/groovy/admintoolbar/webui/component/UIStarToolBarPortlet.gtmpl
portal/branches/branch-GTNPORTAL-1832/portlet/exoadmin/src/main/webapp/groovy/admintoolbar/webui/component/UIUserToolBarGroupPortlet.gtmpl
portal/branches/branch-GTNPORTAL-1832/portlet/exoadmin/src/main/webapp/groovy/admintoolbar/webui/component/UIUserToolBarSitePortlet.gtmpl
portal/branches/branch-GTNPORTAL-1832/portlet/exoadmin/src/main/webapp/groovy/applicationregistry/webui/component/UIFormTableIteratorInputSet.gtmpl
portal/branches/branch-GTNPORTAL-1832/web/eXoResources/src/main/webapp/skin/Portlet/Stylesheet.css
portal/branches/branch-GTNPORTAL-1832/web/portal/src/main/webapp/groovy/webui/core/UIGrid.gtmpl
portal/branches/branch-GTNPORTAL-1832/web/portal/src/main/webapp/groovy/webui/form/UIForm.gtmpl
portal/branches/branch-GTNPORTAL-1832/web/portal/src/main/webapp/groovy/webui/form/UIFormTableInputSet.gtmpl
portal/branches/branch-GTNPORTAL-1832/web/portal/src/main/webapp/groovy/webui/form/UIFormUploadInput.gtmpl
portal/branches/branch-GTNPORTAL-1832/web/portal/src/main/webapp/groovy/webui/form/UIFormWithTitle.gtmpl
portal/branches/branch-GTNPORTAL-1832/web/portal/src/main/webapp/groovy/webui/form/ext/UIFormInputSetWithAction.gtmpl
Log:
GTNPORTAL-1050 https://jira.jboss.org/jira/browse/GTNPORTAL-1050
Modified: portal/branches/branch-GTNPORTAL-1832/examples/skins/simpleskin/src/main/webapp/skin/Portlet/Stylesheet.css
===================================================================
--- portal/branches/branch-GTNPORTAL-1832/examples/skins/simpleskin/src/main/webapp/skin/Portlet/Stylesheet.css 2011-03-18 09:42:40 UTC (rev 6089)
+++ portal/branches/branch-GTNPORTAL-1832/examples/skins/simpleskin/src/main/webapp/skin/Portlet/Stylesheet.css 2011-03-18 11:23:44 UTC (rev 6090)
@@ -245,36 +245,24 @@
background: #dddddd;
color: #2e2e2e;
text-decoration: none;
- margin-bottom: 1px;
- line-height: 22px;
- padding: 0px 5px;
}
/* Selected menu item. */
.portlet-menu-item-selected {
background: #dddddd;
color: #058bb6;
- margin-bottom: 1px;
- line-height: 22px;
- padding: 0px 5px;
}
.portlet-menu-item-hover {
background: #dddddd;
color: #058bb6;
text-decoration: none;
- margin-bottom: 1px;
- line-height: 22px;
- padding: 0px 5px;
}
/* Selected menu item when the mouse hovers over it. */
.portlet-menu-item-hover-selected {
background: #dddddd;
color: #058bb6;
- line-height: 22px;
- margin-bottom: 1px;
- padding: 0px 5px;
}
/* Normal, unselected menu item that has sub-menus. */
@@ -282,9 +270,6 @@
background: #e9e8ed;
color: #636363;
text-decoration: none;
- line-height: 22px;
- padding: 0px 20px;
- border-bottom: 1px solid #dddddd;
}
/* Selected sub-menu item that has sub-menus */
@@ -292,36 +277,24 @@
background: #e9e8ed;
color: #252525;
text-decoration: none;
- line-height: 22px;
- padding: 0px 20px;
- border-bottom: 1px solid #dddddd;
}
.porlet-menu-cascade {
background: #e9e8ed;
color: #636363;
text-decoration: none;
- line-height: 22px;
- padding: 0px 20px;
- border-bottom: 1px solid #dddddd;
}
.portlet-menu-cascade-item-hover {
background: #e9e8ed;
color: #252525;
text-decoration: none;
- line-height: 22px;
- padding: 0px 20px;
- border-bottom: 1px solid #dddddd;
}
.portlet-menu-cascade-item-hover-selected {
background: #e9e8ed;
color: #252525;
text-decoration: none;
- line-height: 22px;
- padding: 0px 20px;
- border-bottom: 1px solid #dddddd;
}
.portlet-menu-separator {
@@ -333,64 +306,40 @@
background: #f6f6f6;
color: #717171;
text-decoration: none;
- line-height: 22px;
- padding: 0px 30px;
- border-bottom: 1px solid #e9e8ed;
}
.portlet-menu-content-selected {
background: #f6f6f6;
color: #272727;
text-decoration: none;
- line-height: 22px;
- padding: 0px 30px;
- border-bottom: 1px solid #e9e8ed;
}
.portlet-menu-content-hover {
background: #f6f6f6;
color: #272727;
text-decoration: none;
- line-height: 22px;
- padding: 0px 30px;
- border-bottom: 1px solid #e9e8ed;
}
.portlet-menu-content-hover-selected {
background: #f6f6f6;
color: #272727;
text-decoration: none;
- line-height: 22px;
- padding: 0px 30px;
- border-bottom: 1px solid #e9e8ed;
}
.portlet-menu-indicator {
color: #8b8b8b;
- line-height: 22px;
- padding: 0px 40px;
- border-bottom: 1px solid #e9e8ed;
}
.portlet-menu-indicator-selected {
color: #606060;
- line-height: 22px;
- padding: 0px 40px;
- border-bottom: 1px solid #e9e8ed;
}
.portlet-menu-indicator-hover {
color: #606060;
- line-height: 22px;
- padding: 0px 40px;
- border-bottom: 1px solid #e9e8ed;
}
.portlet-menu-indicator-hover-selected {
color: #606060;
- line-height: 22px;
- padding: 0px 40px;
- border-bottom: 1px solid #e9e8ed;
}
.portlet-menu-description {}
Modified: portal/branches/branch-GTNPORTAL-1832/portlet/exoadmin/src/main/webapp/groovy/admintoolbar/webui/component/UIAdminToolbarPortlet.gtmpl
===================================================================
--- portal/branches/branch-GTNPORTAL-1832/portlet/exoadmin/src/main/webapp/groovy/admintoolbar/webui/component/UIAdminToolbarPortlet.gtmpl 2011-03-18 09:42:40 UTC (rev 6089)
+++ portal/branches/branch-GTNPORTAL-1832/portlet/exoadmin/src/main/webapp/groovy/admintoolbar/webui/component/UIAdminToolbarPortlet.gtmpl 2011-03-18 11:23:44 UTC (rev 6090)
@@ -33,26 +33,26 @@
<div class="UIAdminToolbarPortlet" id="$uicomponent.id" >
<div class="UIHorizontalTabs">
<div class="TabsContainer" >
- <div class="UITab NormalToolbarTab">
+ <div class="UITab NormalToolbarTab portlet-menu-item">
<div class="">
<a class="EditorIcon TBIcon" href="#">$editorLabel</a>
</div>
- <div class="MenuItemContainer" style="display:none;">
+ <div class="MenuItemContainer portlet-menu-cascade" style="display:none;">
<div class="SubBlock">
<% if(userCouldEditNavigation){ %>
- <div class="MenuItem">
+ <div class="MenuItem portlet-menu-cascade-item">
<a href="javascript:ajaxGet(eXo.env.server.createPortalURL('UIWorkingWorkspace', 'PageCreationWizard', true))" title="" class="ItemIcon AddPageIcon">$addPageLabel</a>
</div>
<% } %>
<% if(userCouldEditPage){ %>
- <div class="MenuItem">
+ <div class="MenuItem portlet-menu-cascade-item">
<a href="javascript:ajaxGet(eXo.env.server.createPortalURL('UIWorkingWorkspace', 'EditCurrentPage', true))" title="" class="ItemIcon EditPageIcon">$editPageLabel</a>
</div>
<% } %>
<% if(userCouldEditPortal){ %>
- <div class="MenuItem">
+ <div class="MenuItem portlet-menu-cascade-item">
<a href="javascript:ajaxGet(eXo.env.server.createPortalURL('UIWorkingWorkspace', 'EditInline', true))" title="" class="ItemIcon EditSiteIcon">$editSiteLayout</a>
</div>
<% } %>
@@ -61,4 +61,4 @@
</div>
</div>
</div>
-</div>
\ No newline at end of file
+</div>
Modified: portal/branches/branch-GTNPORTAL-1832/portlet/exoadmin/src/main/webapp/groovy/admintoolbar/webui/component/UIStarToolBarPortlet.gtmpl
===================================================================
--- portal/branches/branch-GTNPORTAL-1832/portlet/exoadmin/src/main/webapp/groovy/admintoolbar/webui/component/UIStarToolBarPortlet.gtmpl 2011-03-18 09:42:40 UTC (rev 6089)
+++ portal/branches/branch-GTNPORTAL-1832/portlet/exoadmin/src/main/webapp/groovy/admintoolbar/webui/component/UIStarToolBarPortlet.gtmpl 2011-03-18 11:23:44 UTC (rev 6090)
@@ -13,20 +13,20 @@
<div class="UIStarToolBarPortlet" id="$uicomponent.id" >
<div class="UIHorizontalTabs">
<div class="TabsContainer">
- <div class="UITab" style="width: 62px">
+ <div class="UITab portlet-menu-item" style="width: 62px">
<div class=""></div>
- <div class="MenuItemContainer" style="display:none;">
- <div class="MenuItem" onclick="$changeLanguageAction">
+ <div class="MenuItemContainer portlet-menu-cascade" style="display:none;">
+ <div class="MenuItem portlet-menu-cascade-item" onclick="$changeLanguageAction">
<a href="#" class="ChangeLanguageIcon"><%=_ctx.appRes("UIStarToolbarPortlet.item.ChangeLanguage")%></a>
</div>
- <div class="MenuItem" onclick="$changeSkinAction">
+ <div class="MenuItem portlet-menu-cascade-item" onclick="$changeSkinAction">
<a href="#" class="ChangeSkinIcon"><%=_ctx.appRes("UIStarToolbarPortlet.item.ChangeSkin")%></a>
</div>
- <div class="MenuItem" onclick="eXo.portal.logout();">
+ <div class="MenuItem portlet-menu-cascade-item" onclick="eXo.portal.logout();">
<a href="#" class="SignOutIcon"><%=_ctx.appRes("UIStarToolbarPortlet.item.Logout")%></a>
</div>
</div>
</div>
</div>
</div>
-</div>
\ No newline at end of file
+</div>
Modified: portal/branches/branch-GTNPORTAL-1832/portlet/exoadmin/src/main/webapp/groovy/admintoolbar/webui/component/UIUserToolBarGroupPortlet.gtmpl
===================================================================
--- portal/branches/branch-GTNPORTAL-1832/portlet/exoadmin/src/main/webapp/groovy/admintoolbar/webui/component/UIUserToolBarGroupPortlet.gtmpl 2011-03-18 09:42:40 UTC (rev 6089)
+++ portal/branches/branch-GTNPORTAL-1832/portlet/exoadmin/src/main/webapp/groovy/admintoolbar/webui/component/UIUserToolBarGroupPortlet.gtmpl 2011-03-18 11:23:44 UTC (rev 6090)
@@ -20,7 +20,7 @@
String navTitle = _ctx.appRes("UIPageNavigation.label.titleBar") ;
navTitle = navTitle.replace("{0}", OrganizationUtils.getGroupLabel(navigation.ownerId));
print """
- <div class="TitleBar"><div style="width: 99%" title="$navigation.ownerId">$navTitle</div></div>
+ <div class="TitleBar portlet-menu-description"><div style="width: 99%" title="$navigation.ownerId">$navTitle</div></div>
<div class="SubBlock">
""" ;
for(int i = 0; i < nodes.size(); i++) {
@@ -35,7 +35,7 @@
PageNode selectedNode = uicomponent.getSelectedPageNode();
String tabStyleNavigation = "";
if(selectedNode != null && node.getUri() == selectedNode.getUri()) {
- tabStyleNavigation = "SelectedItem";
+ tabStyleNavigation = "SelectedItem portlet-menu-item-selected";
}
boolean hasChild = (node.getChildren() != null && node.getChildren().size() > 0);
@@ -52,7 +52,7 @@
EntityEncoder entityEncoder = EntityEncoder.FULL;
label = entityEncoder.encode(label);
print """
- <div class="MenuItem $tabStyleNavigation">
+ <div class="MenuItem $tabStyleNavigation portlet-menu-cascade-item">
<div class="$clazz">
""";
if(node.pageReference != null) {
@@ -65,7 +65,7 @@
""" ;
if(hasChild) {
print """
- <div class="MenuItemContainer" style="position: absolute; display:none">
+ <div class="MenuItemContainer portlet-menu-cascade-separator" style="position: absolute; display:none">
<div class="SubBlock">
""" ;
for(int j = 0; j < node.getChildren().size(); j++) {
@@ -85,12 +85,12 @@
<div class="UIUserToolBarGroupPortlet" id="$uicomponent.id" >
<div class="UIHorizontalTabs">
<div class="TabsContainer">
- <div class="UITab NormalToolbarTab">
+ <div class="UITab NormalToolbarTab portlet-menu-item">
<div class="">
<a class="GroupIcon TBIcon" href="<%= portalURI + "groupnavigation" %>"><%=_ctx.appRes("UIUserToolBarGroupPortlet.header.group")%></a>
</div>
<% if (!groupNavigations.isEmpty()) { %>
- <div style="display:none" class="MenuItemContainer">
+ <div style="display:none" class="MenuItemContainer portlet-menu-cascade">
<% for(navigation in groupNavigations) {
renderGroupPageNavigation(navigation);
} %>
@@ -99,4 +99,4 @@
</div>
</div>
</div>
-</div>
\ No newline at end of file
+</div>
Modified: portal/branches/branch-GTNPORTAL-1832/portlet/exoadmin/src/main/webapp/groovy/admintoolbar/webui/component/UIUserToolBarSitePortlet.gtmpl
===================================================================
--- portal/branches/branch-GTNPORTAL-1832/portlet/exoadmin/src/main/webapp/groovy/admintoolbar/webui/component/UIUserToolBarSitePortlet.gtmpl 2011-03-18 09:42:40 UTC (rev 6089)
+++ portal/branches/branch-GTNPORTAL-1832/portlet/exoadmin/src/main/webapp/groovy/admintoolbar/webui/component/UIUserToolBarSitePortlet.gtmpl 2011-03-18 11:23:44 UTC (rev 6090)
@@ -16,7 +16,7 @@
void renderPortalNavigations() {
print """
- <div style="position: absolute; display:none" class="MenuItemContainer">
+ <div style="position: absolute; display:none" class="MenuItemContainer portlet-menu-cascade">
<div class="SubBlock">
""";
boolean isCurrent = false;
@@ -38,7 +38,7 @@
EntityEncoder entityEncoder = EntityEncoder.FULL;
portal = entityEncoder.encode(portal);
print """
- <div class="MenuItem">
+ <div class="MenuItem portlet-menu-cascade-item">
<div $clazz>
<a href="$href" class="ItemIcon SiteIcon">$portal</a>
</div>
@@ -60,7 +60,7 @@
navigation = uicomponent.getCurrentPortalNavigation();
nodes = navigation.getNodes();
print """
- <div style="position: absolute; display:none" class="MenuItemContainer">
+ <div style="position: absolute; display:none" class="MenuItemContainer portlet-menu-cascade">
<div class="SubBlock">
""";
for(int i = 0; i < nodes.size(); i++) {
@@ -76,7 +76,7 @@
PageNode selectedNode = uicomponent.getSelectedPageNode();
String tabStyleNavigation = "";
if(selectedNode != null && node.getUri() == selectedNode.getUri()) {
- tabStyleNavigation = "SelectedItem";
+ tabStyleNavigation = "SelectedItem portlet-menu-cascade-item-selected";
}
boolean hasChild = (node.getChildren() != null && node.getChildren().size() > 0);
@@ -93,7 +93,7 @@
EntityEncoder entityEncoder = EntityEncoder.FULL;
label = entityEncoder.encode(label);
print """
- <div class="MenuItem $tabStyleNavigation">
+ <div class="MenuItem $tabStyleNavigation portlet-menu-cascade-item">
<div class="$clazz">
""";
if(node.pageReference != null) {
@@ -106,7 +106,7 @@
""" ;
if(hasChild) {
print """
- <div class="MenuItemContainer" style="position: absolute; display:none">
+ <div class="MenuItemContainer portlet-menu-indicator" style="position: absolute; display:none">
<div class="SubBlock">
""" ;
for(int j = 0; j < node.getChildren().size(); j++) {
@@ -127,7 +127,7 @@
<div class="UIUserToolBarSitePortlet" id="$uicomponent.id" >
<div class="UIHorizontalTabs">
<div class="TabsContainer">
- <div class="UITab NormalToolbarTab">
+ <div class="UITab NormalToolbarTab portlet-menu-item">
<div class="">
<a class="SitesIcon TBIcon" href="<%= portalURI + "portalnavigation" %>">
<%=_ctx.appRes("UIUserToolBarSitePortlet.header.site")%>
@@ -137,4 +137,4 @@
</div>
</div>
</div>
-</div>
\ No newline at end of file
+</div>
Modified: portal/branches/branch-GTNPORTAL-1832/portlet/exoadmin/src/main/webapp/groovy/applicationregistry/webui/component/UIFormTableIteratorInputSet.gtmpl
===================================================================
--- portal/branches/branch-GTNPORTAL-1832/portlet/exoadmin/src/main/webapp/groovy/applicationregistry/webui/component/UIFormTableIteratorInputSet.gtmpl 2011-03-18 09:42:40 UTC (rev 6089)
+++ portal/branches/branch-GTNPORTAL-1832/portlet/exoadmin/src/main/webapp/groovy/applicationregistry/webui/component/UIFormTableIteratorInputSet.gtmpl 2011-03-18 11:23:44 UTC (rev 6090)
@@ -13,11 +13,11 @@
String [] columns = uicomponent.getColumns();
for(col in columns){
%>
- <th><%=_ctx.appRes(name + ".header."+col)%></th>
+ <th class="portlet-table-header"><%=_ctx.appRes(name + ".header."+col)%></th>
<%}%>
</tr>
</thead>
- <tbody>
+ <tbody class="portlet-table-body">
<%
String rowClass = null;
boolean even = true;
Modified: portal/branches/branch-GTNPORTAL-1832/web/eXoResources/src/main/webapp/skin/Portlet/Stylesheet.css
===================================================================
--- portal/branches/branch-GTNPORTAL-1832/web/eXoResources/src/main/webapp/skin/Portlet/Stylesheet.css 2011-03-18 09:42:40 UTC (rev 6089)
+++ portal/branches/branch-GTNPORTAL-1832/web/eXoResources/src/main/webapp/skin/Portlet/Stylesheet.css 2011-03-18 11:23:44 UTC (rev 6090)
@@ -238,14 +238,10 @@
color: #242424;
text-decoration: none;
background: #F5F9FA;
- padding: 5px 10px;
- border-bottom: 1px solid #cee0e4;
}
/* Selected menu item. */
.portlet-menu-item-selected {
- padding: 5px 10px;
- border-bottom: 1px solid #cee0e4;
background: #F5F9FA;
color: #058ee6;
}
@@ -253,110 +249,77 @@
.portlet-menu-item-hover {
color: #058ee6;
text-decoration: none;
- padding: 5px 10px;
- border-bottom: 1px solid #cee0e4;
background: #F5F9FA;
}
/* Selected menu item when the mouse hovers over it. */
.portlet-menu-item-hover-selected {
- padding: 5px 10px;
- border-bottom: 1px solid #cee0e4;
background: #F5F9FA;
color: #058ee6;
}
/* Normal, unselected menu item that has sub-menus. */
.portlet-menu-cascade-item {
- line-height: 18px;
color: #585858;
}
/* Selected sub-menu item that has sub-menus */
.portlet-menu-cascade-item-selected {
- border-bottom: 1px solid #d8e7ea;
- padding: 5px 20px;
color: #058ee6;
}
.porlet-menu-cascade {
- border-bottom: 1px solid #d8e7ea;
- padding: 5px 20px;
}
.portlet-menu-cascade-item-hover {
- border-bottom: 1px solid #d8e7ea;
- padding: 5px 20px;
color: #058ee6;
}
.portlet-menu-cascade-item-hover-selected {
- border-bottom: 1px solid #d8e7ea;
- padding: 5px 20px;
color: #058ee6;
}
.portlet-menu-separator {
- line-height: 18px;
}
.portlet-menu-cascade-separator {
- line-height: 18px;
}
.portlet-menu-content {
- border-bottom: 1px solid #e4eff2;
- padding: 5px 30px;
color: #878787;
}
.portlet-menu-content-selected {
- border-bottom: 1px solid #e4eff2;
- padding: 5px 30px;
color: #058ee6;
}
.portlet-menu-content-hover {
- border-bottom: 1px solid #e4eff2;
- padding: 5px 30px;
color: #058ee6;
}
.portlet-menu-content-hover-selected {
- border-bottom: 1px solid #e4eff2;
- padding: 5px 30px;
color: #058ee6;
}
.portlet-menu-indicator {
- padding: 5px 40px;
color: #bebebe;
- border-bottom: 1px solid #f4f8f9;
}
.portlet-menu-indicator-selected {
- padding: 5px 40px;
color: #058ee6;
- border-bottom: 1px solid #f4f8f9;
}
.portlet-menu-indicator-hover {
- padding: 5px 40px;
color: #058ee6;
- border-bottom: 1px solid #f4f8f9;
}
.portlet-menu-indicator-hover-selected {
- padding: 5px 40px;
color: #058ee6;
- border-bottom: 1px solid #f4f8f9;
}
.portlet-menu-description {
- line-height: 18px;
}
.portlet-menu-caption {
- line-height: 18px;
}
Modified: portal/branches/branch-GTNPORTAL-1832/web/portal/src/main/webapp/groovy/webui/core/UIGrid.gtmpl
===================================================================
--- portal/branches/branch-GTNPORTAL-1832/web/portal/src/main/webapp/groovy/webui/core/UIGrid.gtmpl 2011-03-18 09:42:40 UTC (rev 6089)
+++ portal/branches/branch-GTNPORTAL-1832/web/portal/src/main/webapp/groovy/webui/core/UIGrid.gtmpl 2011-03-18 11:23:44 UTC (rev 6090)
@@ -24,27 +24,27 @@
<% if (name != null)
{ for (field in beanFields)
{ %>
- <th><%=_ctx.appRes(name + ".header." + field)%></th>
+ <th class="portlet-table-header"><%=_ctx.appRes(name + ".header." + field)%></th>
<% }
if (beanActions != null)
{ %>
- <th><%=_ctx.appRes(name + ".header.action")%></th>
+ <th class="portlet-table-header"><%=_ctx.appRes(name + ".header.action")%></th>
<% }
}
if (name == null)
{
for (field in beanFields)
{ %>
- <th><%=_ctx.appRes(uiParent.getName() + ".header." + field)%></th>
+ <th class="portlet-table-header"><%=_ctx.appRes(uiParent.getName() + ".header." + field)%></th>
<% }
if (beanActions != null && beanActions.length > 0)
{ %>
- <th><%=_ctx.appRes(uiParent.getName() + ".header.action")%></th>
+ <th class="portlet-table-header"><%=_ctx.appRes(uiParent.getName() + ".header.action")%></th>
<% }
} %>
</tr>
</thead>
- <tbody>
+ <tbody class="portlet-table-body">
<% if (uicomponent.getUIPageIterator().getAvailable() < 1)
{ %>
<tr>
@@ -60,7 +60,7 @@
for (bean in uicomponent.getBeans())
{
if (even) rowClass = "EvenRow";
- else rowClass = "OddRow";
+ else rowClass = "OddRow portlet-table-alternate";
even = !even;
%>
<tr class="$rowClass">
@@ -127,4 +127,4 @@
_ctx.renderUIComponent(uicomponent.getUIPageIterator());
}
%>
-</div>
\ No newline at end of file
+</div>
Modified: portal/branches/branch-GTNPORTAL-1832/web/portal/src/main/webapp/groovy/webui/form/UIForm.gtmpl
===================================================================
--- portal/branches/branch-GTNPORTAL-1832/web/portal/src/main/webapp/groovy/webui/form/UIForm.gtmpl 2011-03-18 09:42:40 UTC (rev 6089)
+++ portal/branches/branch-GTNPORTAL-1832/web/portal/src/main/webapp/groovy/webui/form/UIForm.gtmpl 2011-03-18 11:23:44 UTC (rev 6090)
@@ -13,12 +13,12 @@
<%
if(fieldName != null && fieldName.length() > 0 && !fieldName.equals(uicomponent.getId()) && !fieldName.equals(field.getName())) {
%>
- <td class="FieldLabel">
+ <td class="FieldLabel portlet-form-label">
<%=uicomponent.getLabel(field.getName()) %>
</td>
- <td class="FieldComponent"><% uiform.renderField(field) %></td>
+ <td class="FieldComponent portlet-input-field"><% uiform.renderField(field) %></td>
<%} else {%>
- <td class="FieldComponent" colspan="2"><% uiform.renderField(field) %></td>
+ <td class="FieldComponent portlet-input-field" colspan="2"><% uiform.renderField(field) %></td>
<%}%>
</tr>
<%
Modified: portal/branches/branch-GTNPORTAL-1832/web/portal/src/main/webapp/groovy/webui/form/UIFormTableInputSet.gtmpl
===================================================================
--- portal/branches/branch-GTNPORTAL-1832/web/portal/src/main/webapp/groovy/webui/form/UIFormTableInputSet.gtmpl 2011-03-18 09:42:40 UTC (rev 6089)
+++ portal/branches/branch-GTNPORTAL-1832/web/portal/src/main/webapp/groovy/webui/form/UIFormTableInputSet.gtmpl 2011-03-18 11:23:44 UTC (rev 6090)
@@ -8,11 +8,11 @@
String [] columns = uicomponent.getColumns();
for(col in columns){
%>
- <th><%=_ctx.appRes(name + ".header."+col)%></th>
+ <th class="portlet-table-header"><%=_ctx.appRes(name + ".header."+col)%></th>
<%}%>
</tr>
</thead>
- <tbody>
+ <tbody class="portlet-table-body">
<%
String rowClass = null;
boolean even = true;
@@ -32,4 +32,4 @@
<%}%>
</tbody>
</table>
-</div>
\ No newline at end of file
+</div>
Modified: portal/branches/branch-GTNPORTAL-1832/web/portal/src/main/webapp/groovy/webui/form/UIFormUploadInput.gtmpl
===================================================================
--- portal/branches/branch-GTNPORTAL-1832/web/portal/src/main/webapp/groovy/webui/form/UIFormUploadInput.gtmpl 2011-03-18 09:42:40 UTC (rev 6089)
+++ portal/branches/branch-GTNPORTAL-1832/web/portal/src/main/webapp/groovy/webui/form/UIFormUploadInput.gtmpl 2011-03-18 11:23:44 UTC (rev 6090)
@@ -28,8 +28,8 @@
</div>
<div class="SelectFileFrame" style="display: none;">
<div class="FileName">
- <div class="FileNameLabel"><span></span></div>
+ <div class="FileNameLabel portlet-form-label"><span></span></div>
</div>
<div class="RemoveFile" title="Remove Uploaded" onclick="eXo.webui.UIUpload.deleteUpload($uploadId);"></div>
</div>
-</div>
\ No newline at end of file
+</div>
Modified: portal/branches/branch-GTNPORTAL-1832/web/portal/src/main/webapp/groovy/webui/form/UIFormWithTitle.gtmpl
===================================================================
--- portal/branches/branch-GTNPORTAL-1832/web/portal/src/main/webapp/groovy/webui/form/UIFormWithTitle.gtmpl 2011-03-18 09:42:40 UTC (rev 6089)
+++ portal/branches/branch-GTNPORTAL-1832/web/portal/src/main/webapp/groovy/webui/form/UIFormWithTitle.gtmpl 2011-03-18 11:23:44 UTC (rev 6090)
@@ -15,15 +15,15 @@
<tr>
<%fieldName = uicomponent.getLabel(field.getName());%>
<%if(field instanceof UIFormInputBase && !fieldName.equals(uicomponent.getId())) { %>
- <td class="FieldLabel">
+ <td class="FieldLabel portlet-form-label">
<%if(fieldName != null && fieldName.length() > 0) {%>
<%=uicomponent.getLabel(field.getName()) %>
<%}%>
</td>
<% if(field instanceof UIFormInputBase && field.isEditable()) { %>
- <td class="FieldComponent"><% uiform.renderField(field) %></td>
+ <td class="FieldComponent portlet-input-field"><% uiform.renderField(field) %></td>
<% }else { %>
- <td class="NonEditableField"><% uiform.renderField(field) %></td>
+ <td class="NonEditableField portlet-input-field"><% uiform.renderField(field) %></td>
<% } %>
<%} else {%>
<td class="FieldComponent" colspan="2"><% uiform.renderField(field) %></td>
@@ -73,4 +73,4 @@
this.onsubmit = function(){ return false; }
}
}
-</script>
\ No newline at end of file
+</script>
Modified: portal/branches/branch-GTNPORTAL-1832/web/portal/src/main/webapp/groovy/webui/form/ext/UIFormInputSetWithAction.gtmpl
===================================================================
--- portal/branches/branch-GTNPORTAL-1832/web/portal/src/main/webapp/groovy/webui/form/ext/UIFormInputSetWithAction.gtmpl 2011-03-18 09:42:40 UTC (rev 6089)
+++ portal/branches/branch-GTNPORTAL-1832/web/portal/src/main/webapp/groovy/webui/form/ext/UIFormInputSetWithAction.gtmpl 2011-03-18 11:23:44 UTC (rev 6090)
@@ -30,9 +30,9 @@
String label = _ctx.appRes(formName + ".label." + inputEntry.getId());
if(!label.equals(inputEntry.getId())) {
%>
- <td class="FieldLabel"><%=label%></td>
+ <td class="FieldLabel portlet-form-label"><%=label%></td>
<%}%>
- <td class="FieldComponent">
+ <td class="FieldComponent portlet-input-field">
<%
if(inputEntry instanceof UIFormRadioBoxInput) {
println "<div class=\"MultiRadioInput\">";