aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | [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 #4672 from senky/ticket/13603Marc Alexander2017-04-261-0/+2
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | [ticket/13603] Add index_body_stat_blocks_after event
| | * | | | | [ticket/13603] Add index_body_stat_blocks_after eventJakub Senko2017-01-231-0/+2
| | | |_|_|/ | | |/| | | | | | | | | | | | | | | PHPBB3-13603
| * | | | | Merge pull request #4780 from marc1706/ticket/8116Tristan Darricau2017-04-211-1/+29
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/8116] Add pagination for IP tables and post info * 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 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/8116] Correctly get other users who posted under IPMarc Alexander2017-04-181-15/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-8116
| | * | | | | | [ticket/8116] Add pagination for IP tables on post infoMarc Alexander2017-03-281-1/+43
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Diff from previous patch by nickvergessen. PHPBB3-8116
* | | | | | | | [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 #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
* | | | | | | 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
| * | | | | | [ticket/14844] Add CSS classes for strong and italics text to BBCodesMarc Alexander2017-03-192-2/+10
| | |_|_|_|/ | |/| | | | | | | | | | | | | | | | PHPBB3-14844
* | | | | | Merge pull request #4738 from rxu/ticket/15124Marc Alexander2017-03-191-1/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | [ticket/15124] Hide navbar icon titles in repsonsive view
| * | | | | | [ticket/15124] Hide navbar icon titles in repsonsive viewrxu2017-03-131-1/+1
| | |/ / / / | |/| | | | | | | | | | | | | | | | PHPBB3-15124
* | | | | | Merge pull request #4695 from marc1706/ticket/15083Marc Alexander2017-03-191-0/+9
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | | | | | | [ticket/15083] Fix invalid emoji sizing in ACP & print view
| * | | | | [ticket/15083] Add stylelint definitionsMarc Alexander2017-02-221-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15083
| * | | | | [ticket/15083] Fix invalid emoji sizing in ACP & print viewMarc Alexander2017-02-111-0/+7
| | |_|_|/ | |/| | | | | | | | | | | | | PHPBB3-15083
* | | | | Merge pull request #4729 from vinny/ticket/15118Marc Alexander2017-03-091-1/+1
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | [ticket/15118] Fix html error in jumpbox.html
| * | | | | [ticket/15118] Fix html error in jumpbox.htmlVinny2017-03-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15118
* | | | | | Merge pull request #4696 from marc1706/ticket/14979Marc Alexander2017-03-081-0/+11
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | [ticket/14979] Do not display underline for unread icon
| * | | | | | [ticket/14979] Use hanakin's CSS versionMarc Alexander2017-02-191-7/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-14979
| * | | | | | [ticket/14979] Add text-decoration settings for lastpost links as wellMarc Alexander2017-02-131-0/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-14979
| * | | | | | [ticket/14979] Do not display underline for unread iconMarc Alexander2017-02-111-0/+4
| | |/ / / / | |/| | | | | | | | | | | | | | | | PHPBB3-14979
* | | | | | Merge pull request #4713 from DavidIQ/ticket/15106Marc Alexander2017-03-081-3/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | [ticket/15106] Remove space before comma in sub-forum list
| * | | | | | [ticket/15106] Remove space before comma in sub-forum listDavid Colón2017-02-281-3/+1
| | | | | | |
* | | | | | | Merge pull request #4714 from vinny/ticket/14732Marc Alexander2017-03-081-7/+0
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | | | | | | | [ticket/14732] Remove PHP Code syntax highlighting references
| * | | | | | [ticket/14732] Remove PHP Code syntax highlighting referencesVinny2017-02-281-7/+0
| | |/ / / / | |/| | | | | | | | | | | | | | | | PHPBB3-14732
* | | | | | Merge pull request #4629 from hubaishan/ticket/14975Marc Alexander2017-02-224-8/+19
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | [ticket/14975] Correct RTL style css
| * | | | | | [ticket/14975] Changes requested by hanakinSaeed Hubaishan2017-02-221-6/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/14975] Changes requested by hanakin [PHPBB3-14975]
| * | | | | | [ticket/14975] add missing .rtlSaeed Hubaishan2017-01-301-7/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/14975] add missing .rtl and resolve conflict [PHPBB3-14975]
| * | | | | | [ticket/14975] Correct RTL style csshubaishan2017-01-104-6/+24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | display_options.html corrected to move (display and sorting option) to right jumpbox.html corrected to change arrow direction to left in RTL pagination.html corrected to change arrows direction on RTL bidi.css more edittions to correct remain style mistakes PHPBB3-14975
* | | | | | | [ticket/15058] Force browser to redownload stylesheetsDavid Colón2017-02-101-12/+12
| |_|/ / / / |/| | | | |
* | | | | | Merge branch '3.1.x' into 3.2.xTristan Darricau2017-02-051-0/+2
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | | | | | | | | | | | | * 3.1.x: [ticket/15059] Preserve code line breaks and scroll overflow