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:
@@ -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 {
|
||||
|
Reference in New Issue
Block a user