TableSelectionViewImpl: Put the search label and entry in a div.
authorMurray Cumming <murrayc@murrayc.com>
Fri, 27 Jan 2012 11:39:36 +0000 (12:39 +0100)
committerMurray Cumming <murrayc@murrayc.com>
Fri, 27 Jan 2012 11:39:36 +0000 (12:39 +0100)
commitc673c9e4c22a0ff4be445056338ef7acb68b523e
tree67dfd3404276dd0cce91bdfe36262ca3a4b4436e
parent6c7fdb009a6be2345120820f39832ffd8608c2dc
TableSelectionViewImpl: Put the search label and entry in a div.

* src/main/java/org/glom/web/client/ui/TableSelectionViewImpl.java:
Put the search widgets in a FlowTable so that the CSS can be used to
style them while keeping them together.
* src/main/webapp/style.css: Mention the new div.
ChangeLog
src/main/java/org/glom/web/client/ui/TableSelectionViewImpl.java
src/main/webapp/style.css