mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00:00
Per popular demand
git-svn-id: file:///svn/phpbb/trunk@7203 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
0f840a80c2
commit
365c02b9a3
1 changed files with 4 additions and 0 deletions
|
@ -666,4 +666,8 @@ pre {
|
||||||
|
|
||||||
.nowrap {
|
.nowrap {
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
|
}
|
||||||
|
|
||||||
|
.username-coloured {
|
||||||
|
font-weight: bold;
|
||||||
}
|
}
|
Loading…
Add table
Reference in a new issue