Author: kien_nguyen
Date: 2011-04-24 23:40:04 -0400 (Sun, 24 Apr 2011)
New Revision: 6344
Modified:
portal/branches/branch-GTNPORTAL-1872/examples/skins/simpleskin/src/main/webapp/skin/SimpleSkin/webui/component/UIBarDecorator/UIAction/Stylesheet.css
Log:
GTNPORTAL-1848 IE 7 - Simple Skin mode some buttons are blank display
Modified:
portal/branches/branch-GTNPORTAL-1872/examples/skins/simpleskin/src/main/webapp/skin/SimpleSkin/webui/component/UIBarDecorator/UIAction/Stylesheet.css
===================================================================
---
portal/branches/branch-GTNPORTAL-1872/examples/skins/simpleskin/src/main/webapp/skin/SimpleSkin/webui/component/UIBarDecorator/UIAction/Stylesheet.css 2011-04-25
03:38:34 UTC (rev 6343)
+++
portal/branches/branch-GTNPORTAL-1872/examples/skins/simpleskin/src/main/webapp/skin/SimpleSkin/webui/component/UIBarDecorator/UIAction/Stylesheet.css 2011-04-25
03:40:04 UTC (rev 6344)
@@ -34,14 +34,6 @@
cursor: pointer;
}
-.UIAction a {
-}
-
-.UIAction a:hover {
- color: #058ee6;
-}
-
-
.UIAction .ActionButton .Icon {
padding-left: 20px; /* orientation=lt */
padding-right: 20px; /* orientation=rt */
@@ -67,7 +59,7 @@
.UIAction .LightBlueStyle .ButtonMiddle {
background: url(background/SimpleStyle1.gif) repeat-x left -20px;
line-height: 20px;
- padding: 0px 8px;
+ padding: 0px 12px;
color: #565656;
}
@@ -97,7 +89,6 @@
.UIAction a {
color: #565656;
- margin: 0px 6px;
white-space: nowrap;
}
Show replies by date