1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-21 07:51:33 +02:00

[ticket/13713] Implement colour handling

PHPBB3-13713
This commit is contained in:
lavigor
2018-06-06 03:51:52 +03:00
committed by Marc Alexander
parent f775c1e79d
commit 4b31a29c2c
4 changed files with 93 additions and 4 deletions

View File

@@ -576,6 +576,11 @@ blockquote .codebox {
padding: 5px 3px;
}
/* Mention block */
.mention {
font-weight: bold;
}
/* Attachments
---------------------------------------- */
.attachbox {