mirror of
https://github.com/mitb-archive/filebot
synced 2025-01-10 21:38:04 -05:00
* visual improvement for metal and windows classic laf
This commit is contained in:
parent
9be7101759
commit
384486631a
@ -37,6 +37,8 @@ public class ChecksumButton extends JToggleButton {
|
||||
setForeground(WHITE);
|
||||
setFont(new Font(DIALOG, PLAIN, 11));
|
||||
|
||||
// as image button
|
||||
setBorderPainted(false);
|
||||
setContentAreaFilled(false);
|
||||
setFocusPainted(false);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user