Create specialized border fields
This commit is contained in:
parent
87ebb0f215
commit
4f0f790f56
22 changed files with 42 additions and 30 deletions
|
|
@ -125,7 +125,7 @@ namespace MatterHackers.MatterControl.ConfigurationPage
|
|||
Margin = new BorderDouble(theme.DefaultContainerPadding, theme.DefaultContainerPadding, 0, theme.DefaultContainerPadding),
|
||||
Border = 1,
|
||||
IsActive = mode == activeMode,
|
||||
BorderColor = theme.GetBorderColor(20),
|
||||
BorderColor = theme.BorderColor20,
|
||||
});
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue