1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-18 22:41:28 +02:00

[ticket/14732] Remove PHP Code syntax highlighting references

PHPBB3-14732
This commit is contained in:
Vinny
2017-02-28 05:26:20 -03:00
parent 16e79d00d1
commit 8227289ecc
2 changed files with 1 additions and 8 deletions

View File

@@ -441,13 +441,6 @@ blockquote blockquote blockquote {
color: #2E8B57;
}
.syntaxbg { color: #FFFFFF; }
.syntaxcomment { color: #FF8000; }
.syntaxdefault { color: #0000BB; }
.syntaxhtml { color: #000000; }
.syntaxkeyword { color: #007700; }
.syntaxstring { color: #DD0000; }
/* Attachments
----------------------------------------*/
.attachbox {