]> source.dussan.org Git - vaadin-framework.git/commit
Fixes #6932 "Table rows shift a couple of pixels down when selecting a row in IE7"
authorJouni Koivuviita <jouni.koivuviita@itmill.com>
Thu, 19 May 2011 12:06:48 +0000 (12:06 +0000)
committerJouni Koivuviita <jouni.koivuviita@itmill.com>
Thu, 19 May 2011 12:06:48 +0000 (12:06 +0000)
commitfbda46ca5715d391b39301abccdf30bf522fc510
treefaee380076b3254666f45ef852ff736714962f02
parent5652e7c420563d3dac040b56e602560a26a9610d
Fixes #6932 "Table rows shift a couple of pixels down when selecting a row in IE7"

* Added negative margins to the cell content when the row is focused
* Removed padding/line-height changes from all core themes that previously handled the focus state offset change

svn changeset:18925/svn branch:6.6
WebContent/VAADIN/themes/base/table/table.css
WebContent/VAADIN/themes/liferay/table/table.css
WebContent/VAADIN/themes/reindeer/table/table.css
WebContent/VAADIN/themes/runo/table/table.css