aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/theme
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #4798 from javiexin/ticket/13735Tristan Darricau2017-04-191-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 prosilverjaviexin2017-04-171-1/+1
| | | | | | | | PHPBB3-13735
* | [ticket/14844] Add CSS classes for strong and italics text to BBCodesMarc Alexander2017-03-191-0/+8
| | | | | | | | PHPBB3-14844
* | [ticket/15059] Preserve code line breaks and scroll overflowMatt Friedman2017-01-301-0/+2
| | | | | | | | PHPBB3-15059
* | Merge pull request #4577 from Crizz0/ticket/14877Marc Alexander2016-12-181-1/+1
|\ \ | | | | | | | | | [ticket/14877] Replaces "mono" with "monospace" to avoid bad behaviour
| * | [ticket/14877] Replaces "mono" with "monospace" to avoid bad behaviourChristian Schnegelberger2016-12-111-1/+1
| |/ | | | | | | PHPBB3-14877
* | [ticket/14855] Update notification and PM alert bubblesjaviexin2016-12-101-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 layouthanakin2016-12-011-1/+3
| | | | PHPBB3-14881
* [ticket/14855] Bump font size to 10pxMatt Friedman2016-11-121-1/+1
| | | | PHPBB3-14855
* [ticket/14855] CSS updatesMatt Friedman2016-11-112-3/+2
| | | | PHPBB3-14855
* [ticket/14855] Update CSSMatt Friedman2016-11-111-5/+14
| | | | PHPBB3-14855
* [ticket/14855] Fix responsive alert bubble CSSMatt Friedman2016-11-051-5/+2
| | | | PHPBB3-14855
* [ticket/14855] Update notification and PM alert bubblesMatt Friedman2016-11-052-0/+12
| | | | PHPBB3-14855
* [ticket/14228] Vertical align of numbers in pollsRichard McGirr2015-11-011-1/+1
| | | | PHPBB3-14228
* Merge pull request #3935 from Zoddo/ticket/10343Tristan Darricau2015-10-141-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 memberlistZoddo2015-10-121-0/+4
| | | | | | | | PHPBB3-10343
* | [ticket/13684] Prevent horizontal resize of attach comment textareaMarc Alexander2015-10-141-0/+5
|/ | | | PHPBB3-13684
* [ticket/14153] Fix floating elements in notifications dropdown headercyberalien2015-09-101-0/+6
| | | | PHPBB3-14153
* [ticket/14103] Reset text-decoration in abbr elementcyberalien2015-08-151-0/+3
| | | | PHPBB3-14103
* [ticket/14018] Update CSS for handling quick link menusMatt Friedman2015-07-171-3/+5
| | | | PHPBB3-14018
* [ticket/14018] Fix responsive quick link menusMatt Friedman2015-07-161-1/+2
| | | | PHPBB3-14018
* Merge pull request #3649 from callumacrae/ticket/13879Marc Alexander2015-06-173-16/+12
|\ | | | | | | [ticket/13879] Replaced px with em where appropriate.
| * [ticket/13879] Replaced px with em where appropriate.Callum Macrae2015-05-283-16/+12
| | | | | | | | | | | | We're using ems basically everywhere else so ¯\_(ツ)_/¯ PHPBB3-13879
* | [ticket/13878] Display background images when printing topic in webkitMarc Alexander2015-05-281-0/+1
|/ | | | PHPBB3-13878
* [ticket/12542] Use more specific CSS for drag-n-dropMarc Alexander2015-05-281-2/+2
| | | | | | Otherwise the CSS gets overwritten by other CSS rules. PHPBB3-12542
* [ticket/12542] Do not use browser specific css for outlineMarc Alexander2015-05-232-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 browsersMarc Alexander2015-04-292-1/+21
| | | | PHPBB3-12542
* [ticket/12542] Add different outline colors for body & textareaMarc Alexander2015-04-291-1/+5
| | | | PHPBB3-12542
* [ticket/12542] Add initial drag-n-drop animationMarc Alexander2015-04-282-0/+7
| | | | PHPBB3-12542
* [ticket/13741] Remove outdated references to tweaks.csscyberalien2015-04-033-12/+2
| | | | PHPBB3-13741
* [ticket/13741] Remove reference to unused body font-size declarationcyberalien2015-04-031-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 existscyberalien2015-04-032-6/+0
| | | | | | Rollover code referenced in that comment has been removed in 3.1 PHPBB3-13741
* Merge pull request #3428 from prototech/ticket/13463Marc Alexander2015-03-111-0/+7
|\ | | | | | | [ticket/13463] Correctly position notification mark read icon in RTL.
| * [ticket/13463] Correctly position notification mark read icon in RTL.Scout4all2015-02-191-0/+7
| | | | | | | | PHPBB3-13463
* | Merge remote-tracking branch 'cyberalien/ticket/13667' into 3.1.xCesar G2015-03-051-0/+1
|\ \ | | | | | | | | | | | | * cyberalien/ticket/13667: [ticket/13667] Fix buttons alignment in Chrome for Windows
| * | [ticket/13667] Fix buttons alignment in Chrome for Windowscyberalien2015-03-031-0/+1
| | | | | | | | | | | | PHPBB3-13667
* | | [ticket/13590] Headers of remember me login keys are not centeredRMcGirr832015-03-041-0/+2
|/ / | | | | | | | | | | Corrected a few other files as well PHPBB3-13590
* | Merge pull request #3425 from dragosvr92/patch-4Joas Schilling2015-02-201-1/+0
|\ \ | | | | | | | | | Update colours.css
| * | [ticket/13639] Update colours.cssDragos-Valentin Radulescu2015-02-201-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 orderDragos-Valentin Radulescu2015-02-201-6/+8
|/ | | | PHPBB3-13640
* Merge pull request #3296 from PayBas/ticket/13431Joas Schilling2015-01-191-28/+28
|\ | | | | | | [ticket/13431] Fix responsive RTL media queries for <IE11
| * [ticket/13431] Fix responsive RTL media queries for <IE11PayBas2015-01-161-28/+28
| | | | | | | | PHPBB3-13431
* | [ticket/13507] Fix horizontal scrollbar for large images in postsPayBas2015-01-161-0/+3
|/ | | | PHPBB3-13507
* [ticket/13228] Gotta use !important after all. Too badPayBas2014-11-221-1/+1
| | | | PHPBB3-13228
* [ticket/13228] Fix codebox "select all" font-size in UCP and MCPPayBas2014-11-211-4/+4
| | | | PHPBB3-13228
* [ticket/13349] Fix breadcrumb arrow entitycyberalien2014-11-181-1/+1
| | | | PHPBB3-13349
* Merge remote-tracking branch 'PayBas/ticket/13163' into develop-ascraeusCesar G2014-10-161-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 listsPayBas2014-10-131-11/+3
| | | | | | | | PHPBB3-13163
* | Merge pull request #3037 from PayBas/ticket/13169Joas Schilling2014-10-151-0/+16
|\ \ | | | | | | | | | [ticket/13169] Fix RTL forms in responsive mode
| * | [ticket/13169] Fix RTL forms in responsive modePayBas2014-10-151-0/+16
| |/ | | | | | | PHPBB3-13169