Marc Alexander
25d5f94d19
Merge pull request #4695 from marc1706/ticket/15083
...
[ticket/15083] Fix invalid emoji sizing in ACP & print view
2017-03-19 00:04:48 +01:00
Marc Alexander
7c59f084a6
Merge pull request #3937 from hanakin/ticket/14204
...
[ticket/14204]Fix form buttons to use consistent button codebase
2017-03-18 14:35:38 +01:00
nomind60s
6da3b5e93d
[ticket/15086] Rework specification of properties to simplify
...
Once more rework the property specifications to maintain backwards compatability
and keep changes as small as possible. Thanks hanakin for the assistance.
PHPBB3-15086
2017-03-13 09:04:02 -06:00
Rubén Calvo
74f1b19dfe
[ticket/14974] make cookie notice configurable via language files
...
PHPBB3-14974
2017-03-13 03:09:35 +01:00
rxu
20a3801cf2
[ticket/15124] Hide navbar icon titles in repsonsive view
...
PHPBB3-15124
2017-03-13 00:29:00 +07:00
nomind60s
605af49562
[ticket/15086] Move RTL Font Awesome icon to icons.css
...
Per github discussion, move the RTL Font Awesome coding from bidi.css
to icons.css.
PHPBB3-15086
2017-03-10 22:11:47 -07:00
Oliver Schramm
b4478676b5
Merge pull request #4731 from Rishabh04-02/ticket/15120
...
[ticket/15120] Semicolon missing
2017-03-11 01:03:56 +01:00
nomind60s
b56be33e5b
[ticket/15086] Refactoring and moving to icons.css
...
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
2017-03-10 11:42:50 -07:00
Rishabh04-02
e077bd70a4
[ticket/15120] Semicolon missing
...
PHPBB3-15120
2017-03-10 11:00:46 +05:30
Marc Alexander
1eb364b8d3
Merge pull request #4627 from hanakin/ticket/14981
...
[ticket/14981] Update nomalize.css to v5.0
2017-03-09 22:22:03 +01:00
Marc Alexander
f7a58e0a6a
Merge branch '3.2.x'
2017-03-09 22:11:59 +01:00
Marc Alexander
5d597787eb
Merge pull request #4729 from vinny/ticket/15118
...
[ticket/15118] Fix html error in jumpbox.html
2017-03-09 22:11:55 +01:00
Vinny
6071a5b8aa
[ticket/15118] Fix html error in jumpbox.html
...
PHPBB3-15118
2017-03-09 14:34:42 -03:00
Marc Alexander
a96f55ec15
Merge branch 'ticket/14970'
2017-03-08 21:45:52 +01:00
Marc Alexander
18641e822e
Merge branch '3.2.x'
2017-03-08 21:29:20 +01:00
Marc Alexander
3e9f12d12d
Merge pull request #4696 from marc1706/ticket/14979
...
[ticket/14979] Do not display underline for unread icon
2017-03-08 21:29:16 +01:00
Marc Alexander
8921c3a3b8
Merge branch '3.2.x'
2017-03-08 21:21:21 +01:00
Marc Alexander
f319b93dc3
Merge pull request #4713 from DavidIQ/ticket/15106
...
[ticket/15106] Remove space before comma in sub-forum list
2017-03-08 21:21:16 +01:00
Marc Alexander
37ee22a0e6
Merge branch '3.2.x'
2017-03-08 21:09:40 +01:00
Marc Alexander
e0d31d8897
Merge pull request #4714 from vinny/ticket/14732
...
[ticket/14732] Remove PHP Code syntax highlighting references
2017-03-08 21:07:47 +01:00
nomind60s
6bbb7581c2
[ticket/15086] Merge cite and uncited definitions
...
Per hanakin's suggested changes, merged the cite and uncited definitions.
Handle the uncited case in RTL languages.
PHPBB3-15086
2017-03-07 20:50:51 -07:00
Vinny
8227289ecc
[ticket/14732] Remove PHP Code syntax highlighting references
...
PHPBB3-14732
2017-02-28 05:26:20 -03:00
David Colón
25c54beee7
[ticket/15106] Remove space before comma in sub-forum list
2017-02-28 00:24:57 -05:00
nomind60s
4113fba04d
[ticket/15086] Handle the uncited case properly
...
The blockquote uncited CSS needs the Font Awesome icon added as well
PHPBB3-15086
2017-02-24 06:26:42 -07:00
nomind60s
92fefcfe6f
[ticket/15086] corrections from vinny's review
...
Changed instances of 0px; to 0; and add missing element
PHPBB3-15086
2017-02-23 22:33:43 -07:00
hanakin
c9bf006a09
[ticket/14095] Add to all footers by default
...
PHPBB3-14095
2017-02-23 17:44:05 -05:00
hanakin
b19103c5e3
[ticket/14095] Use gmd animated svg spinner
...
PHPBB3-14095
2017-02-23 17:44:05 -05:00
hanakin
2872d6aa1f
[ticket/14095] Update design a little
...
PHPBB3-14095
2017-02-23 17:44:05 -05:00
hanakin
072ac9fdca
[ticket/14095] keyframes supported by all browsers
...
PHPBB3-14095
2017-02-23 17:44:05 -05:00
hanakin
920ea3018d
[ticket/14095] Faster & simpler
...
PHPBB3-14095
2017-02-23 17:44:05 -05:00
hanakin
f02e755756
[ticket/14095] Display it properly on darkened bg
...
PHPBB3-14095
2017-02-23 17:44:05 -05:00
hanakin
8b9a5848f6
[ticket/14095] use the var
...
PHPBB3-14095
2017-02-23 17:44:05 -05:00
hanakin
3d7319d308
[ticket/14095] Add text for screen reader
...
PHPBB3-14095
2017-02-23 17:44:05 -05:00
hanakin
cf738f05e5
[ticket/14095] Swap out everything
...
PHPBB3-14095
2017-02-23 17:44:05 -05:00
Marc Alexander
54d60dc8b1
[ticket/14970] Fix issues noted by stylelint
...
PHPBB3-14970
2017-02-23 22:27:42 +01:00
nomind60s
f78ba39a1c
[ticket/15086] Replace quote.gif with Font Awesome icon
...
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
2017-02-23 08:44:56 -07:00
Marc Alexander
4365d85b38
Merge branch '3.2.x'
2017-02-22 21:54:10 +01:00
Marc Alexander
cf439f2173
Merge pull request #4629 from hubaishan/ticket/14975
...
[ticket/14975] Correct RTL style css
2017-02-22 21:49:13 +01:00
Marc Alexander
47caa97ff2
[ticket/14970] Fixed issues picked up by stylelint
...
PHPBB3-14970
2017-02-22 21:46:07 +01:00
Marc Alexander
01046c2209
[ticket/15083] Add stylelint definitions
...
PHPBB3-15083
2017-02-22 21:37:02 +01:00
Saeed Hubaishan
3331581ee5
[ticket/14975] Changes requested by hanakin
...
[ticket/14975] Changes requested by hanakin
[PHPBB3-14975]
2017-02-22 13:30:48 +03:00
Marc Alexander
bdc31265cf
[ticket/14979] Use hanakin's CSS version
...
PHPBB3-14979
2017-02-19 16:46:29 +01:00
Marc Alexander
38c3ded1f8
Merge branch '3.2.x'
2017-02-19 10:06:45 +01:00
hanakin
1c85634778
[ticket/14204] Add new refactored code
...
PHPBB3-14204
2017-02-17 14:24:11 -05:00
hanakin
2b52a13a3f
[ticket/14204] Remove old code
...
PHPBB3-14204
2017-02-17 14:23:48 -05:00
hanakin
c0b22b380f
[ticket/14204] Add new classes
...
PHPBB3-14204
2017-02-17 14:23:14 -05:00
Marc Alexander
a52d5edd18
[ticket/14979] Add text-decoration settings for lastpost links as well
...
PHPBB3-14979
2017-02-13 21:09:28 +01:00
Marc Alexander
af028f8d72
[ticket/14979] Do not display underline for unread icon
...
PHPBB3-14979
2017-02-11 11:34:03 +01:00
Marc Alexander
b4821907b7
[ticket/15083] Fix invalid emoji sizing in ACP & print view
...
PHPBB3-15083
2017-02-11 11:19:46 +01:00
David Colón
46a0cde544
[ticket/15058] Force browser to redownload stylesheets
2017-02-10 15:17:06 -05:00