mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2026-02-11 06:27:13 -06:00
UIDefaultsLoader: further reduced need for value type prefixes in properties files and in CSS styles
This commit is contained in:
@@ -342,8 +342,8 @@ TabbedPane.buttonPressedBackground = #FFC800
|
||||
|
||||
TabbedPane.closeSize = 16,16
|
||||
TabbedPane.closeArc = 999
|
||||
TabbedPane.closeCrossPlainSize = {float}12
|
||||
TabbedPane.closeCrossFilledSize = {float}6.5
|
||||
TabbedPane.closeCrossPlainSize = 12
|
||||
TabbedPane.closeCrossFilledSize = 6.5
|
||||
TabbedPane.closeCrossLineWidth = 2
|
||||
#TabbedPane.closeBackground = #faa
|
||||
TabbedPane.closeForeground = #f00
|
||||
|
||||
Reference in New Issue
Block a user