1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-09-02 21:02:41 +02:00

40 Commits

Author SHA1 Message Date
Marc Alexander
79fc90dce3 [ticket/17459] Extend usage of css variables
PHPBB-17459
2025-01-08 21:31:52 +01:00
Marc Alexander
23010abcb8 [ticket/17459] Increase font sizes
PHPBB-17459
2025-01-08 21:30:47 +01:00
Matt Friedman
4da0a75efa [ticket/17371] Improve dropdown toggle UX
PHPBB-17371

Signed-off-by: Matt Friedman <maf675@gmail.com>
2024-07-17 09:28:33 -07:00
Marc Alexander
75b2579aa9 [ticket/17283] Remove last remaining uses of iconify
PHPBB3-17283
2024-02-12 18:51:47 +01:00
Marc Alexander
8bbb4aa25d [ticket/17283] Replace iconify fa with direct fa icons
PHPBB3-17283
2024-02-12 18:51:47 +01:00
Marc Alexander
455d6b071b [ticket/17283] Adjust classes and lang call for icon
PHPBB3-17283
2024-02-12 18:51:46 +01:00
Marc Alexander
e4974888bd [ticket/17283] Finish converting navbar to font awesome
PHPBB3-17283
2024-02-12 18:51:46 +01:00
Marc Alexander
302e9000e6 [ticket/17283] Change first icons to font and adjust icon alignment
PHPBB3-17283
2024-02-12 18:51:46 +01:00
Marc Alexander
cb33889999 [ticket/17283] Add back font awesome
PHPBB3-17283
2024-02-12 18:51:46 +01:00
3D-I
e2c174a618 [ticket/16833] Improve subscribe to forum or topic icons
PHPBB3-16833
2021-08-15 20:31:17 +02:00
hanakin
88da57a052 [ticket/16763] fix imageset mine pip alignment
PHPBB3-16763
2021-04-20 14:59:39 -10:00
hanakin
a9b38bb2cb [ticket/16237] fix quote icon
PHPBB3-16237
2020-08-21 12:01:15 +02:00
hanakin
3eb192ad7b [ticket/16237] fix font awsome icon alignment
PHPBB3-16237
2020-08-19 10:40:06 -10:00
hanakin
8f4b546958 [ticket/16237] fix ajax subscribe icons
PHPBB3-16237
2020-08-19 10:40:06 -10:00
hanakin
dc4fe2d4b7 [ticket/16237] squash all commits
PHPBB3-16237
2020-08-19 10:40:06 -10:00
Marc Alexander
5f0b3c2141 Merge branch '3.3.x' 2020-08-06 17:44:03 +02:00
3D-I
4aa3a80558 [ticket/16552] Roll back to FontAwesome 4.7
PHPBB3-16552
2020-07-21 11:58:28 +02:00
rxu
7567f97143 [ticket/16477] Restore .icon class selector in icons.css
PHPBB3-16477
2020-05-12 23:28:08 +07:00
mrgoldy
93cc9987cf Merge branch '3.3.x' 2020-05-02 22:49:54 +02:00
rxu
77745e466d [ticket/16452] Minor css code style adjustments
PHPBB3-16452
2020-04-23 02:07:56 +07:00
rxu
0e4ce1f978 [ticket/16452] Upgrade to FontAwesome 5
PHPBB3-16452
2020-04-21 15:21:40 +07:00
luzpaz
a9a28859d4 [ticket/15424] Multiple typo fixes in docs & comments
Fixed typos in some docs, guidelines, some non-user-facing files.

PHPBB3-15424
2019-05-08 22:20:56 +02:00
hanakin
f95c323881 [ticket/15980] fix new stylelint errors
PHPBB3-15980
2019-03-05 06:24:46 -10:00
luzpaz
e13ba99c81 [ticket/15424] Multiple typo fixes in docs & comments
Fixed typos in some docs, guidelines, some non-user-facing files.

PHPBB3-15424
2017-10-29 12:44:01 +01:00
hanakin
980a9a6f69 [ticket/14976] Start converting ems
PHPBB3-14976
2017-10-11 14:48:33 -04:00
hanakin
98479f235b [ticket/15071] Fix cahnges
PHPBB3-15071
2017-09-23 11:24:32 -04:00
Marc Alexander
5f09e0ec0a [ticket/15213] Fix stylelint failures
PHPBB3-15213
2017-05-02 13:55:36 -04:00
Marc Alexander
bd1206d45f Merge branch '3.2.x' 2017-04-27 09:36:14 -04:00
Marc Alexander
abbb782820 Merge pull request #4710 from nomind60s/ticket/15086
[ticket/15086] Replace quote.gif with Font Awesome icon
2017-04-27 09:34:16 -04:00
hanakin
79f865bd56 [ticket/15115] Fix errors
PHPBB3-15115
2017-03-24 20:01:10 -04:00
hanakin
ec71279a77 [ticket/15115] Fix errors
PHPBB3-15115
2017-03-24 20:01:09 -04: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
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
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
Tristan Darricau
84e6b87acd Merge branch '3.2.x'
* 3.2.x:
  [ticket/14984] Correct wrong arrow direction in PM inbox
2017-01-15 11:40:26 +01:00
hubaishan
b05b11cf64 [ticket/14984] Correct wrong arrow direction in PM inbox
icons.css change is needed for RTL, becouse inherit float is right

PHPBB3-14984
2017-01-10 17:41:43 +03:00
hanakin
9dcd206ab3 [ticket/14865] Standardize comments a little
PHPBB3-14865
2016-11-24 13:30:19 +01:00
hanakin
452261e806 [ticket/14865] Fix all fixable linting issues
PHPBB3-14865
2016-11-24 13:30:19 +01:00
Matt Friedman
93a25893d5 [ticket/14447] Remove trailing white spaces in Prosilver
PHPBB3-14447
2016-02-02 08:42:53 -08:00
Michael Miday
77cf756378 [ticket/12769] Add icon module to work with 2015-09-17 18:37:29 +02:00