mirror of
https://github.com/sourcegit-scm/sourcegit
synced 2025-05-30 16:44:59 +00:00
ux: new style for ColorPicker
This commit is contained in:
parent
e5c2c81328
commit
88fb43e4fb
2 changed files with 17 additions and 17 deletions
|
@ -46,7 +46,7 @@
|
|||
</Grid>
|
||||
|
||||
<!-- BODY -->
|
||||
<Grid Grid.Row="1" ColumnDefinitions="200,*" Height="320" Margin="8">
|
||||
<Grid Grid.Row="1" ColumnDefinitions="200,*" Height="324" Margin="8">
|
||||
<Border Grid.Column="0"
|
||||
BorderThickness="1" BorderBrush="{DynamicResource Brush.Border2}"
|
||||
Background="{DynamicResource Brush.Contents}">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue