aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | | [ticket/15309] Add margin to paginationSoeren D. Schulze2017-08-311-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Set margin-top and margin-bottom of pagination to 3px PHPBB3-15309
| | * | | [ticket/15309] Right-align responsive pagination for consistencySoeren D. Schulze2017-08-281-9/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Left-aligning pagination is no longer needed after fix PHPBB3-15309
| | * | | [ticket/15309] Fix pagination overlapSoeren D. Schulze2017-08-283-4/+3
| | |/ / | | | | | | | | | | | | | | | | | | | | Mark the contents of the column as "left-box", enabling proper alignment PHPBB3-15309
| * | | Merge pull request #4905 from rxu/ticket/15324Máté Bartus2017-09-071-0/+2
| |\ \ \ | | | | | | | | | | [ticket/15324] Add more core and template events
| | * | | [ticket/15324] Add more core and template eventsrxu2017-08-161-0/+2
| | |/ / | | | | | | | | | | | | PHPBB3-15324
| * | | Merge pull request #4914 from kasimi/ticket/15334Máté Bartus2017-09-071-0/+1
| |\ \ \ | | | | | | | | | | [ticket/15334] Add template event viewtopic_topic_title_before
| | * | | [ticket/15334] Add template event viewtopic_topic_title_beforekasimi2017-08-211-0/+1
| | |/ / | | | | | | | | | | | | PHPBB3-15334
| * | | [ticket/15328] Disable checkbox if notification method isn't supportedkasimi2017-08-241-1/+1
| |/ / | | | | | | | | | PHPBB3-15328
| * | Merge pull request #4884 from hubaishan/ticket/15297Marc Alexander2017-08-131-0/+6
| |\ \ | | |/ | |/| | | | [ticket/15297] Fix current date broken lines
| | * [ticket/15297] revert changes to responsive.css change to bidi.csshubaishan2017-07-302-2/+8
| | | | | | | | | | | | | | | | | | | | | revert changes to responsive.css adding the class to bidi.css PHPBB3-15297
| | * Revert "[ticket/15297] revert changes to responsive.css and fix by editing ↵hubaishan2017-07-302-540/+580
| | | | | | | | | | | | | | | | | | bidi.css" This reverts commit 5d0a41b814272a3abaf6b439797e7d4cb7e3d38c.
| | * [ticket/15297] revert changes to responsive.css and fix by editing bidi.csshubaishan2017-07-302-580/+540
| | | | | | | | | | | | | | | | | | | | | Revert changes to responsive.css Adding class to bidi.css PHPBB3-15297
| | * [ticket/15297] Fix current date broken lineshubaishan2017-07-301-2/+2
| | | | | | | | | | | | | | | | | | | | | Because browsers give priority to style in bidi.css so I sign (!important) to the style in responsive.css PHPBB3-15297
| * | [ticket/15292] Reduce bluriness for forum and topic iconsMarc Alexander2017-07-231-0/+1
| | | | | | | | | | | | PHPBB3-15292
| * | [prep-release-3.2.1] Update version numbers for 3.2.1-RC1Marc Alexander2017-06-251-2/+2
| | |
| * | Merge branch '3.1.x' into 3.2.xMarc Alexander2017-06-051-2/+2
| |\ \
| * \ \ Merge branch '3.1.x' into 3.2.xMarc Alexander2017-06-053-6/+9
| |\ \ \
| * \ \ \ Merge pull request #4822 from Louis7777/ticket/15212Marc Alexander2017-05-211-5/+3
| |\ \ \ \ | | | | | | | | | | | | | | | | | | [ticket/15212] Fix code box double horizontal scrollbars
| | * | | | [ticket/15212] Fix code box double horizontal scrollbarsLouis77772017-05-041-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The code box has two overflow properties set, one on the code element and one on the parent div container, causing double horizontal scrollbars. PHPBB3-15212
| | * | | | [ticket/15212] Fix code box double horizontal scrollbarsLouis77772017-05-031-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The code box has two overflow properties set, one on the code element and one on the parent div container, causing double horizontal scrollbars. PHPBB3-15212
| | * | | | [ticket/15212] Fix code box double horizontal scrollbarsLouis77772017-05-031-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The code box has two overflow properties set, one on the code element and one on the parent div container, causing double horizontal scrollbars. PHPBB3-15212
| | * | | | Update content.cssLouis77772017-05-031-1/+1
| | | | | |
| | * | | | [ticket/15212] Fix code box double horizontal scrollbarsLouis77772017-05-031-5/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The code box has two overflow properties set, one on the code element and one on the parent div container, causing double horizontal scrollbars. PHPBB3-15212
| * | | | | Merge pull request #4834 from senky/ticket/15056Marc Alexander2017-05-211-1/+1
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | [ticket/15056] Update subforum icons with Mark forums read
| | * | | | | [ticket/15056] Update subforum icons with Mark forums readJakub Senko2017-05-161-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15056
| * | | | | | Merge branch '3.1.x' into 3.2.xMarc Alexander2017-05-211-0/+2
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch '3.1.x' into 3.2.xMarc Alexander2017-05-211-0/+1
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | Merge pull request #4710 from nomind60s/ticket/15086Marc Alexander2017-04-274-12/+16
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/15086] Replace quote.gif with Font Awesome icon
| | * | | | | | | [ticket/15086] Remove properties that are no longer usednomind60s2017-03-242-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15086
| | * | | | | | | [ticket/15086] Rework specification of properties to simplifynomind60s2017-03-133-14/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Once more rework the property specifications to maintain backwards compatability and keep changes as small as possible. Thanks hanakin for the assistance. PHPBB3-15086
| | * | | | | | | [ticket/15086] Move RTL Font Awesome icon to icons.cssnomind60s2017-03-102-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Per github discussion, move the RTL Font Awesome coding from bidi.css to icons.css. PHPBB3-15086
| | * | | | | | | [ticket/15086] Refactoring and moving to icons.cssnomind60s2017-03-103-15/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Per hanakin's github suggestions some refactoring and moved icons into icons.css for conistency. The RTL icons remain in bidi.css to keep all the RTL content in a consistant location. A number of places where setting something to zero have been removed. PHPBB3-15086
| | * | | | | | | [ticket/15086] Merge cite and uncited definitionsnomind60s2017-03-072-10/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Per hanakin's suggested changes, merged the cite and uncited definitions. Handle the uncited case in RTL languages. PHPBB3-15086
| | * | | | | | | [ticket/15086] Handle the uncited case properlynomind60s2017-02-241-1/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The blockquote uncited CSS needs the Font Awesome icon added as well PHPBB3-15086
| | * | | | | | | [ticket/15086] corrections from vinny's reviewnomind60s2017-02-232-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changed instances of 0px; to 0; and add missing element PHPBB3-15086
| | * | | | | | | [ticket/15086] Replace quote.gif with Font Awesome iconnomind60s2017-02-233-7/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use the Font Awesome icon for a quote rather than the quote.gif file. I believe I've handled the RTL case as well. PHPBB3-15086
| * | | | | | | | Merge branch '3.1.x' into 3.2.xMarc Alexander2017-04-261-0/+2
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge pull request #4802 from marc1706/ticket/8116-rheaTristan Darricau2017-04-211-1/+29
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/8116] Add pagination for IP tables and post info -- Rhea version * github.com:phpbb/phpbb: [ticket/8116] Add missing new line [ticket/8116] Correctly get other users who posted under IP [ticket/8116] Improve code and add tests for helper functions [ticket/8116] Add pagination for IP tables on post info
| | * \ \ \ \ \ \ \ \ Merge branch 'ticket/8116' into ticket/8116-rheaMarc Alexander2017-04-191-1/+29
| | |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | | [ticket/15144] Attachment icon display should only occurRichard McGirr2017-04-201-4/+4
| |/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | if there are attachments in reports https://tracker.phpbb.com/browse/PHPBB3-15144 PHPBB3-15144
| * | | | | | | | | | Merge branch '3.1.x' into 3.2.xTristan Darricau2017-04-191-1/+1
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 3.1.x: [ticket/13735] Fix input type number for Firefox in prosilver
| * \ \ \ \ \ \ \ \ \ \ Merge pull request #4792 from Louis7777/ticket/15173Tristan Darricau2017-04-181-5/+5
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/15173] Fix message area resizing lag * github.com:phpbb/phpbb: [ticket/15173] Fix message area resizing lag
| | * | | | | | | | | | | [ticket/15173] Fix message area resizing lagLouis77772017-04-141-5/+5
| | | |_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resizing the posting editor's text area lags, because there is an all-inclusive CSS transition. This fix excludes the height property from having a noticeable transition. PHPBB3-15173
| * | | | | | | | | | | [ticket/15125] Remove the function play_qt_file in forum_fn.jsRishabh04-022017-04-181-31/+0
| |/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15125
| * | | | | | | | | | [ticket/15157] simple headerhanakin2017-03-281-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15157
| * | | | | | | | | | [ticket/15157] Add proper google font callhanakin2017-03-281-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15157
| * | | | | | | | | | Merge pull request #4740 from rubencm/ticket/14974Tristan Darricau2017-03-191-1/+2
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/14974] Make cookie notice configurable via language files * rubencm/ticket/14974: [ticket/14974] make cookie notice configurable via language files
| | * | | | | | | | | | [ticket/14974] make cookie notice configurable via language filesRubén Calvo2017-03-131-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-14974
| * | | | | | | | | | | Merge branch '3.1.x' into 3.2.xTristan Darricau2017-03-192-2/+10
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 3.1.x: [ticket/14844] Add CSS classes for strong and italics text to BBCodes
| * \ \ \ \ \ \ \ \ \ \ \ Merge pull request #4738 from rxu/ticket/15124Marc Alexander2017-03-191-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/15124] Hide navbar icon titles in repsonsive view