Made Delegation Profile Photos round
This commit is contained in:
parent
6c17b5d227
commit
7a4aa337ba
1 changed files with 9 additions and 0 deletions
|
@ -1715,6 +1715,15 @@ body.mod-delegation .identity-match-photo img,
|
|||
body.mod-settings #delegation .contact-block-img {
|
||||
border-radius: 100% !important;
|
||||
}
|
||||
/* Delegation Buttons and Profile Photos */
|
||||
body.mod-delegation .identity-match-photo > button {
|
||||
background-color: transparent !important;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
body.mod-delegation .identity-match-photo img,
|
||||
body.mod-settings #delegation .contact-block-img {
|
||||
border-radius: 100% !important;
|
||||
}
|
||||
/* Greater than Full-HD Width
|
||||
===========================
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue