aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | [ticket/12769] Completely refactor btns and pagingMichael Miday2015-09-176-103/+117
* | | | | [ticket/12769] Add icon module to work withMichael Miday2015-09-172-0/+84
* | | | | [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
|\ \ \ \ \ | |/ / / /
| * | | | Merge pull request #3865 from Zoddo/ticket/13992Marc Alexander2015-09-152-2/+2
| |\ \ \ \
| | * | | | [ticket/13992] Fix HTML5 error from w3.org validatorMax Pen2015-08-302-2/+2
* | | | | | [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] 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
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge pull request #3767 from Zoddo/ticket/14020Marc Alexander2015-09-122-2/+2
| |\ \ \ \ \ \
| | * | | | | | [ticket/14089] Add posting_topic_title_after template eventZoddo2015-08-232-2/+2
* | | | | | | | Merge branch '3.1.x'Marc Alexander2015-09-111-0/+6
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | [ticket/14153] Fix floating elements in notifications dropdown headercyberalien2015-09-102-0/+12
* | | | | | | | Merge branch '3.1.x'Tristan Darricau2015-09-091-1/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | / / / / / | |_|/ / / / / |/| | | | | |
| * | | | | | Merge pull request #3868 from Zoddo/ticket/7362Tristan Darricau2015-09-092-2/+2
| |\ \ \ \ \ \
| | * | | | | | [ticket/7362] Add alt attribute on topic iconsZoddo2015-08-302-2/+2
| | | |/ / / / | | |/| | | |
* | | | | | | Merge branch '3.1.x'Tristan Darricau2015-09-021-0/+2
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge pull request #3853 from marc1706/ticket/14075Tristan Darricau2015-09-022-0/+3
| |\ \ \ \ \ \
| | * | | | | | [ticket/14075] Add template event after poll preview paneljaviexin2015-08-222-0/+3
* | | | | | | | Merge branch '3.1.x'Tristan Darricau2015-09-021-0/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge pull request #3860 from kinerity/ticket/14126Tristan Darricau2015-09-022-0/+2
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | [ticket/14126] Add viewtopic_topic_title_after template eventKailey Truscott2015-08-242-0/+2
| * | | | | | | Merge pull request #3802 from Oyabun1/ticket/14058Tristan Darricau2015-08-281-1/+5
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |