Add style to Notebook that matches current theme.
authorBen Konrath <ben@bagu.org>
Wed, 26 Oct 2011 20:37:51 +0000 (22:37 +0200)
committerBen Konrath <ben@bagu.org>
Wed, 26 Oct 2011 20:38:31 +0000 (22:38 +0200)
commite52c68b067e9649059cdeaadb2b5eb1cf97c588b
tree08a90275e20fa9edd132731d538da42f15181812
parent4ed6d81dabd9a0167d59a2f739325eb8c8398bfb
Add style to Notebook that matches current theme.

It's not the best style in the world but it's better than the default.

* src/main/java/org/glom/web/client/ui/details/Notebook.java: Add some
padding at the bottom of the child widgets.
* src/main/webapp/style.css: Add style for the Notebook.
ChangeLog
src/main/java/org/glom/web/client/ui/details/Notebook.java
src/main/webapp/style.css