You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
30 lines
419 B
Plaintext
30 lines
419 B
Plaintext
.admins-mods {
|
|
.user-card {
|
|
background: #eeeeee;
|
|
border-radius: 4px;
|
|
margin: 5px;
|
|
padding: 5px;
|
|
height: 35px;
|
|
}
|
|
|
|
.remove-user-icon {
|
|
margin-right: 5px;
|
|
margin-left: 5px;
|
|
}
|
|
|
|
.category-depth-1 {
|
|
margin-left: 30px;
|
|
}
|
|
.category-depth-2 {
|
|
margin-left: 60px;
|
|
}
|
|
.category-depth-3 {
|
|
margin-left: 90px;
|
|
}
|
|
.category-depth-4 {
|
|
margin-left: 120px;
|
|
}
|
|
.category-depth-5 {
|
|
margin-left: 150px;
|
|
}
|
|
} |