diff options
author | Vinny <vinny@suportephpbb.com.br> | 2017-02-28 05:26:20 -0300 |
---|---|---|
committer | Vinny <vinny@suportephpbb.com.br> | 2017-02-28 05:26:20 -0300 |
commit | 8227289eccab822481fa3142ed65944c5f691a61 (patch) | |
tree | 8c847ee29fd6453d3f18b59f1265da00ec8e35cc /phpBB/styles/prosilver | |
parent | 16e79d00d1766e4151e8be4b1ef95de741a746e2 (diff) | |
download | forums-8227289eccab822481fa3142ed65944c5f691a61.tar forums-8227289eccab822481fa3142ed65944c5f691a61.tar.gz forums-8227289eccab822481fa3142ed65944c5f691a61.tar.bz2 forums-8227289eccab822481fa3142ed65944c5f691a61.tar.xz forums-8227289eccab822481fa3142ed65944c5f691a61.zip |
[ticket/14732] Remove PHP Code syntax highlighting references
PHPBB3-14732
Diffstat (limited to 'phpBB/styles/prosilver')
-rw-r--r-- | phpBB/styles/prosilver/theme/colours.css | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/phpBB/styles/prosilver/theme/colours.css b/phpBB/styles/prosilver/theme/colours.css index cf21ac216b..35490c9338 100644 --- a/phpBB/styles/prosilver/theme/colours.css +++ b/phpBB/styles/prosilver/theme/colours.css @@ -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 { |