mirror of
https://github.com/ZDoom/zdoom-styles.git
synced 2024-11-10 06:31:50 +00:00
- fixed left-facing profiles on zdoom blue to have a transparent 'border'
This commit is contained in:
parent
dd4a20d06f
commit
074b509bda
1 changed files with 1 additions and 1 deletions
|
@ -647,7 +647,7 @@ fieldset.polls dd div {
|
|||
|
||||
/* Poster profile block
|
||||
----------------------------------------*/
|
||||
.postprofile {
|
||||
.postprofile, .leftprofile {
|
||||
color: #b8b8b8;
|
||||
border-right-color: transparent;
|
||||
border-left-color: transparent;
|
||||
|
|
Loading…
Reference in a new issue