|
|
|
@ -1338,6 +1338,10 @@ chart.selectedBorderColor = #2576EF
|
|
|
|
|
[style]Label.warningTipLabel = \ |
|
|
|
|
foreground: $Label.warningColor |
|
|
|
|
|
|
|
|
|
[style]Label.uiListLabel = \ |
|
|
|
|
foreground: $List.wrapper.text.fontColor; \ |
|
|
|
|
background: $background.normal |
|
|
|
|
|
|
|
|
|
[style]Button.plainButton = \ |
|
|
|
|
border: null; \ |
|
|
|
|
background: null; \ |
|
|
|
@ -1380,3 +1384,7 @@ chart.selectedBorderColor = #2576EF
|
|
|
|
|
[style]Button.originalButton = \ |
|
|
|
|
border: 4,4,4,4; \ |
|
|
|
|
background: null; |
|
|
|
|
|
|
|
|
|
[style]Label.detailLabel = \ |
|
|
|
|
foreground: fade(@foreground, 90%); \ |
|
|
|
|
background: $fill.normal; |