Revision: 9651
Author: [email protected]
Date: Fri Jan 28 07:48:53 2011
Log: Cherry picking r9650 into releases/2.2.
http://code.google.com/p/google-web-toolkit/source/detail?r=9651
Modified:
/releases/2.2/user/src/com/google/gwt/user/theme/chrome/public/gwt/chrome/chrome.css
/releases/2.2/user/src/com/google/gwt/user/theme/chrome/public/gwt/chrome/chrome_rtl.css
/releases/2.2/user/src/com/google/gwt/user/theme/dark/public/gwt/dark/dark.css
/releases/2.2/user/src/com/google/gwt/user/theme/dark/public/gwt/dark/dark_rtl.css
/releases/2.2/user/src/com/google/gwt/user/theme/standard/public/gwt/standard/standard.css
/releases/2.2/user/src/com/google/gwt/user/theme/standard/public/gwt/standard/standard_rtl.css
=======================================
---
/releases/2.2/user/src/com/google/gwt/user/theme/chrome/public/gwt/chrome/chrome.css
Fri Oct 8 10:03:48 2010
+++
/releases/2.2/user/src/com/google/gwt/user/theme/chrome/public/gwt/chrome/chrome.css
Fri Jan 28 07:48:53 2011
@@ -230,6 +230,7 @@
cursor: move;
border: 0px;
background: #91c0ef url(images/vborder.png) repeat-y;
+ line-height: 0px;
}
.gwt-VerticalSplitPanel {
}
@@ -237,6 +238,7 @@
cursor: move;
border: 0px;
background: #91c0ef url(images/hborder.png) repeat-x;
+ line-height: 0px;
}
.gwt-HTML {
=======================================
---
/releases/2.2/user/src/com/google/gwt/user/theme/chrome/public/gwt/chrome/chrome_rtl.css
Fri Oct 8 10:03:48 2010
+++
/releases/2.2/user/src/com/google/gwt/user/theme/chrome/public/gwt/chrome/chrome_rtl.css
Fri Jan 28 07:48:53 2011
@@ -230,6 +230,7 @@
cursor: move;
border: 0px;
background: #91c0ef url(images/vborder.png) repeat-y;
+ line-height: 0px;
}
.gwt-VerticalSplitPanel {
}
@@ -237,6 +238,7 @@
cursor: move;
border: 0px;
background: #91c0ef url(images/hborder.png) repeat-x;
+ line-height: 0px;
}
.gwt-HTML {
=======================================
---
/releases/2.2/user/src/com/google/gwt/user/theme/dark/public/gwt/dark/dark.css
Fri Oct 8 10:03:48 2010
+++
/releases/2.2/user/src/com/google/gwt/user/theme/dark/public/gwt/dark/dark.css
Fri Jan 28 07:48:53 2011
@@ -213,6 +213,7 @@
cursor: move;
border: 0px;
background: #00CCFF;
+ line-height: 0px;
}
.gwt-VerticalSplitPanel {
}
@@ -220,6 +221,7 @@
cursor: move;
border: 0px;
background: #00CCFF;
+ line-height: 0px;
}
.gwt-HTML {
=======================================
---
/releases/2.2/user/src/com/google/gwt/user/theme/dark/public/gwt/dark/dark_rtl.css
Fri Oct 8 10:03:48 2010
+++
/releases/2.2/user/src/com/google/gwt/user/theme/dark/public/gwt/dark/dark_rtl.css
Fri Jan 28 07:48:53 2011
@@ -213,6 +213,7 @@
cursor: move;
border: 0px;
background: #00CCFF;
+ line-height: 0px;
}
.gwt-VerticalSplitPanel {
}
@@ -220,6 +221,7 @@
cursor: move;
border: 0px;
background: #00CCFF;
+ line-height: 0px;
}
.gwt-HTML {
=======================================
---
/releases/2.2/user/src/com/google/gwt/user/theme/standard/public/gwt/standard/standard.css
Fri Oct 8 10:03:48 2010
+++
/releases/2.2/user/src/com/google/gwt/user/theme/standard/public/gwt/standard/standard.css
Fri Jan 28 07:48:53 2011
@@ -230,6 +230,7 @@
cursor: move;
border: 0px;
background: #91c0ef url(images/vborder.png) repeat-y;
+ line-height: 0px;
}
.gwt-VerticalSplitPanel {
}
@@ -237,6 +238,7 @@
cursor: move;
border: 0px;
background: #91c0ef url(images/hborder.png) repeat-x;
+ line-height: 0px;
}
.gwt-HTML {
=======================================
---
/releases/2.2/user/src/com/google/gwt/user/theme/standard/public/gwt/standard/standard_rtl.css
Fri Oct 8 10:03:48 2010
+++
/releases/2.2/user/src/com/google/gwt/user/theme/standard/public/gwt/standard/standard_rtl.css
Fri Jan 28 07:48:53 2011
@@ -230,6 +230,7 @@
cursor: move;
border: 0px;
background: #91c0ef url(images/vborder.png) repeat-y;
+ line-height: 0px;
}
.gwt-VerticalSplitPanel {
}
@@ -237,6 +238,7 @@
cursor: move;
border: 0px;
background: #91c0ef url(images/hborder.png) repeat-x;
+ line-height: 0px;
}
.gwt-HTML {
--
http://groups.google.com/group/Google-Web-Toolkit-Contributors