More tab view styling
This commit is contained in:
@ -1,12 +1,20 @@
|
||||
#MembersList {
|
||||
background-color: #3a3a3a;
|
||||
}
|
||||
|
||||
Frame {
|
||||
margin-left: 20;
|
||||
margin-right: 20;
|
||||
margin-top: 20;
|
||||
margin-bottom: 20;
|
||||
width: 80;
|
||||
width: 150;
|
||||
border-radius: 25;
|
||||
background-color: #626363;
|
||||
}
|
||||
|
||||
Frame Label {
|
||||
color: black;
|
||||
background-color: white;
|
||||
text-align: center;
|
||||
vertical-align: middle;
|
||||
color: white;
|
||||
font-size: 20;
|
||||
}
|
Reference in New Issue
Block a user