]> source.dussan.org Git - vaadin-framework.git/commit
Fixes IWindow height calculation (one extra pixel because of top border on content...
authorJouni Koivuviita <jouni.koivuviita@itmill.com>
Tue, 2 Dec 2008 11:05:28 +0000 (11:05 +0000)
committerJouni Koivuviita <jouni.koivuviita@itmill.com>
Tue, 2 Dec 2008 11:05:28 +0000 (11:05 +0000)
commit4ba62e8ba7242ed2611861f92822d1217132e997
tree9d548c2f8a2229bbfb36892620a84fb1665a6f77
parent35c68514a234c858dd13660e05b10deaaaf05d2f
Fixes IWindow height calculation (one extra pixel because of top border on content element).

New TabSheet style: "light" (no constant yet in TabSheet.java).

Changed Table row selection color to match general selection color in default theme (blue).

svn changeset:6068/svn branch:trunk
WebContent/ITMILL/themes/default/styles.css
WebContent/ITMILL/themes/default/tabsheet/tabsheet.css
WebContent/ITMILL/themes/default/window/img/top-left.png
WebContent/ITMILL/themes/default/window/img/top-right.png
WebContent/ITMILL/themes/default/window/window.css
src/com/itmill/toolkit/terminal/gwt/client/ui/ITabsheet.java