Author: kien_nguyen
Date: 2011-04-24 23:38:34 -0400 (Sun, 24 Apr 2011)
New Revision: 6343
Modified:
portal/branches/branch-GTNPORTAL-1872/examples/skins/simpleskin/src/main/webapp/skin/SimpleSkin/portal/webui/component/view/UIToolbarContainer/Stylesheet.css
Log:
GTNPORTAL-1835 The menu is missing with simple skin and Arabic language [IE7]
Modified:
portal/branches/branch-GTNPORTAL-1872/examples/skins/simpleskin/src/main/webapp/skin/SimpleSkin/portal/webui/component/view/UIToolbarContainer/Stylesheet.css
===================================================================
---
portal/branches/branch-GTNPORTAL-1872/examples/skins/simpleskin/src/main/webapp/skin/SimpleSkin/portal/webui/component/view/UIToolbarContainer/Stylesheet.css 2011-04-24
21:29:13 UTC (rev 6342)
+++
portal/branches/branch-GTNPORTAL-1872/examples/skins/simpleskin/src/main/webapp/skin/SimpleSkin/portal/webui/component/view/UIToolbarContainer/Stylesheet.css 2011-04-25
03:38:34 UTC (rev 6343)
@@ -71,8 +71,6 @@
.UIToolbarContainer .UIHorizontalTabs .TabsContainer {
height: 30px; /* orientation=lt */
height: auto; /* orientation=rt */
- float: left; /* orientation=lt */
- float: right; /* orientation=rt */
}
.UIToolbarContainer .UIHorizontalTabs .UITab {
@@ -86,6 +84,7 @@
float: none;
!float: left;/* orientation=rt */
_float: none;/* orientation=rt */
+ cursor: pointer;
}
.UserToolBarSitePortletTDContainer {
Show replies by date