aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/12769] Fix dropdown stylingMichael Miday2015-09-1712-173/+90
|
* [ticket/12769] Fix responsive featuresMichael Miday2015-09-176-96/+45
|
* [ticket/12769] Add CDN dynamic fallback for FAMichael Miday2015-09-171-0/+13
|
* [ticket/12769] Swap misc remaining iconsMichael Miday2015-09-171-1/+7
|
* [ticket/12769] Swap icons in paginationMichael Miday2015-09-171-4/+4
|
* [ticket/12769] Swap icons in viewforumMichael Miday2015-09-171-18/+55
|
* [ticket/12769] Swap icons in topic_toolsMichael Miday2015-09-171-8/+33
|
* [ticket/12769] Swap icons in ucpMichael Miday2015-09-177-63/+161
|
* [ticket/12769] Swap out close iconMichael Miday2015-09-172-5/+13
|
* [ticket/12769] Swap icons in search_resaultsMichael Miday2015-09-171-15/+59
|
* [ticket/12769] Swap icons in postsMichael Miday2015-09-173-28/+89
|
* [ticket/12769] Swap icons in posting_buttonsMichael Miday2015-09-171-14/+38
|
* [ticket/12769] Swap icons in headerMichael Miday2015-09-171-2/+6
|
* [ticket/12769] Swap icons in notification_dropdownMichael Miday2015-09-171-1/+3
|
* [ticket/12769] Swap icons in navbar_footerMichael Miday2015-09-171-8/+46
|
* [ticket/12769] Swap icons in navbar_headerMichael Miday2015-09-171-33/+123
|
* [ticket/12769] Swap icons in mcpMichael Miday2015-09-175-21/+41
|
* [ticket/12769] Swap icons in jumpboxMichael Miday2015-09-171-6/+23
|
* [ticket/12769] Swap icons in forumlist_bodyMichael Miday2015-09-171-16/+39
|
* [ticket/12769] Swap icon in faq_bodyMichael Miday2015-09-171-1/+3
|
* [ticket/12769] Delete imageset & consolidate imgsMichael Miday2015-09-1760-451/+48
|
* [ticket/12769] Properly include FAMichael Miday2015-09-171-0/+1
|
* [ticket/14165] Fix Tab LayoutMichael Miday2015-09-152-3/+3
|
* Merge branch '3.1.x'Marc Alexander2015-09-152-2/+2
|\ | | | | | | | | Conflicts: phpBB/styles/prosilver/template/overall_header.html
| * Merge pull request #3865 from Zoddo/ticket/13992Marc Alexander2015-09-152-2/+2
| |\ | | | | | | | | | [ticket/13992] Fix HTML5 error from w3.org validator
| | * [ticket/13992] Fix HTML5 error from w3.org validatorMax Pen2015-08-302-2/+2
| | | | | | | | | | | | PHPBB3-13992
* | | [ticket/14139] Swap ids for classes in css filesMichael Miday2015-09-1411-177/+144
| | |
* | | [ticket/14139] Add class of IDs to html tagsMichael Miday2015-09-1421-54/+54
| | |
* | | Merge pull request #3837 from hanakin/ticket/14107Marc Alexander2015-09-143-6/+6
|\ \ \ | | | | | | | | | | | | [ticket/14107] Fix dropdown rtl states
| * | | [ticket/14107] Remove template varMichael Miday2015-09-062-3/+3
| | | |
| * | | [ticket/14107] Fix typoMichael Miday2015-09-061-1/+1
| | | |
| * | | [ticket/14107] Add back commentMichael Miday2015-09-061-1/+5
| | | |
| * | | [ticket/14107] Fix dropdown rtl statesMichael Miday2015-09-061-7/+3
| | | |
* | | | Merge branch '3.1.x'Marc Alexander2015-09-121-1/+1
|\ \ \ \ | | |/ / | |/| | | | | | | | | | Conflicts: phpBB/styles/subsilver2/template/posting_body.html
| * | | Merge pull request #3767 from Zoddo/ticket/14020Marc Alexander2015-09-122-2/+2
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/14089] Add posting_topic_title_after template event Conflicts: phpBB/docs/events.md
| | * | | [ticket/14089] Add posting_topic_title_after template eventZoddo2015-08-232-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allows to add some information after the topic title in the posting form PHPBB3-14089
* | | | | Merge branch '3.1.x'Marc Alexander2015-09-111-0/+6
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | | | | | | Conflicts: phpBB/styles/prosilver/theme/common.css phpBB/styles/subsilver2/theme/stylesheet.css
| * | | | [ticket/14153] Fix floating elements in notifications dropdown headercyberalien2015-09-102-0/+12
| | | | | | | | | | | | | | | | | | | | PHPBB3-14153
* | | | | Merge branch '3.1.x'Tristan Darricau2015-09-091-1/+1
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | | * 3.1.x: [ticket/7362] Add alt attribute on topic icons
| * | | Merge pull request #3868 from Zoddo/ticket/7362Tristan Darricau2015-09-092-2/+2
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/7362] Add alt attribute on topic icons * Zoddo/ticket/7362: [ticket/7362] Add alt attribute on topic icons
| | * | | [ticket/7362] Add alt attribute on topic iconsZoddo2015-08-302-2/+2
| | | |/ | | |/| | | | | | | | | PHPBB3-7362
* | | | Merge branch '3.1.x'Tristan Darricau2015-09-021-0/+2
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | * 3.1.x: [ticket/14075] Update version to 3.1.7-RC1 [ticket/14075] Add template event after poll preview panel
| * | | Merge pull request #3853 from marc1706/ticket/14075Tristan Darricau2015-09-022-0/+3
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/14075] Add template event after poll preview panel * marc1706/ticket/14075: [ticket/14075] Update version to 3.1.7-RC1 [ticket/14075] Add template event after poll preview panel
| | * | | [ticket/14075] Add template event after poll preview paneljaviexin2015-08-222-0/+3
| | | | | | | | | | | | | | | | | | | | PHPBB3-14075
* | | | | Merge branch '3.1.x'Tristan Darricau2015-09-021-0/+1
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | * 3.1.x: [ticket/14126] Add viewtopic_topic_title_after template event
| * | | | Merge pull request #3860 from kinerity/ticket/14126Tristan Darricau2015-09-022-0/+2
| |\ \ \ \ | | |_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | [ticket/14126] Add viewtopic_topic_title_after template event * kinerity/ticket/14126: [ticket/14126] Add viewtopic_topic_title_after template event
| | * | | [ticket/14126] Add viewtopic_topic_title_after template eventKailey Truscott2015-08-242-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add content directly after the topic title link on the View topic screen (outside of the h2 HTML tag). PHPBB3-14126
| * | | | Merge pull request #3802 from Oyabun1/ticket/14058Tristan Darricau2015-08-281-1/+5
| |\ \ \ \ | | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | [ticket/14058] Contact us form missing email subject field in subsilver2 * Oyabun1/ticket/14058: [ticket/14058] Contact us form missing email subject field in subsilver2
| | * | | [ticket/14058] Contact us form missing email subject field in subsilver2Oyabun12015-07-311-1/+5
| | | | | | | | | | | | | | | | | | | | PHPBB3-14058
| * | | | [prep-release-3.1.6] Update version to 3.1.6-RC1Joas Schilling2015-08-232-4/+4
| | |_|/ | |/| |