diff options
author | Andreas Fischer <bantu@phpbb.com> | 2011-11-14 13:45:01 +0100 |
---|---|---|
committer | Andreas Fischer <bantu@phpbb.com> | 2011-11-14 13:45:01 +0100 |
commit | b21e343b5e80f2c6404fd94ff2a10c3a31d360e0 (patch) | |
tree | 4f5de67ba7fd1ced322da9c8c47174fbeb49a62c /phpBB/styles/subsilver2 | |
parent | 3dfb11694247dc065529b193f51b9074ebda6784 (diff) | |
parent | 9d7b144c54f28faf02f93740930dfb633c2e78cb (diff) | |
download | forums-b21e343b5e80f2c6404fd94ff2a10c3a31d360e0.tar forums-b21e343b5e80f2c6404fd94ff2a10c3a31d360e0.tar.gz forums-b21e343b5e80f2c6404fd94ff2a10c3a31d360e0.tar.bz2 forums-b21e343b5e80f2c6404fd94ff2a10c3a31d360e0.tar.xz forums-b21e343b5e80f2c6404fd94ff2a10c3a31d360e0.zip |
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.
Diffstat (limited to 'phpBB/styles/subsilver2')
-rw-r--r-- | phpBB/styles/subsilver2/theme/stylesheet.css | 15 |
1 files changed, 5 insertions, 10 deletions
diff --git a/phpBB/styles/subsilver2/theme/stylesheet.css b/phpBB/styles/subsilver2/theme/stylesheet.css index a753c914ba..ee1a8f44dc 100644 --- a/phpBB/styles/subsilver2/theme/stylesheet.css +++ b/phpBB/styles/subsilver2/theme/stylesheet.css @@ -1,14 +1,9 @@ -/* phpBB 3.0 Style Sheet +/* phpBB3 Style Sheet -------------------------------------------------------------- - Style name: subsilver2 - Based on style: subSilver (the default phpBB 2 style) - Original author: subBlue ( http://www.subBlue.com/ ) - Modified by: psoTFX and the phpBB team ( http://www.phpbb.com ) - - This is an alternative style for phpBB3 for those wishing to stay with - the familiar subSilver style of phpBB version 2.x - - Copyright 2006 phpBB Group ( http://www.phpbb.com/ ) + Style name: subsilver2 + Based on style: subSilver (the default phpBB 2.0.x style) + Original author: Tom Beddard ( http://www.subblue.com/ ) + Modified by: phpBB Group ( http://www.phpbb.com/ ) -------------------------------------------------------------- */ |