PayBas
693cbd247c
[ticket/12608] Add styling (CSS class) options to notifications
...
This will allow different notifications to have different styles
PHPBB3-12608
2014-06-15 10:02:09 +02:00
PayBas
7c527adee8
[ticket/12613] Remove unnecessary checks and clean up CSS
...
PHPBB3-12613
2014-06-13 12:25:02 +02:00
PayBas
57a051c023
[ticket/12613] Minor CSS fixes
...
PHPBB3-12613
2014-06-05 09:59:37 +02:00
PayBas
27c678125a
[ticket/12613] Dropdown-visible page-jump icon, fix focus() timing
...
Also removed outdated CSS
PHPBB3-12613
2014-06-05 09:59:36 +02:00
PayBas
c47b546bf0
[ticket/12613] Renamed jump-to to page-jump to prevent confusion
...
Jump-to can easily be confused with forum-jump.
Also switched the lang vars to reflect changes better
PHPBB3-12613
2014-06-05 09:59:35 +02:00
PayBas
c3b24e2005
[ticket/12613] Improved pagination
...
PHPBB3-12613
2014-06-05 09:59:31 +02:00
Cesar G
7518648c21
[ticket/12155] Remove use of !important and move reddish color back to .button
...
PHPBB3-12155
2014-05-27 07:35:49 -07:00
Cesar G
4d60583412
[ticket/12155] Get rid of the <span> where possible and fix buttons in Safari.
...
PHPBB3-12155
2014-05-27 07:17:47 -07:00
Cesar G
7c3af55918
[ticket/12155] Combine the post and topic/PM button icons into a single sprite
...
PHPBB3-12155
2014-05-27 07:17:47 -07:00
Cesar G
70f9d4a54a
[ticket/12155] Move icon class directly to <a> and use <span> consistently.
...
PHPBB3-12155
2014-05-27 07:17:47 -07:00
Cesar G
74afe4acea
[ticket/12155] Make opacity transition faster and fix background image paths.
...
PHPBB3-12155
2014-05-27 07:17:47 -07:00
Cesar G
d3b9c87b42
[ticket/12155] Use the new .button class as the basis for the post buttons.
...
PHPBB3-12155
2014-05-27 07:17:46 -07:00
Cesar G
00ff33c9b4
[ticket/12155] Move existing button style to a more generic class.
...
PHPBB3-12155
2014-05-27 07:17:46 -07:00
hanakin
9a130e31a2
[ticket/12580] Remove :link pseudo from a tag
...
removed the :link pseudo from a tag as due to specificity it prevents
classes from altering any properties set to it.
PHPBB3-12580
2014-05-23 15:46:39 +02:00
brunoais
d27ece1994
[ticket/12533] Make <a> use all the "see all" "button"
...
Changed the CSS so that the `<a>` of the notifications
list for the "see all" uses all the container.
PHPBB3-12533
2014-05-14 09:51:51 +01:00
PayBas
cefeb7f752
[ticket/12488] Removed <em> and removed anonymous check
...
PHPBB3-12488
2014-05-04 22:07:03 +02:00
PayBas
2c5a2a1390
[ticket/12488] Add user warning indication to viewtopic posts
...
PHPBB3-12488
2014-05-03 23:07:30 +02:00
Nils Adermann
b187031082
Merge remote-tracking branch 'github-prototech/ticket/12265' into develop-ascraeus
...
* github-prototech/ticket/12265:
[ticket/12265] Actually use $u_pm.
[ticket/12265] Ensure that dropdown is always at the very left of the container
[ticket/12265] Define a loop for contact icons.
[ticket/12265] Break the icons that aren't in loop in case extensions add more
[ticket/12265] Fix modulo logic.
[ticket/12265] Adjust alignment of AIM and Jabber icons.
[ticket/12265] Ensure that there's only 4 icons per row in IE & Opera.
[ticket/12265] Add contact icon and remove border from last row & cells.
[ticket/12265] Fix issue with dropdown being restricted by the width of parent
[ticket/12265] Remove ugly logic.
[ticket/12265] Simplify contact icon design and move to dropdown.
Conflicts:
phpBB/viewtopic.php
2014-05-02 18:29:50 +02:00
Cesar G
eae37267a5
[ticket/12265] Simplify contact icon design and move to dropdown.
...
PHPBB3-12265
2014-04-15 08:56:34 -07:00
PayBas
0e842d9958
[ticket/12389] Move print topic & email topic icons to topic tools
...
PHPBB3-12389
2014-04-11 19:41:40 +02:00
Joas Schilling
d9037965c8
[ticket/12271] Decouple dropdown header and footer from #notifications_list
...
PHPBB3-12271
2014-03-14 17:10:20 +01:00
Joas Schilling
f2059f52f3
[ticket/12236] Move AOL Instant Messanger field to custom profile field
...
PHPBB3-12236
2014-03-05 22:13:22 +01:00
Joas Schilling
2e5106aae1
[ticket/12237] Convert yahoo messanger to custom profile field
...
PHPBB3-12237
2014-03-05 21:38:57 +01:00
Joas Schilling
83a7e632b9
[ticket/12235] Convert WLM to custom profile field
...
PHPBB3-12235
2014-03-04 10:19:08 +01:00
Joas Schilling
5b1fbfb2f2
[ticket/12187] Remove user_website functionality
...
PHPBB3-12187
2014-03-03 20:01:19 +01:00
Joas Schilling
76409388af
[ticket/12234] Replace ICQ with custom profile field
...
PHPBB3-12234
2014-02-28 15:24:35 +01:00
Cesar G
8620f1e619
[ticket/12125] Specify nth-child selectors separately - IE8 does not like them
...
PHPBB3-12125
2014-01-24 04:30:14 -08:00
Cesar G
4361c1c9ac
[ticket/11915] Move the uploaded attachment list under the attachments tab.
...
PHPBB3-11915
2014-01-17 19:20:35 -08:00
Cesar G
aeb215a5c2
[ticket/11915] Move some of the #cp-main table rules to separate class.
...
PHPBB3-11915
2014-01-17 19:20:35 -08:00
Cesar G
f4b832a27d
[ticket/12034] AJAXify notifications popup.
...
PHPBB3-12034
2013-12-30 11:12:15 -08:00
Cesar G
dbe7154065
[ticket/11241] Retain button gradient when menu is active.
...
PHPBB3-11241
2013-12-06 03:32:49 -08:00
Cesar G
42a70154fa
[ticket/11241] Add border to dropdown menu options.
...
PHPBB3-11241
2013-12-06 00:56:31 -08:00
Cesar G
4b0410a9d9
[ticket/11241] Add dropdown control button.
...
PHPBB3-11241
2013-12-06 00:44:48 -08:00
Cesar G
069cd4a195
[ticket/12010] Make the navbar icons clickable.
...
PHPBB3-12010
2013-11-08 18:41:59 -08:00
Cesar G
da4e0c4219
[ticket/11928] Replace AJAX loading popup with animation.
...
PHPBB3-11928
2013-10-29 07:27:08 -07:00
Vjacheslav Trushkin
fb3a466805
[ticket/11956] Adjustments for responsive minitabs
...
PHPBB3-11956
2013-10-24 18:36:18 +03:00
Vjacheslav Trushkin
016958ea5e
[ticket/11956] Reusable dropdown handler
...
Replace dropdown menu code with reusable handler that
is shared between all types of dropdown menus and can
be used by custom menus by extensions.
PHPBB3-11956
2013-10-24 18:36:17 +03:00
Vjacheslav Trushkin
6f97367ef0
[ticket/11956] Remove background image from *CP navigation
...
PHPBB3-11956
2013-10-24 18:36:17 +03:00
Vjacheslav Trushkin
1638ff3cba
[ticket/11956] Arrow for responsive popup
...
PHPBB3-11956
2013-10-24 18:36:16 +03:00
Andreas Fischer
9c299ad759
Merge remote-tracking branch 'cyberalien/ticket/11945' into develop
...
* cyberalien/ticket/11945:
[ticket/11945] Change color for focused button
2013-10-20 22:05:26 +02:00
Vjacheslav Trushkin
87194d6000
[ticket/11552] Better responsive post buttons
...
PHPBB3-11552
2013-10-20 11:50:47 +03:00
Vjacheslav Trushkin
ee8d7b536c
[ticket/11552] Responsive post
...
PHPBB3-11552
2013-10-19 15:40:20 +03:00
Vjacheslav Trushkin
7464252f60
[ticket/11945] Change color for focused button
...
PHPBB3-11945
2013-10-19 01:40:55 +03:00
Vjacheslav Trushkin
378b2dfa96
[ticket/11552] Responsive minitabs
...
PHPBB3-11552
2013-10-17 21:13:05 +03:00
Vjacheslav Trushkin
118b66534e
[ticket/11552] Add search link to responsive header
...
PHPBB3-11552
2013-10-17 21:12:45 +03:00
Vjacheslav Trushkin
5d999e008c
[ticket/11552] Breadcrumbs in footer, tabs bg color
...
Change breadcrumbs layout in footer to match breadcrumbs
in header. Change background color for tabs dropdown menu
PHPBB3-11552
2013-10-17 21:11:39 +03:00
Vjacheslav Trushkin
a1f118872b
[ticket/11552] Responsive CP tabs
...
PHPBB3-11552
2013-10-17 21:11:38 +03:00
Vjacheslav Trushkin
dbb6fc2ebe
[ticket/11552] Responsive menu
...
PHPBB3-11552
2013-10-17 21:11:03 +03:00
Matt Friedman
8608204097
[ticket/11921] Improve appearance of PM notifications in linklist
...
PHPBB3-11921
2013-10-15 10:29:15 -07:00
Matt Friedman
9363986f43
[ticket/11921] Improve appearance of Notifications in linklist
...
PHPBB3-11921
2013-10-15 10:27:00 -07:00