1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-05-08 00:25:19 +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:
Meik Sievertsen 2008-10-08 15:16:47 +00:00
parent 9fdbe46c08
commit aa27ec5ebb

View File

@ -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 */