mirror of
https://github.com/phpbb/phpbb.git
synced 2025-05-07 16:15:22 +02:00
Show coloured guest names correctly if not enclosed in <a> tags. ;) Bug #21935
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8983 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
9fdbe46c08
commit
aa27ec5ebb
@ -10,6 +10,7 @@ a:active { color: #d2d2d2; text-decoration: none; }
|
||||
.username-coloured {
|
||||
font-weight: bold;
|
||||
display: inline !important;
|
||||
padding: 0 !important;
|
||||
}
|
||||
|
||||
/* Links on gradient backgrounds */
|
||||
|
Loading…
x
Reference in New Issue
Block a user