aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVinny <vinny@suportephpbb.com.br>2017-02-01 02:34:01 -0300
committerVinny <vinny@suportephpbb.com.br>2017-02-01 02:34:01 -0300
commit80ecad5cf922527b976680d570041bd47f888d5d (patch)
tree436aaad910662494246c8f3fda48f7202155c714
parent16e79d00d1766e4151e8be4b1ef95de741a746e2 (diff)
downloadforums-80ecad5cf922527b976680d570041bd47f888d5d.tar
forums-80ecad5cf922527b976680d570041bd47f888d5d.tar.gz
forums-80ecad5cf922527b976680d570041bd47f888d5d.tar.bz2
forums-80ecad5cf922527b976680d570041bd47f888d5d.tar.xz
forums-80ecad5cf922527b976680d570041bd47f888d5d.zip
[ticket/15062] Update to Rhea version the CSS files
PHPBB3-15062
-rw-r--r--phpBB/adm/style/admin.css2
-rw-r--r--phpBB/styles/prosilver/theme/stylesheet.css2
2 files changed, 2 insertions, 2 deletions
diff --git a/phpBB/adm/style/admin.css b/phpBB/adm/style/admin.css
index bcf01fe597..d46530700f 100644
--- a/phpBB/adm/style/admin.css
+++ b/phpBB/adm/style/admin.css
@@ -1,4 +1,4 @@
-/* phpBB 3.1 Admin Style Sheet
+/* phpBB 3.2 Admin Style Sheet
------------------------------------------------------------------------
Original author: subBlue ( http://www.subblue.com/ )
Copyright (c) phpBB Limited <https://www.phpbb.com>
diff --git a/phpBB/styles/prosilver/theme/stylesheet.css b/phpBB/styles/prosilver/theme/stylesheet.css
index f235f6030e..1faab8bbd2 100644
--- a/phpBB/styles/prosilver/theme/stylesheet.css
+++ b/phpBB/styles/prosilver/theme/stylesheet.css
@@ -1,6 +1,6 @@
/* phpBB3 Style Sheet
--------------------------------------------------------------
- Style name: prosilver (the default phpBB 3.1.x style)
+ Style name: prosilver (the default phpBB 3.2.x style)
Based on style:
Original author: Tom Beddard ( http://www.subblue.com/ )
Modified by: phpBB Limited ( https://www.phpbb.com/ )