aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/subsilver2/theme
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'ticket/11811' into ticket/develop-2/11811Vjacheslav Trushkin2013-09-141-0/+3
|\ | | | | | | | | | | | | | | | | * ticket/11811: [ticket/11811] Remove outline on :focus Conflicts: phpBB/adm/style/admin.css phpBB/styles/prosilver/theme/forms.css
| * [ticket/11811] Remove outline on :focusVjacheslav Trushkin2013-09-131-0/+3
| | | | | | | | PHPBB3-11811
| * [ticket/11801] removed some whitespace and added missing semi colon's in cssProsk8er2013-08-191-2/+2
| | | | | | | | PHPBB3-11801
* | Merge branch 'develop-olympus' into developAndreas Fischer2013-08-181-1/+1
|\ \ | |/ | | | | | | | | | | | | * develop-olympus: [ticket/11789] Remove inline color in memberlist_view Conflicts: phpBB/styles/subsilver2/template/memberlist_view.html
| * [ticket/11789] Remove inline color in memberlist_viewVjacheslav Trushkin2013-08-181-1/+1
| | | | | | | | PHPBB3-11789
* | Merge branch 'develop-olympus' into developAndreas Fischer2013-08-181-1/+9
|\ \ | |/ | | | | | | | | | | | | * develop-olympus: [ticket/11789] Remove colors from HTML code Conflicts: phpBB/styles/subsilver2/template/ucp_pm_history.html
| * [ticket/11789] Remove colors from HTML codeVjacheslav Trushkin2013-08-141-1/+9
| | | | | | | | PHPBB3-11789
| * [develop-olympus] Bumping version numbers to final for 3.0.12 releases.Andreas Fischer2013-07-121-1/+1
| |
* | [ticket/9657] Finish subsilver2 viewforum and viewtopicJoas Schilling2013-03-122-0/+5
| | | | | | | | PHPBB3-9657
* | Merge remote-tracking branch 'remotes/VSE/ticket/11103-VSEphpbb' into ↵Nathan Guse2013-02-281-0/+1
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ticket/11103 # By Matt Friedman # Via Matt Friedman * remotes/VSE/ticket/11103-VSEphpbb: [ticket/11103] Remove padding from notifications for now. [ticket/11103] Add newlines to bottom of css file [ticket/11103] HTML encode double arrow character [ticket/11103] Update styling of UCP Notifications in subsilver2 [ticket/11103] Update styling of UCP Notifications in prosilver [ticket/11103] Update styling of subsilver2 notification modal [ticket/11103] Update styling of prosilver notification modal [ticket/11103] Remove title attribute from notification link
| * | [ticket/11103] Update styling of subsilver2 notification modalMatt Friedman2013-02-141-0/+1
| | | | | | | | | | | | PHPBB3-11103
* | | [ticket/11103] Add Notification Settings link in flyout menuNathan Guse2013-02-151-0/+6
|/ / | | | | | | PHPBB3-11103
* | [ticket/11103] CSS fixes to address text inside notifications drop down.Matt Friedman2013-01-151-1/+1
| | | | | | | | PHPBB3-11103
* | [ticket/11103] Declare $ for jQuery, check for instance of, newlines at eofNathan Guse2012-10-181-1/+1
| | | | | | | | PHPBB3-11103
* | [ticket/11103] Add title/view all link to subsilver2Nathan Guse2012-10-161-5/+31
| | | | | | | | PHPBB3-11103
* | [ticket/11103] subsilver2 overall_header.htmlNathan Guse2012-10-141-0/+16
| | | | | | | | PHPBB3-11103
* | Merge branch 'develop-olympus' into developAndreas Fischer2012-10-061-1/+1
|\ \ | |/ | | | | | | | | | | | | * develop-olympus: [ticket/11135] Full replacement of credit link to https Conflicts: phpBB/install/convertors/convert_phpbb20.php
| * [ticket/11135] Full replacement of credit link to httpsVinny2012-10-051-1/+1
| | | | | | | | PHPBB3-11135
| * [develop-olympus] Bumping version numbers to final for 3.0.11 releases.Andreas Fischer2012-05-311-1/+1
| |
| * [develop-olympus] Bumping version numbers to final for 3.0.10 releases.Andreas Fischer2011-11-201-1/+1
| |
* | [ticket/11025] Add underline for hover to classesMatt Friedman2012-07-231-0/+4
| | | | | | | | PHPBB3-11025
* | [ticket/11025] Replace <b> with <strong> and/or class for semantic styling ↵Matt Friedman2012-07-231-0/+5
| | | | | | | | | | | | in subsilver2 PHPBB3-11025
* | [feature/merging-style-components] Removing theme.cfg and template.cfgVjacheslav Trushkin2012-03-141-21/+0
| | | | | | | | | | | | Removing theme.cfg and template.cfg PHPBB3-10632
* | Merge branch 'develop' into ticket/10380Igor Wiedler2012-02-172-11/+6
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * develop: (325 commits) [ticket/10641] Update MCP template with new plurality forms [ticket/10637] Leftovers from implementation of extensions in convertor [ticket/10637] Leftovers from implementation of extensions in develop tools [ticket/10637] Leftovers from implementation of extensions in mcp_post [ticket/10637] Leftovers from implementation of extensions in mcp_main [ticket/10637] Leftovers from implementation of extensions [ticket/10606] Also correctly use $s_search_hidden_fields in view(forum|topic). [ticket/10606] Fix incorrect hidden fields array name in page_header(). [ticket/10633] Stop leaking filename of attachments when thumbnail is requested [ticket/10636] Resolve variable name ($sql_ary) conflict in cache_moderators(). [ticket/10634] Specify module type when viewing profile [ticket/10634] Changing p_master::is_full_class [ticket/10569] Invalid string comparison in prosilver [ticket/10495] Update request/type_cast_helper for PHP 5.4 magic_quotes_gpc drop [ticket/10512] Call startup.php from tests/bootstrap.php [ticket/10535] Delete no longer needed email confirm language entries. [ticket/9914] Add backup warning to updater. [ticket/10616] Add template inheritance to exported template [ticket/10616] Ignore template inheritance that points to self [ticket/10616] Add template inheritance to default styles ...
| * | [ticket/9916] Updating header license and removing Version $Id$Unknown2012-01-021-1/+1
| | | | | | | | | | | | PHPBB3-9916
| * | Merge branch 'develop-olympus' into developAndreas Fischer2011-11-141-10/+5
| |\ \ | | |/ | | | | | | | | | | | | | | | | | | | | | * 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.
| | * [ticket/10254] Removing the subsilver2 NOTE, incompatible with phpBB.com.maelsoucaze2011-11-141-4/+0
| | | | | | | | | | | | PHPBB3-10254
| | * [ticket/10254] Remove subsilver2 as default style on theme.maelsoucaze2011-11-141-1/+1
| | | | | | | | | | | | PHPBB3-10254
| | * [ticket/10254] Remove style names from themes and fix some informations on it.maelsoucaze2011-11-141-9/+8
| | | | | | | | | | | | PHPBB3-10254
| | * [develop-olympus] Bumping version number for 3.0.9-RC1 and 3.0.9 releases.Andreas Fischer2011-06-121-1/+1
| | |
* | | [ticket/10380] BIDI support for imagesetVjacheslav Trushkin2012-01-161-0/+38
|/ / | | | | | | | | | | BIDI support for imageset conversion script, added RTL imageset entries to prosilver and subsilver2, fixed small bug in imageset.css, changed spacing in code to match phpbb coding guidelines PHPBB3-10380
* | [feature/remove-db-styles] Remove parse_css_file option from themes.Chris Smith2011-09-201-3/+0
| | | | | | | | PHPBB3-9741
* | [ticket/10371] Removing last mentions of imagesetVjacheslav Trushkin2011-09-201-11/+0
| | | | | | | | | | | | Removing last mentions of imageset PHPBB3-10371
* | [feature/remove-imagesets] Changing subsilverVjacheslav Trushkin2011-09-042-0/+541
| | | | | | | | | | | | Removing imagesets. Changing subsilver PHPBB3-10336
* | [feature/remove-imagesets] Moving imagesVjacheslav Trushkin2011-09-0371-0/+0
| | | | | | | | | | | | Removing imagesets. Moving images PHPBB3-10336
* | [ticket/10045] Update version in some more files.Joas Schilling2011-02-161-1/+1
|/ | | | | | I did not include the docs/INSTALL.html, because we need to do a bit more on that file before releasing 3.1 (Add section how to update from 3.0 to 3.1, ...) PHPBB3-10045
* [ticket/9166] Fixed CSS element order in subsilver.Schnorrer422011-01-281-4/+10
| | | | PHPBB3-9166
* [develop-olympus] Bumping version number for 3.0.8-RC1.Nils Adermann2010-11-081-1/+1
|
* Change version numbers to 3.0.7 and 3.0.8-dev in preparation for development ↵Nils Adermann2010-02-011-6/+6
| | | | | | on next release git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10468 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix bugs #55485 and #55545 - styles adjustment to correctly display an order ↵Ruslan Uzdenov2010-01-261-0/+7
| | | | | | | | of rtl/ltr mixed content. Authorised by: bantu git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10456 89ea8834-ac86-4346-8a33-228a782c2dd0
* Change version numbers to 3.0.6 and 3.0.6-RC1 for a final internal test runMeik Sievertsen2009-09-041-1/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10105 89ea8834-ac86-4346-8a33-228a782c2dd0
* Add header gradient back into subsilver2 but keep site logo easily ↵Andreas Fischer2009-09-012-9/+5
| | | | | | | | replaceable with smaller and bigger ones. Bug #11142, related to r7567. Thanks to dark/Rain and Raimon. git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10086 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed Bug #44455 - Properly display post status messages in topic when post ↵Gabriel Vazquez2009-06-241-0/+1
| | | | | | | | is reported and unapproved Authorised by: AcydBurn git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9670 89ea8834-ac86-4346-8a33-228a782c2dd0
* Set new version...Meik Sievertsen2009-05-011-1/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9503 89ea8834-ac86-4346-8a33-228a782c2dd0
* dumdidum...Meik Sievertsen2008-12-021-1/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9155 89ea8834-ac86-4346-8a33-228a782c2dd0
* up the version numberMeik Sievertsen2008-10-251-1/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9036 89ea8834-ac86-4346-8a33-228a782c2dd0
* - some version changesMeik Sievertsen2008-06-111-1/+1
| | | | | | - apply database updates sequentially git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8648 89ea8834-ac86-4346-8a33-228a782c2dd0
* again, a lot of bug fixesMeik Sievertsen2007-07-191-0/+4
| | | | git-svn-id: file:///svn/phpbb/trunk@7909 89ea8834-ac86-4346-8a33-228a782c2dd0
* small changes - mostly style related to fix cross-browser issues.Meik Sievertsen2007-05-291-15/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@7696 89ea8834-ac86-4346-8a33-228a782c2dd0
* hopefully not too late in the game. Checked in new jabber class (the class ↵Meik Sievertsen2007-05-261-0/+4
| | | | | | | | | done by the flyspray project). It would be nice if this could be tested with more servers - jabber.org seems to work fine... - other fixes git-svn-id: file:///svn/phpbb/trunk@7687 89ea8834-ac86-4346-8a33-228a782c2dd0