1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-12 19:54:12 +02:00

Merge pull request #4714 from vinny/ticket/14732

[ticket/14732] Remove PHP Code syntax highlighting references
This commit is contained in:
Marc Alexander
2017-03-08 21:07:47 +01:00
3 changed files with 1 additions and 13 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 {