1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 22:10:45 +02:00

Show coloured guest names correctly if not enclosed in <a> tags. ;) Bug #21935

git-svn-id: file:///svn/phpbb/trunk@8984 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Meik Sievertsen
2008-10-08 15:17:27 +00:00
parent 9d9d61b1a2
commit d4c8a078a2

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