More styling
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
#MembersList {
|
||||
background-color: #3a3a3a;
|
||||
background-color: #1e1e1e;
|
||||
}
|
||||
|
||||
Grid {
|
||||
|
@ -16,7 +16,7 @@
|
||||
RowHeight="150"
|
||||
VerticalOptions="FillAndExpand"
|
||||
SeparatorVisibility="None"
|
||||
BackgroundColor="#3a3a3a"
|
||||
BackgroundColor="#181818"
|
||||
HasUnevenRows="false">
|
||||
<flv:FlowListView.FlowColumnTemplate>
|
||||
<DataTemplate>
|
||||
|
Reference in New Issue
Block a user