added assigned-users into css block
Signed-off-by: Artem Anufrij <artem.anufrij@live.de>
This commit is contained in:
committed by
Julius Härtl
parent
bdd47c8dc6
commit
d421e23f9d
@@ -609,15 +609,16 @@ button.button-inline:hover {
|
|||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
.avatardiv {
|
#assigned-users .avatardiv {
|
||||||
float: left;
|
float: left;
|
||||||
background-color: #eee;
|
background-color: #eee;
|
||||||
border-radius: 16px;
|
border-radius: 16px;
|
||||||
width: 32px;
|
width: 32px;
|
||||||
height: 32px;
|
height: 32px;
|
||||||
|
margin-right: 3px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.avatardiv .icon-group {
|
#assigned-users .avatardiv .icon-group {
|
||||||
margin: 7px;
|
margin: 7px;
|
||||||
opacity: 0.5;
|
opacity: 0.5;
|
||||||
display: block !important;
|
display: block !important;
|
||||||
|
|||||||
Reference in New Issue
Block a user