mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-30 19:49:54 +02:00
Merge branch 'develop-olympus' into develop
* develop-olympus: [ticket/10254] Add "phpBB Group" to "Modified by" in prosilver stylesheet.css [ticket/10254] Removing the subsilver2 NOTE, incompatible with phpBB.com. [ticket/10254] Removing the NOTE as it is incompatible with phpBB.com. [ticket/10254] Remove subsilver2 as default style on theme. [ticket/10254] Remove style names from themes and fix some informations on it.
This commit is contained in:
@@ -1,11 +1,9 @@
|
||||
/* phpBB 3.0 Style Sheet
|
||||
/* phpBB3 Style Sheet
|
||||
--------------------------------------------------------------
|
||||
Style name: proSilver
|
||||
Based on style: proSilver (this is the default phpBB 3 style)
|
||||
Original author: subBlue ( http://www.subBlue.com/ )
|
||||
Modified by:
|
||||
|
||||
Copyright 2006 phpBB Group ( http://www.phpbb.com/ )
|
||||
Style name: prosilver (the default phpBB 3.0.x style)
|
||||
Based on style:
|
||||
Original author: Tom Beddard ( http://www.subblue.com/ )
|
||||
Modified by: phpBB Group ( http://www.phpbb.com/ )
|
||||
--------------------------------------------------------------
|
||||
*/
|
||||
|
||||
@@ -17,4 +15,4 @@
|
||||
@import url("forms.css");
|
||||
@import url("tweaks.css");
|
||||
@import url("colours.css");
|
||||
@import url("imageset.css");
|
||||
@import url("imageset.css");
|
||||
|
Reference in New Issue
Block a user