Author: thuy.nguyen
Date: 2010-01-12 06:28:30 -0500 (Tue, 12 Jan 2010)
New Revision: 1236
Modified:
portal/trunk/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UISelector/UINodeIconSelector/Stylesheet.css
Log:
GTNPORTAL-470: IE: Error UI in Icon Tab when add/edit node (page)
Modified:
portal/trunk/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UISelector/UINodeIconSelector/Stylesheet.css
===================================================================
---
portal/trunk/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UISelector/UINodeIconSelector/Stylesheet.css 2010-01-12
10:38:43 UTC (rev 1235)
+++
portal/trunk/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UISelector/UINodeIconSelector/Stylesheet.css 2010-01-12
11:28:30 UTC (rev 1236)
@@ -27,6 +27,15 @@
.UINodeIconSelector .LeftColumnStyle .ItemListContainer .ItemDetailList {
height: 263px;
+}
+
+.UINodeIconSelector .LeftColumnStyle .UIDropDownControl {
+ width: auto; /* orientation=rt */
+ position: static; /* orientation=rt */
+}
+
+.UINodeIconSelector .LeftColumnStyle .UIDropDownControl .UIDropDownAnchor {
+ width: 175px; /* orientation=rt */
}
.UINodeIconSelector .SelectedIconInfo {
Show replies by date