aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver
diff options
context:
space:
mode:
authorVinny <vinny@suportephpbb.com.br>2017-02-28 05:26:20 -0300
committerVinny <vinny@suportephpbb.com.br>2017-02-28 05:26:20 -0300
commit8227289eccab822481fa3142ed65944c5f691a61 (patch)
tree8c847ee29fd6453d3f18b59f1265da00ec8e35cc /phpBB/styles/prosilver
parent16e79d00d1766e4151e8be4b1ef95de741a746e2 (diff)
downloadforums-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.css7
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 {