summaryrefslogtreecommitdiff
path: root/plugins/Group_assign/Assets/css/group_assign.css
blob: e5693f8332501895378584f019cdd01375387c3b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
.avatar-13 .avatar-letter {
    border-radius: 6.5px;
    line-height: 13px;
    width: 13px;
    font-size: 7px;
}
.avatar-13 img {
    border-radius: 6.5px;
}

.assigned-group {
    display: inline-block;
    margin: 3px 3px 0 0;
    padding: 1px 3px 1px 3px;
    color: #333;
    border-radius: 4px;
}