mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2026-02-12 15:07:11 -06:00
UIDefaultsLoader: reduced need for {float} in properties files and in CSS styles
This commit is contained in:
@@ -344,7 +344,7 @@ TabbedPane.closeSize = 16,16
|
||||
TabbedPane.closeArc = 999
|
||||
TabbedPane.closeCrossPlainSize = {float}12
|
||||
TabbedPane.closeCrossFilledSize = {float}6.5
|
||||
TabbedPane.closeCrossLineWidth = {float}2
|
||||
TabbedPane.closeCrossLineWidth = 2
|
||||
#TabbedPane.closeBackground = #faa
|
||||
TabbedPane.closeForeground = #f00
|
||||
TabbedPane.closeHoverBackground = #a00
|
||||
|
||||
Reference in New Issue
Block a user