File size: 193 Bytes
e4f4821
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
.list-item-links,
.list-item-actions {
    display: inline-block;
    float: left;
    margin-left: 10px
}

.list-item-links a {
    margin: 0
}

.list-item-action-hidden {
    display: none
}