| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #4798 from javiexin/ticket/13735 | Tristan Darricau | 2017-04-19 | 1 | -1/+1 |
| |\ | | | | | | | | | | | | | [ticket/13735] Fix input type number for Firefox in prosilver * github.com:phpbb/phpbb: [ticket/13735] Fix input type number for Firefox in prosilver | ||||
| | * | [ticket/13735] Fix input type number for Firefox in prosilver | javiexin | 2017-04-17 | 1 | -1/+1 |
| | | | | | | | | | PHPBB3-13735 | ||||
| * | | [ticket/14844] Add CSS classes for strong and italics text to BBCodes | Marc Alexander | 2017-03-19 | 1 | -0/+8 |
| | | | | | | | | | PHPBB3-14844 | ||||
| * | | [ticket/15059] Preserve code line breaks and scroll overflow | Matt Friedman | 2017-01-30 | 1 | -0/+2 |
| | | | | | | | | | PHPBB3-15059 | ||||
| * | | Merge pull request #4577 from Crizz0/ticket/14877 | Marc Alexander | 2016-12-18 | 1 | -1/+1 |
| |\ \ | | | | | | | | | | [ticket/14877] Replaces "mono" with "monospace" to avoid bad behaviour | ||||
| | * | | [ticket/14877] Replaces "mono" with "monospace" to avoid bad behaviour | Christian Schnegelberger | 2016-12-11 | 1 | -1/+1 |
| | |/ | | | | | | | PHPBB3-14877 | ||||
| * | | [ticket/14855] Update notification and PM alert bubbles | javiexin | 2016-12-10 | 1 | -0/+4 |
| |/ | | | | | | | | Alternative implementation without removing notification from the DOM, but changing the class. So that style designers might have more options (show/not show). PHPBB3-14855 | ||||
| * | [ticket/14881] Fix jumpbox-return link layout | hanakin | 2016-12-01 | 1 | -1/+3 |
| | | | | | PHPBB3-14881 | ||||
| * | [ticket/14855] Bump font size to 10px | Matt Friedman | 2016-11-12 | 1 | -1/+1 |
| | | | | | PHPBB3-14855 | ||||
| * | [ticket/14855] CSS updates | Matt Friedman | 2016-11-11 | 2 | -3/+2 |
| | | | | | PHPBB3-14855 | ||||
| * | [ticket/14855] Update CSS | Matt Friedman | 2016-11-11 | 1 | -5/+14 |
| | | | | | PHPBB3-14855 | ||||
| * | [ticket/14855] Fix responsive alert bubble CSS | Matt Friedman | 2016-11-05 | 1 | -5/+2 |
| | | | | | PHPBB3-14855 | ||||
| * | [ticket/14855] Update notification and PM alert bubbles | Matt Friedman | 2016-11-05 | 2 | -0/+12 |
| | | | | | PHPBB3-14855 | ||||
| * | [ticket/14228] Vertical align of numbers in polls | Richard McGirr | 2015-11-01 | 1 | -1/+1 |
| | | | | | PHPBB3-14228 | ||||
| * | Merge pull request #3935 from Zoddo/ticket/10343 | Tristan Darricau | 2015-10-14 | 1 | -0/+4 |
| |\ | | | | | | | | | | | | | | | [ticket/10343] Allows a_user to show inactive accounts in memberlist * Zoddo/ticket/10343: [ticket/10343] Add a distinction for inactive users on memberlist [ticket/10343] Allows a_user to show inactive accounts in memberlist | ||||
| | * | [ticket/10343] Add a distinction for inactive users on memberlist | Zoddo | 2015-10-12 | 1 | -0/+4 |
| | | | | | | | | | PHPBB3-10343 | ||||
| * | | [ticket/13684] Prevent horizontal resize of attach comment textarea | Marc Alexander | 2015-10-14 | 1 | -0/+5 |
| |/ | | | | PHPBB3-13684 | ||||
| * | [ticket/14153] Fix floating elements in notifications dropdown header | cyberalien | 2015-09-10 | 1 | -0/+6 |
| | | | | | PHPBB3-14153 | ||||
| * | [ticket/14103] Reset text-decoration in abbr element | cyberalien | 2015-08-15 | 1 | -0/+3 |
| | | | | | PHPBB3-14103 | ||||
| * | [ticket/14018] Update CSS for handling quick link menus | Matt Friedman | 2015-07-17 | 1 | -3/+5 |
| | | | | | PHPBB3-14018 | ||||
| * | [ticket/14018] Fix responsive quick link menus | Matt Friedman | 2015-07-16 | 1 | -1/+2 |
| | | | | | PHPBB3-14018 | ||||
| * | Merge pull request #3649 from callumacrae/ticket/13879 | Marc Alexander | 2015-06-17 | 3 | -16/+12 |
| |\ | | | | | | | [ticket/13879] Replaced px with em where appropriate. | ||||
| | * | [ticket/13879] Replaced px with em where appropriate. | Callum Macrae | 2015-05-28 | 3 | -16/+12 |
| | | | | | | | | | | | | | We're using ems basically everywhere else so ¯\_(ツ)_/¯ PHPBB3-13879 | ||||
| * | | [ticket/13878] Display background images when printing topic in webkit | Marc Alexander | 2015-05-28 | 1 | -0/+1 |
| |/ | | | | PHPBB3-13878 | ||||
| * | [ticket/12542] Use more specific CSS for drag-n-drop | Marc Alexander | 2015-05-28 | 1 | -2/+2 |
| | | | | | | | Otherwise the CSS gets overwritten by other CSS rules. PHPBB3-12542 | ||||
| * | [ticket/12542] Do not use browser specific css for outline | Marc Alexander | 2015-05-23 | 2 | -18/+2 |
| | | | | | | | | Also, the CSS selector for the drag'n'drop was simplified to only use the class. PHPBB3-12542 | ||||
| * | [ticket/12542] Use extended CSS for all browsers | Marc Alexander | 2015-04-29 | 2 | -1/+21 |
| | | | | | PHPBB3-12542 | ||||
| * | [ticket/12542] Add different outline colors for body & textarea | Marc Alexander | 2015-04-29 | 1 | -1/+5 |
| | | | | | PHPBB3-12542 | ||||
| * | [ticket/12542] Add initial drag-n-drop animation | Marc Alexander | 2015-04-28 | 2 | -0/+7 |
| | | | | | PHPBB3-12542 | ||||
| * | [ticket/13741] Remove outdated references to tweaks.css | cyberalien | 2015-04-03 | 3 | -12/+2 |
| | | | | | PHPBB3-13741 | ||||
| * | [ticket/13741] Remove reference to unused body font-size declaration | cyberalien | 2015-04-03 | 1 | -2/+0 |
| | | | | | | | Remove reference to font-size declaration that is no longer used in prosilver PHPBB3-13741 | ||||
| * | [ticket/13741] Remove reference to oudated rollover code that no longer exists | cyberalien | 2015-04-03 | 2 | -6/+0 |
| | | | | | | | Rollover code referenced in that comment has been removed in 3.1 PHPBB3-13741 | ||||
| * | Merge pull request #3428 from prototech/ticket/13463 | Marc Alexander | 2015-03-11 | 1 | -0/+7 |
| |\ | | | | | | | [ticket/13463] Correctly position notification mark read icon in RTL. | ||||
| | * | [ticket/13463] Correctly position notification mark read icon in RTL. | Scout4all | 2015-02-19 | 1 | -0/+7 |
| | | | | | | | | | PHPBB3-13463 | ||||
| * | | Merge remote-tracking branch 'cyberalien/ticket/13667' into 3.1.x | Cesar G | 2015-03-05 | 1 | -0/+1 |
| |\ \ | | | | | | | | | | | | | * cyberalien/ticket/13667: [ticket/13667] Fix buttons alignment in Chrome for Windows | ||||
| | * | | [ticket/13667] Fix buttons alignment in Chrome for Windows | cyberalien | 2015-03-03 | 1 | -0/+1 |
| | | | | | | | | | | | | | PHPBB3-13667 | ||||
| * | | | [ticket/13590] Headers of remember me login keys are not centered | RMcGirr83 | 2015-03-04 | 1 | -0/+2 |
| |/ / | | | | | | | | | | | Corrected a few other files as well PHPBB3-13590 | ||||
| * | | Merge pull request #3425 from dragosvr92/patch-4 | Joas Schilling | 2015-02-20 | 1 | -1/+0 |
| |\ \ | | | | | | | | | | Update colours.css | ||||
| | * | | [ticket/13639] Update colours.css | Dragos-Valentin Radulescu | 2015-02-20 | 1 | -1/+0 |
| | |/ | | | | | | | | | | | | | | | | | | | The rule is a left over from development. it should be removed from colours.css .icon-search-advanced { background-image: url("./images/icon_search_adv.gif");} Area21 ticket: https://area51.phpbb.com/phpBB/viewtopic.php?f=81&p=275166 PHPBB3-13639 | ||||
| * | | [ticket/13640] Rearrange css in a better order | Dragos-Valentin Radulescu | 2015-02-20 | 1 | -6/+8 |
| |/ | | | | PHPBB3-13640 | ||||
| * | Merge pull request #3296 from PayBas/ticket/13431 | Joas Schilling | 2015-01-19 | 1 | -28/+28 |
| |\ | | | | | | | [ticket/13431] Fix responsive RTL media queries for <IE11 | ||||
| | * | [ticket/13431] Fix responsive RTL media queries for <IE11 | PayBas | 2015-01-16 | 1 | -28/+28 |
| | | | | | | | | | PHPBB3-13431 | ||||
| * | | [ticket/13507] Fix horizontal scrollbar for large images in posts | PayBas | 2015-01-16 | 1 | -0/+3 |
| |/ | | | | PHPBB3-13507 | ||||
| * | [ticket/13228] Gotta use !important after all. Too bad | PayBas | 2014-11-22 | 1 | -1/+1 |
| | | | | | PHPBB3-13228 | ||||
| * | [ticket/13228] Fix codebox "select all" font-size in UCP and MCP | PayBas | 2014-11-21 | 1 | -4/+4 |
| | | | | | PHPBB3-13228 | ||||
| * | [ticket/13349] Fix breadcrumb arrow entity | cyberalien | 2014-11-18 | 1 | -1/+1 |
| | | | | | PHPBB3-13349 | ||||
| * | Merge remote-tracking branch 'PayBas/ticket/13163' into develop-ascraeus | Cesar G | 2014-10-16 | 1 | -11/+3 |
| |\ | | | | | | | | | | | | | * PayBas/ticket/13163: [ticket/13163] Check for images [ticket/13163] Terminate timely when no data-last links exist [ticket/13163] Fix responsive link lists | ||||
| | * | [ticket/13163] Fix responsive link lists | PayBas | 2014-10-13 | 1 | -11/+3 |
| | | | | | | | | | PHPBB3-13163 | ||||
| * | | Merge pull request #3037 from PayBas/ticket/13169 | Joas Schilling | 2014-10-15 | 1 | -0/+16 |
| |\ \ | | | | | | | | | | [ticket/13169] Fix RTL forms in responsive mode | ||||
| | * | | [ticket/13169] Fix RTL forms in responsive mode | PayBas | 2014-10-15 | 1 | -0/+16 |
| | |/ | | | | | | | PHPBB3-13169 | ||||
