- Changed color of vertical line next to profile info in PM screen.

This commit is contained in:
Accensus 2017-06-25 16:28:48 +03:00
parent 8a008823c8
commit ccd3b93872

View file

@ -675,7 +675,7 @@ fieldset.polls dd div {
}
.rtl .pollbar5 {
border-left-color: #535353;00
border-left-color: #535353;
}
/* Poster profile block
@ -691,7 +691,7 @@ fieldset.polls dd div {
}
.pm .postprofile {
border-left-color: #DDDDDD;
border-left-color: #7ca1bf;
}
.rtl .pm .postprofile {