git-gui: Use system default labelframe bordering.
commitf747133720d26e52b6ed83dfd57cdd1a74668b3d
authorShawn O. Pearce <spearce@spearce.org>
Wed, 24 Jan 2007 22:01:49 +0000 (24 17:01 -0500)
committerShawn O. Pearce <spearce@spearce.org>
Thu, 25 Jan 2007 05:25:31 +0000 (25 00:25 -0500)
treeda29714797920b7e751d1cabe302d9452d51c9b8
parentb5b6b434527e5f0df43f994d690a48dad1fb4555
git-gui: Use system default labelframe bordering.

In the new branch dialog and delete branch dialog we are using the
system default labelframe border settings (whatever those are) and
they look reasonable on both Windows and Mac OS X.  But for some
unknown reason to me I used a raised border for the options dialog.
It doesn't look consistent anymore, so I'm switching it to the
defaults.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
git-gui.sh