mirror of
https://github.com/ZDoom/zdoom-styles.git
synced 2024-11-22 19:51:05 +00:00
- fixed: Undid changes to v2 in last commit.
This commit is contained in:
parent
7a14bdbf4e
commit
f809b067cb
1 changed files with 2 additions and 2 deletions
|
@ -671,7 +671,7 @@ fieldset.polls dd div {
|
|||
}
|
||||
|
||||
.offline .postprofile {
|
||||
border-left 3x #363d42;
|
||||
border-left: solid 3px #363d42;
|
||||
}
|
||||
|
||||
/*
|
||||
|
@ -1091,4 +1091,4 @@ input.disabled {
|
|||
.pm_alert h3 {
|
||||
color: #ebebeb;
|
||||
border-bottom-color: #4d4e4e;
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue