mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-09 21:08:53 +00: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
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue