.some refinements to submit button styling
commit256e0ec179919a1ce66b0b7b56057e85fc87328a
authorggarand <ggarand@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>
Thu, 5 Feb 2009 17:00:05 +0000 (5 17:00 +0000)
committerggarand <ggarand@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>
Thu, 5 Feb 2009 17:00:05 +0000 (5 17:00 +0000)
treeb66e3b1cd6372c51339b0e1c40aaf61b610aa1ef
parentd864446f65e31262fed9e63bd0da5e8080d156b8
.some refinements to submit button styling
 -use a bigger rect for unstyled button content so the text doesn't get
  mangled if the button is small.
 -adjust size heuristics to be thiner for an unstyled button

.fix painting of lineedit background with custom borders.
 The painted rectangle used to be a bit smaller than the border edge.

CCBUG: 155932

git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/KDE/kdelibs@921780 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
khtml/rendering/render_form.cpp
khtml/rendering/render_form.h
khtml/rendering/render_replaced.cpp