Updated user panel cover and photo
This commit is contained in:
parent
dc13ab4b76
commit
50701822e6
@ -14,6 +14,10 @@
|
|||||||
display: block;
|
display: block;
|
||||||
height: 112px;
|
height: 112px;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
background: lighten($gab-background-container, 4%);
|
||||||
|
body.theme-gabsocial-light & {
|
||||||
|
background: darken($gab-background-container-light, 4%);
|
||||||
|
}
|
||||||
|
|
||||||
img {
|
img {
|
||||||
display: block;
|
display: block;
|
||||||
@ -36,7 +40,7 @@
|
|||||||
height: 82px;
|
height: 82px;
|
||||||
border: 6px solid $gab-background-base;
|
border: 6px solid $gab-background-base;
|
||||||
body.theme-gabsocial-light & {border: 6px solid $gab-background-base-light;}
|
body.theme-gabsocial-light & {border: 6px solid $gab-background-base-light;}
|
||||||
background-size: 82px 82px;
|
background-size: cover;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user