JoshyPHP
adbc45b486
[ticket/11742] Removed whitespace collapsing in codebox [ci skip]
...
PHPBB3-11742
2015-05-23 01:55:05 +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
ae8129b699
[ticket/12542] Add different outline colors for body & textarea
...
PHPBB3-12542
2015-04-29 00:12:55 +02:00
Marc Alexander
46a789de5c
[ticket/12542] Add initial drag-n-drop animation
...
PHPBB3-12542
2015-04-28 16:12:58 +02:00
cyberalien
e120e6ac97
[ticket/13741] Remove outdated references to tweaks.css
...
PHPBB3-13741
2015-04-03 11:14:20 +03:00
cyberalien
9f54d2b590
[ticket/13741] Remove reference to unused body font-size declaration
...
Remove reference to font-size declaration that is no longer used in prosilver
PHPBB3-13741
2015-04-03 11:04:47 +03:00
cyberalien
6c308d81bd
[ticket/13741] Remove reference to oudated rollover code that no longer exists
...
Rollover code referenced in that comment has been removed in 3.1
PHPBB3-13741
2015-04-03 11:03:47 +03:00
Marc Alexander
e132e9ba76
Merge pull request #3428 from prototech/ticket/13463
...
[ticket/13463] Correctly position notification mark read icon in RTL.
2015-03-11 13:49:42 +01:00
Cesar G
c0104d0243
Merge remote-tracking branch 'cyberalien/ticket/13667' into 3.1.x
...
* cyberalien/ticket/13667:
[ticket/13667] Fix buttons alignment in Chrome for Windows
2015-03-05 08:41:33 -08:00
RMcGirr83
c3720739cb
[ticket/13590] Headers of remember me login keys are not centered
...
Corrected a few other files as well
PHPBB3-13590
2015-03-04 06:00:27 -05:00
cyberalien
5d8bea9060
[ticket/13667] Fix buttons alignment in Chrome for Windows
...
PHPBB3-13667
2015-03-03 16:47:30 +02:00
Joas Schilling
059790f386
Merge pull request #3425 from dragosvr92/patch-4
...
Update colours.css
2015-02-20 20:55:23 +01:00
Dragos-Valentin Radulescu
5c3ca7404d
[ticket/13640] Rearrange css in a better order
...
PHPBB3-13640
2015-02-20 20:21:31 +01:00
Dragos-Valentin Radulescu
eff928c29b
[ticket/13639] Update colours.css
...
The rule is a left over from development. it should be removed from colours.css
.icon-search-advanced { background-image: url("./images/icon_search_adv.gif");}
Area21 ticket: https://area51.phpbb.com/phpBB/viewtopic.php?f=81&p=275166
PHPBB3-13639
2015-02-20 20:26:33 +02:00
Scout4all
3f4dcc6920
[ticket/13463] Correctly position notification mark read icon in RTL.
...
PHPBB3-13463
2015-02-19 19:07:07 -08:00
Joas Schilling
ff39ffacf6
Merge pull request #3296 from PayBas/ticket/13431
...
[ticket/13431] Fix responsive RTL media queries for <IE11
2015-01-19 21:37:14 +01:00
PayBas
4e5e356555
[ticket/13431] Fix responsive RTL media queries for <IE11
...
PHPBB3-13431
2015-01-16 19:25:45 +01:00
PayBas
9e38e9dc6f
[ticket/13507] Fix horizontal scrollbar for large images in posts
...
PHPBB3-13507
2015-01-16 19:10:04 +01:00
PayBas
2c15388520
[ticket/13228] Gotta use !important after all. Too bad
...
PHPBB3-13228
2014-11-22 02:42:25 +01:00
PayBas
16c43b6a7d
[ticket/13228] Fix codebox "select all" font-size in UCP and MCP
...
PHPBB3-13228
2014-11-21 23:35:33 +01:00
cyberalien
795fd75d60
[ticket/13349] Fix breadcrumb arrow entity
...
PHPBB3-13349
2014-11-18 14:13:07 +02:00
Cesar G
6768490f69
Merge remote-tracking branch 'PayBas/ticket/13163' into develop-ascraeus
...
* PayBas/ticket/13163:
[ticket/13163] Check for images
[ticket/13163] Terminate timely when no data-last links exist
[ticket/13163] Fix responsive link lists
2014-10-16 19:19:53 -07:00
Joas Schilling
b343bf783a
Merge pull request #3037 from PayBas/ticket/13169
...
[ticket/13169] Fix RTL forms in responsive mode
2014-10-15 18:56:11 +02:00
PayBas
205be67622
[ticket/13169] Fix RTL forms in responsive mode
...
PHPBB3-13169
2014-10-15 17:08:11 +02:00
PayBas
36d1f87c5a
[ticket/13163] Fix responsive link lists
...
PHPBB3-13163
2014-10-13 23:29:01 +02:00
PayBas
757c67b7d8
[ticket/12530] Show logo and policy in responsive
...
PHPBB3-12530
2014-10-07 20:49:39 +02:00
PayBas
66ecbd8545
[ticket/12530] Fix captcha challange image breaking responsive layout
...
PHPBB3-12530
2014-10-07 18:30:20 +02:00
Jakub Senko
a1683dfb67
[ticket/13104] inline-block -> block
...
PHPBB3-13104
2014-09-25 20:07:06 +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
8b8e065441
[ticket/13080] Fix mediaqueries formating
...
open { are should not to be on new lines for
media queries per spec, causes code highlight
issues in reputible code editors
PHPBB3-13080
2014-09-20 16:55:20 +02:00
hanakin
e3eff2a976
[ticket/13080] Remove nowrap from dd in responsive
...
PHPBB3-13080
2014-09-20 16:51:01 +02:00
hanakin
1914a08088
[ticket/12598] Fix sir typo
...
PHPBB3-12598
2014-09-18 23:13:42 +02:00
hanakin
88f645eeda
[ticket/12598] Fix rtl positon in header
...
PHPBB3-12598
2014-09-18 22:45:24 +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
hanakin
0dc181a529
[ticket/12598] Replace #search-box with class
...
PHPBB3-12598
2014-09-18 21:47:23 +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
93d50db2d6
[ticket/12598] Add some responsive margin to give breathing room
...
PHPBB3-12598
2014-09-18 21:47:22 +02:00
PayBas
b5800d1124
[ticket/12598] Clean up unused link colors
...
PHPBB3-12598
2014-09-18 21:47:22 +02:00
PayBas
3f71d7dba1
[ticket/12598] Remove unused link colors
...
PHPBB3-12598
2014-09-18 21:47:21 +02:00
PayBas
514bf6e39a
[ticket/12598] Add lt IE9 fixes
...
In case this one gets merged before hanakin's gradient PR.
PHPBB3-12598
2014-09-18 21:47:21 +02:00
PayBas
470e6d5edf
[ticket/12598] Improve search box styling
...
PHPBB3-12598
2014-09-18 21:47:20 +02:00
hanakin
7618e0387c
[ticket/13009] Remove legacy browser hacks
...
PHPBB3-13009
2014-09-11 17:33:30 +02:00
Jakub Senko
aefd96e604
[ticket/13038] Add link to number of posts of user in viewtopic
...
PHPBB3-13038
2014-09-08 17:36:08 +02:00
Cesar G
7cd6dbe898
Merge remote-tracking branch 'PayBas/ticket/12506' into develop-ascraeus
...
* PayBas/ticket/12506:
[ticket/12506] Fix search result h3 margin
[ticket/12506] Fix responsive profile min-height (no avatar)
[ticket/12506] Reposition buttons to make room for "online" banner
[ticket/12506] Reposition post-buttons for compact layout
2014-08-25 13:13:25 -07:00
Andreas Fischer
a79da361ee
Merge pull request #2783 from hanakin/ticket/12862
...
[ticket/12862] Fix pop-up box wraps
* hanakin/ticket/12862:
[ticket/12862] Remove remaining simple-wrap id
[ticket/12862] Resize popups consistently
[ticket/12862] Add Border
2014-08-23 11:40:37 +02:00
Louis7777
8a5dd101a3
[ticket/12989] Remove unused "created_by.jpg"
...
This image is not used anywhere in prosilver.
PHPBB3-12989
2014-08-19 20:58:47 +02:00
Marc Alexander
ad625c1e6d
Merge pull request #2876 from PayBas/ticket/12900
...
[ticket/12900] Fix potential avatar size box overflow
2014-08-14 14:47:20 +02:00