Matt Friedman
9db5da5b3d
[ticket/17125] Use box-sizing to fix message box
...
PHPBB3-17125
2023-04-02 14:27:35 +00:00
Matt Friedman
d5aa6189b6
[ticket/17125] Use FlexBox for message and smileys
...
PHPBB3-17125
2023-03-31 19:05:18 +00:00
Prosk8er
6dd7b7e8b5
[ticket/16831] fix tabs missing delimiters and remove commented class
...
this is just to fix tabs, missing delimiters, and
remove old commented classes in css files
PHPBB3-16831
2021-08-14 17:33:26 -04:00
mrgoldy
c7be5d25d0
Merge branch '3.2.x' into 3.3.x
2020-04-06 17:16:48 +02:00
phpBB España
07576eb338
[ticket/16404] Small bug in prosilver
...
PHPBB3-16404
2020-03-15 14:45:45 +01:00
mrgoldy
ccc21a8c94
[ticket/12539] Live member search improvements
...
PHPBB3-12539
2019-09-09 16:27:16 +02:00
Tristan Darricau
fc39aa8d71
Merge branch '3.1.x' into 3.2.x
...
* 3.1.x:
[ticket/13735] Fix input type number for Firefox in prosilver
2017-04-19 22:20:15 +02:00
javiexin
3c8bdc8fb4
[ticket/13735] Fix input type number for Firefox in prosilver
...
PHPBB3-13735
2017-04-17 20:04:06 +02:00
Louis7777
6d1de15748
[ticket/15173] Fix message area resizing lag
...
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
2017-04-14 15:10:48 +03:00
RMcGirr83
9a4e998f70
[ticket/12649] Change sort & display options in footers to dropdown menu
...
PHPBB3-12649
2015-11-03 14:48:05 -05:00
Michael Miday
6b7fa249f1
[ticket/14193]Fix posting buttons
...
PHPBB3-14193
2015-10-03 05:15:16 +02:00
Michael Miday
faaafe14ed
[ticket/12769] Fix some froom button inconsistency
2015-09-17 18:37:32 +02:00
Michael Miday
201a961367
[ticket/12769] Completely refactor btns and paging
2015-09-17 18:37:29 +02:00
Michael Miday
32868a6f87
[ticket/12769] Fix responsive features
2015-09-17 18:37:29 +02:00
Michael Miday
9e5e2ee3e2
[ticket/14139] Swap ids for classes in css files
2015-09-14 16:26:07 +02:00
Michael Miday
d81ca8d7a5
[ticket/12821] Update all gradients
2015-09-01 18:24:07 +02:00
Marc Alexander
622d5b2643
[ticket/12542] Do not use browser specific css for outline
...
Also, the CSS selector for the drag'n'drop was simplified to only use the
class.
PHPBB3-12542
2015-05-23 10:51:04 +02:00
Marc Alexander
818df0ec68
[ticket/12542] Use extended CSS for all browsers
...
PHPBB3-12542
2015-04-29 12:30:35 +02:00
Marc Alexander
46a789de5c
[ticket/12542] Add initial drag-n-drop animation
...
PHPBB3-12542
2015-04-28 16:12:58 +02:00
Cesar G
f2a98339e2
Merge remote-tracking branch 'hanakin/ticket/12889' into develop-ascraeus
...
* hanakin/ticket/12889:
[ticket/12889] Fix multiple select lists
2014-09-23 12:49:04 -07:00
hanakin
fb610f99df
[ticket/12889] Fix multiple select lists
...
PHPBB3-12889
2014-09-23 17:24:26 +02:00
hanakin
aa1ffc9319
[ticket/13097] Add missing unit type
...
PHPBB3-13097
2014-09-23 17:11:51 +02:00
hanakin
2ca001edcf
[ticket/12598] Remove right border
...
PHPBB3-12598
2014-09-18 22:34:55 +02:00
hanakin
6eb2b876f1
[ticket/12598] Remove border from .search-header
...
PHPBB3-12598
2014-09-18 21:47:24 +02:00
PayBas
d27e9c7c76
[ticket/12598] Remove hover border-color and use hover icon
...
PHPBB3-12598
2014-09-18 21:47:23 +02:00
PayBas
470e6d5edf
[ticket/12598] Improve search box styling
...
PHPBB3-12598
2014-09-18 21:47:20 +02:00
Cesar G
0b91c5488a
Merge remote-tracking branch 'PayBas/ticket/12813' into develop-ascraeus
...
* PayBas/ticket/12813:
[ticket/12813] Move inline-CSS to css file
[ticket/12813] Use -moz-only fix instead of generic padding
[ticket/12813] Reorder .row pagination so it aligns better
[ticket/12813] Fix page-jump title lang and use input type=number
2014-07-07 01:32:18 -07:00
hanakin
5136be4225
[ticket/12823] Remove all trailing whitespace
...
PHPBB3-12823
2014-07-06 17:09:21 +02:00
PayBas
8d6d21c7de
[ticket/12813] Use -moz-only fix instead of generic padding
...
PHPBB3-12813
2014-07-06 13:01:57 +02:00
PayBas
2d2525f382
[ticket/12813] Fix page-jump title lang and use input type=number
...
PHPBB3-12813
2014-07-05 11:08:15 +02:00
Cesar G
76cd9ec953
[ticket/12013] Remove obsolete jumpbox and quickmod CSS.
...
PHPBB3-12013
2014-07-04 00:56:27 -07:00
Cesar G
652f787abd
[ticket/10737] Use dropdown for search results container.
...
PHPBB3-10737
2014-04-23 09:11:40 -07:00
Oliver Schramm
7824535839
[ticket/11978] Fix width of topic search text field
...
PHPBB3-11978
2014-04-15 23:18:41 +02:00
Matt Friedman
21bec33e0b
[ticket/11111] Prosilver posting textarea may only be resized vertically
...
The resize element displays a mechanism for allowing the
user to resize the element. Setting this to vertical means it
may only be resized vertically.
PHPBB3-11111
2014-03-13 12:47:28 -07:00
Cesar G
c5680ca822
[ticket/10810] Update all palettes.
...
PHPBB3-10810
2013-11-13 01:24:37 -08:00
Vjacheslav Trushkin
7ce34f3f90
[ticket/11030] Fix cursor for checkboxes
...
PHPBB3-11030
2013-10-30 11:51:16 +02:00
erangamapa
dffe790f19
[ticket/11030] Fixing cursor appearing in file upload browse button.
...
Removed unnecessary cursor CSS properties added for form inputs in both acp
and prosilver styles. Added cursor:pointer property only for buttons.
PHPBB3-11030
2013-10-30 02:10:47 +02:00
Vjacheslav Trushkin
3016e5227b
[ticket/11956] Fix responsive jumpbox
...
PHPBB3-11956
2013-10-24 18:36:15 +03:00
Cesar G
d9a9083d90
[ticket/10948] Separate color swatch cells.
...
PHPBB3-10948
2013-10-17 23:43:47 -07:00
Vjacheslav Trushkin
f3bbca4fa0
Merge branch 'ticket/11811' into ticket/develop-2/11811
...
* ticket/11811:
[ticket/11811] Remove outline on :focus
Conflicts:
phpBB/adm/style/admin.css
phpBB/styles/prosilver/theme/forms.css
2013-09-14 00:19:48 +03:00
Vjacheslav Trushkin
3cd445d055
[ticket/11811] Remove outline on :focus
...
PHPBB3-11811
2013-09-13 23:41:07 +03:00
Vjacheslav Trushkin
178f23d4d8
[ticket/11010] Change input type to search for search forms
...
Change input type to search for search forms
Replace search placeholder JS with placeholder attribute
Add style for search placeholder
PHPBB3-11010
2013-05-20 18:42:05 +02:00
Joas Schilling
66f7d45603
[feature/new-tz-handling] Introduce 2 step timezone selection using javascript
...
PHPBB3-9558
2012-06-18 15:08:57 +02:00
David King
0f93e0c719
Merge remote-tracking branch 'cyberalien/feature/prosilver-cleanup/duplicate-colors' into develop
2012-03-30 18:57:14 -04:00
Vjacheslav Trushkin
179fa3ef40
[feature/prosilver-cleanup/remove-tweaks2] Removing tweaks from forms
...
Removing IE6 tweaks from forms.css
PHPBB3-10622
2012-03-08 01:40:09 +02:00
Vjacheslav Trushkin
f17449e5ff
[feature/prosilver-cleanup/duplicate-colors] Removing duplicate colors
...
Removing color values from files other than colours.css
PHPBB3-10619
2012-02-16 10:53:36 +02:00
Andreas Fischer
9d7b144c54
Merge remote-tracking branch 'bantu/ticket/10254' into develop-olympus
...
* bantu/ticket/10254:
[ticket/10254] Add "phpBB Group" to "Modified by" in prosilver stylesheet.css
[ticket/10254] Removing the subsilver2 NOTE, incompatible with phpBB.com.
[ticket/10254] Removing the NOTE as it is incompatible with phpBB.com.
[ticket/10254] Remove subsilver2 as default style on theme.
[ticket/10254] Remove style names from themes and fix some informations on it.
2011-11-14 13:44:38 +01:00
maelsoucaze
dee836315c
[ticket/10254] Remove style names from themes and fix some informations on it.
...
PHPBB3-10254
2011-11-14 13:28:42 +01:00
Joas Schilling
cf49b5f46f
[ticket/7932] Fix font size in select boxes
...
PHPBB3-7932
2011-10-29 23:32:47 +02:00
Raimon
d59482366a
[ticket/10233] IE Emulation fix breaks PM posting layout
...
The minimum and maximum width of 100% make the textarea dynamically
adjust. However the smilies next to the textarea will float out of
their containing div when the default width pre-min/max is specified
as a too high value.
PHPBB3-10233
2011-06-26 11:10:05 +02:00