Details
-
Type: Bug
-
Status: Closed
-
Priority: Minor
-
Resolution: Cannot Reproduce
-
Affects Version/s: 1.7
-
Fix Version/s: 1.7.2
-
Component/s: ICE-Components
-
Labels:None
-
Environment:Liferay 4.x/5, Tomcat 6
-
Support Case References:
Description
There seems to be a problem with the xp-portle.css. It should contain the following
setting for the background-color:
/* override the attributes for the currently selected page */
.iceDatPgrScrCol a {
color: #FFFFFF;
border: 1px solid #2A6CC2;
background-color: #2A6CC2; /** missing in portlet version? */
}
The last line is missing in xp-portlet.css and causes incorrect rendering of the dataPaginator.
setting for the background-color:
/* override the attributes for the currently selected page */
.iceDatPgrScrCol a {
color: #FFFFFF;
border: 1px solid #2A6CC2;
background-color: #2A6CC2; /** missing in portlet version? */
}
The last line is missing in xp-portlet.css and causes incorrect rendering of the dataPaginator.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion