1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-10-13 16:05:34 +02:00
Commit Graph

1068 Commits

Author SHA1 Message Date
Marc Alexander
c4c19d5a7c Merge branch '3.2.x' 2019-03-31 11:25:49 +02:00
hanakin
f95c323881 [ticket/15980] fix new stylelint errors
PHPBB3-15980
2019-03-05 06:24:46 -10:00
hanakin
90b4ebab90 [ticket/15953] add reported pm borders
PHPBB3-15953
2019-03-04 20:56:35 -10:00
Máté Bartus
25e3d69ad6 Merge pull request #5049 from hanakin/ticket/15462
[ticket/15462] add bidi.css to stylesheet.css
2019-01-04 19:41:16 +01:00
Marc Alexander
3bdc1d4e16 [ticket/12627] Fix stylelint issues in CSS files after merging 3.2.x
PHPBB3-12627
2018-07-09 20:12:24 +02:00
Tristan Darricau
4a2d417981 Merge pull request #5234 from hanakin/ticket/15679
[ticket/15679] notifications ucp front-page looks poor due to cp styling inheritance

* github.com:/phpbb/phpbb:
  [ticket/15679] Overide css inheritance in cp.css
  [ticket/15679] assign proper classes to html
2018-07-08 18:48:58 +02:00
Tristan Darricau
e454b5838d Merge branch '3.2.x'
* 3.2.x:
  [ticket/15673] Fix Duplicated links in QuickLinks and main nav bar
2018-07-08 18:19:39 +02:00
Tristan Darricau
3d4cc025e0 Merge pull request #5278 from hubaishan/ticket/15673
[ticket/15673] Fix Duplicated links in QuickLinks and main nav bar

* github.com:/phpbb/phpbb:
  [ticket/15673] Fix Duplicated links in QuickLinks and main nav bar
2018-07-08 18:19:39 +02:00
Tristan Darricau
aa2ed924a8 Merge pull request #4986 from Sophist-UK/ticket/15388
[ticket/15388] List boxes internal corners rounded

* github.com:/phpbb/phpbb:
  [ticket/15388] List boxes internal corners rounded fix 2
  [ticket/15388] List boxes internal corners rounded fix 1
  [ticket/15388] List boxes internal corners rounded
2018-07-08 18:12:43 +02:00
Tristan Darricau
a2653c97b4 Merge pull request #5119 from hubaishan/ticket/15545
[ticket/15545] Fix no vertical space between format buttons

* github.com:/phpbb/phpbb:
  [ticket/15545] Fix no vertical space between format buttons
  [ticket/15545] Fix no vertical space between format buttons
  [ticket/15545] Fix no vertical space between format buttons
2018-07-08 18:10:42 +02:00
Tristan Darricau
9db4983f03 Merge pull request #5185 from SupSuper/ticket/15611
[ticket/15611] Fix misaligned text in responsive user profile

* github.com:/phpbb/phpbb:
  [ticket/15611] Fix misaligned text in responsive user profile
2018-07-08 18:03:59 +02:00
Tristan Darricau
f51b1911b7 Merge branch '3.2.x'
* 3.2.x:
  [ticket/15611] Fix misaligned text in responsive user profile
2018-07-08 18:03:59 +02:00
Tristan Darricau
89862b9783 Merge pull request #5183 from dnssh/phpbb-dev
[ticket/15605] Correct Right-Margin for ribbon image

* github.com:/phpbb/phpbb:
  [ticket/15605] Correct Right Margin for ribbon image
  [ticket/15605] Correct Right-Margin for ribbon image 4
  [ticket/15605] Correct Right-Margin for ribbon image 3
  [ticket/15605] Updated Correct Right-Margin for ribbon image 2
  [ticket/15605] Correct Right-Margin for ribbon image 1
2018-07-08 18:03:01 +02:00
Tristan Darricau
4829dfe487 Merge branch '3.2.x'
* 3.2.x:
  [ticket/15676] Use paragraphs and classes as suggested by hanakin
  [ticket/15676] Use twig syntax
  [ticket/15676] Simplify link text and use privacy link in cookie notice
  [ticket/15676] Display privacy notice in footer & allow overriding U_PRIVACY
2018-07-08 17:40:26 +02:00
hubaishan
27aba29d74 [ticket/15673] Fix Duplicated links in QuickLinks and main nav bar
Add required class to common.css

PHPBB3-15673
2018-07-04 16:40:53 +03:00
Marc Alexander
2f3bd918ac [ticket/15676] Use paragraphs and classes as suggested by hanakin
PHPBB3-15676
2018-06-20 21:50:49 +02:00
hanakin
8b3fa91ae3 [ticket/15679] Overide css inheritance in cp.css
PHPBB3-15679
2018-06-03 19:54:20 -04:00
Marc Alexander
c6a35237a2 [ticket/15676] Display privacy notice in footer & allow overriding U_PRIVACY
PHPBB3-15676
2018-05-31 09:31:33 +02:00
Michael Miday
ba1eda7d95 [ticket/15647] fix post font-size and line-height
PHPBB3-15647
2018-04-18 18:34:20 -04:00
Devansh Shah
af077a9da3 [ticket/15605] Correct Right Margin for ribbon image
PHPBB3-15605
2018-04-06 18:32:50 +05:30
Daniel
c486634be8 [ticket/15611] Fix misaligned text in responsive user profile
Corrects misaligned header text when viewing a user profile in prosilver
mobile layout by force clearing the columns.

PHPBB3-15611
2018-04-03 13:56:50 +01:00
Devansh Shah
857225c886 [ticket/15605] Correct Right-Margin for ribbon image 4
PHPBB3-15605
2018-03-31 13:26:58 +05:30
Devansh Shah
b1a6cb3ee3 [ticket/15605] Correct Right-Margin for ribbon image 3
PHPBB3-15605
2018-03-31 13:06:09 +05:30
Devansh Shah
12403abfcb [ticket/15605] Updated Correct Right-Margin for ribbon image 2
PHPBB3-15605
2018-03-31 13:05:54 +05:30
Devansh Shah
3f7dfa19ce [ticket/15605] Correct Right-Margin for ribbon image 1
PHPBB3-15605
2018-03-31 13:03:48 +05:30
Michael Miday
025d40a63d [ticket/15565] remove improper font-sizes
PHPBB3-15565
2018-02-21 19:24:51 +01:00
hubaishan
81c36fc9c7 [ticket/15545] Fix no vertical space between format buttons
Add margin-bottom to input and select

PHPBB3-15545
2018-02-06 20:22:53 +03:00
hubaishan
c40713bf28 [ticket/15545] Fix no vertical space between format buttons
move to `buttons.css`

PHPBB3-15545
2018-02-06 17:35:11 +03:00
hubaishan
cc2fe6677e [ticket/15545] Fix no vertical space between format buttons
Fix no vertical space between format buttons

PHPBB3-15545
2018-02-04 17:33:34 +03:00
Marc Alexander
2b7c498f40 Merge branch '3.2.x' 2017-12-17 16:13:10 +01:00
Michael Miday
20ab0e16f0 [ticket/15470] Add font-size
PHPBB3-15470
2017-11-28 09:20:27 -05:00
Michael Miday
693b6efdbf [ticket/15462] add bidi.css to stylesheet.css
PHPBB3-15462
2017-11-21 10:06:52 -05:00
Marc Alexander
ded043baab Merge pull request #5000 from hanakin/ticket/15402
[ticket/15402] repurpose tweaks.css
2017-11-05 11:50:06 +01:00
Marc Alexander
9448cb07c6 Merge pull request #5005 from hanakin/ticket/15404
[ticket/15404] autoprefix browser compatibility
2017-11-04 14:46:30 +01:00
Michael Miday
9a1acae8af [ticket/15404] fix gradients
PHPBB3-15404
2017-11-04 11:43:09 +01:00
Marc Alexander
7ad6e50af2 Merge branch '3.2.x' 2017-11-02 21:36:24 +01:00
Marc Alexander
b71e725c0b Merge pull request #5016 from Elsensee/ticket/15195
[ticket/15195] Fix code block in rtl print version
2017-11-02 21:33:56 +01:00
Marc Alexander
968d483d39 Merge pull request #5006 from hanakin/ticket/15406
[ticket/15406] Fix/standardize bidi.css classes
2017-11-02 21:22:04 +01:00
Oliver Schramm
c67cfb2b41 [ticket/15195] Fix floatings in print view
PHPBB3-15195
2017-11-02 20:24:21 +01:00
Marc Alexander
2312af57c6 [ticket/15387] Fix CSS for master branch
PHPBB3-15387
2017-11-01 19:08:17 +01:00
Marc Alexander
1926f1a3a8 Merge pull request #5010 from hanakin/ticket/15414
[ticket/15414] Remove useless redundant css properties
2017-11-01 16:03:31 +01:00
Marc Alexander
51b8974312 Merge branch '3.2.x' 2017-11-01 13:21:37 +01:00
Marc Alexander
96cb62fe6d Merge pull request #5026 from marc1706/ticket/15387
[ticket/15387] Make vertical bars full height on board index forum rows
2017-11-01 13:21:33 +01:00
Sophist
ab83b25857 [ticket/15387] Make vertical bars full height - fix MCP
Fix issue where changes were half applied to MCP creating c. 990px of
whitespace.

PHPBB3-15387
2017-11-01 11:03:00 +01:00
Sophist
e5860288be [ticket/15387] Make vertical bars full height - fix 1
Fix issue with 2px gap at the bottom of the bars.

PHPBB3-15387
2017-11-01 11:00:49 +01:00
Sophist
44a0a9e3e0 [ticket/15387] Make vertical bars full height on forum topic rows - consistency
Make extra size consistent with immediately following css i.e. use 999px
not 99999px as v. large to exceed possible box size.

PHPBB3-15387
2017-11-01 11:00:33 +01:00
Sophist
a6b994d95e [ticket/15387] Make vertical bars full height on board index forum rows
Make vertical left border bars for height for Topics and Posts columns
in board index forum rows when these columns have less height than e.g.
the Last Post column.

PHPBB3-15387
2017-11-01 11:00:06 +01: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
Oliver Schramm
dcf33148a7 [ticket/15195] Fix code block in rtl print version
PHPBB3-15195
2017-10-28 03:46:43 +02:00
Michael Miday
817736ed3a [ticket/15414] Inline take no dimensions
PHPBB3-15414
2017-10-17 23:32:31 -04:00