Kris Aubuchon
aee73d901a
fixing a handful of issues
2014-07-02 23:21:45 -04:00
Régis Hanol
7feab2fc99
Revert "background on topic-list, more width on extra-info-wrapper, meta viewport fix"
2014-07-02 16:55:43 +02:00
Jeff Atwood
2a705fff6c
Merge pull request #2495 from awesomerobot/master
...
background on topic-list, more width on extra-info-wrapper, meta viewport fix
2014-07-02 07:01:15 -07:00
Kris Aubuchon
e0194e69a5
adding background to topic-list, making max-width larger on extra-info-wrapper, and changing viewport config
2014-07-02 09:54:40 -04:00
Jeff Atwood
94fd592dfa
lock alignment is better with vertical-align:middle
2014-07-02 03:37:10 -07:00
Kris Aubuchon
63d0485b49
fixing alignment on topic list category buttons
2014-06-30 11:31:17 -04:00
Jeff Atwood
f8f79b9388
remove orphaned blockquote sizing
2014-06-30 03:03:54 -07:00
Jeff Atwood
d2cf921791
blockquote, *:first-child and *:last-child spacing
2014-06-30 02:42:49 -07:00
Jeff Atwood
37df22eac6
suppress h1,h2,h3 top margin in quotes
2014-06-30 00:58:27 -07:00
Jeff Atwood
5eef1e0b59
fix blockquote as first element in post
2014-06-30 00:51:24 -07:00
Jeff Atwood
0ffe77d7dc
correct h1 line-height, centralize .cooked styles
2014-06-30 00:05:24 -07:00
Jeff Atwood
7da8144c74
downsize fixed header title size 1.8em to 1.6em
2014-06-29 23:00:34 -07:00
Jeff Atwood
73ed42cc4b
correct top alignment of gutter watermark
2014-06-29 15:54:19 -07:00
Kris Aubuchon
5ddcad19c9
fixed height header, topic map alignment
2014-06-29 10:39:31 -04:00
Kris Aubuchon
51f85206ff
making menu highlights consistent
2014-06-27 20:10:33 -04:00
Jeff Atwood
00910679ad
more topic summary tweaks
2014-06-26 00:46:22 -07:00
Jeff Atwood
7a65ee3282
convert topic summary links to <table>
2014-06-26 00:08:29 -07:00
Jeff Atwood
eeb2e48f4f
fix share link styles for mobile
2014-06-24 00:55:43 -07:00
Jeff Atwood
a7ce8c6418
move .cooked word-wrap: break-word into base CSS
2014-06-24 00:40:20 -07:00
Kris Aubuchon
32202e432a
changing the tracking dropdown highlight for consistency
2014-06-23 11:04:54 -04:00
Kris Aubuchon
e4d90038cf
handful of alignment fixes
2014-06-19 14:09:25 -04:00
Jeff Atwood
d58ed9eafb
Merge pull request #2436 from ArmedGuy/master
...
Deboxify topic-map
2014-06-11 16:00:30 -07:00
Benjamin Kampmann
8167207e38
Wrap extended post actions in ellipsis.
...
Add a new SiteSetting to specify a maximum of items to be shown in post action menus per default. If more buttons are rendered and those after mentioned maximum will be hidden behind a collapsible ellipsis-button. Once clicked it slides in the missing buttons and hides itself.
If the setting is set to 0, the ellipsis will not be applied. It default is set to 4 though.
All buttons are created equal - but the Reply-Button is more equal than others: If it is rendered, the reply button will never be hidden behind the ellipsis. The max count is exclusiding the reply button and its position would make the reply button hide, it is removed there and pushed to the end of the list.
2014-06-10 09:55:07 +02:00
Régis Hanol
2abcbcc29b
FEATURE: add real date of post in the share dialog when triggered from the post date
2014-06-09 21:14:03 +02:00
Johan Jatko
5e43100fe5
Deboxify topic-map
2014-06-08 21:34:22 +02:00
Jeff Atwood
d3035b9405
gutter needs more left-margin
2014-06-05 03:07:42 -07:00
Jeff Atwood
3dd61a2056
f**ing bootstrap, span5 = .gutter
2014-06-05 02:57:56 -07:00
Jeff Atwood
f245da5142
f**ing bootstrap, span11 = .embedded-posts body
2014-06-05 02:29:56 -07:00
Jeff Atwood
972d58b876
consolidate post-column into topic-body
2014-06-05 02:02:27 -07:00
Jeff Atwood
3ed8b8f155
f**ing bootstrap, span2 = topic-avatar
2014-06-05 01:42:27 -07:00
Jeff Atwood
48f58eff1d
tweak gutter width a bit
2014-06-05 01:15:06 -07:00
Jeff Atwood
8185fe0097
correct reply-to-tab offsets, based on .row?
2014-06-05 01:00:22 -07:00
Jeff Atwood
80a862c358
f**ing bootstrap, span14 = post-column
2014-06-05 00:34:57 -07:00
Régis Hanol
7655066967
BUGFIX: progress bar was hidden when the composer was open
2014-06-04 13:03:14 +02:00
Jeff Atwood
0b52e20bff
remove margin-right on .contents .cooked
2014-06-03 03:08:16 -07:00
Sam
78378c7ade
re-style read-state indicator
2014-06-03 12:32:33 +10:00
Sam
3405253405
FEATURE: rush posting read times for newly read posts
...
FEATURE: "read" indicator on posts
CHANGE: anon is now assumed to have read everything
2014-06-03 11:48:52 +10:00
Jeff Atwood
1d52ac818c
center wiki marker in left gutter
2014-05-31 15:02:54 -07:00
Jeff Atwood
edf58e4657
de-emphasize topic map headers a bit
2014-05-28 23:53:41 -07:00
Ben Lubar
73946e5402
quoting fixes
...
- allow bbcode quotes to be nested
- don't allow the '=' to be omitted from quotes
- fix some css that made assumptions about nested quotes
2014-05-27 21:46:31 -05:00
Kris Aubuchon
d6a9f384aa
fixing @mention background in quotes and embeds
2014-05-27 11:42:59 -04:00
Wojciech Zawistowski
d4ae913065
[FIX] Wiki Topic - IE / FF problem with post admin menu.
2014-05-26 22:19:28 +02:00
Jeff Atwood
52280170d5
a bit more room for reply-to-tab
2014-05-23 01:29:23 -07:00
Jeff Atwood
2eca37b7ae
wider share-link dialog to better show URL
2014-05-23 00:46:45 -07:00
Jeff Atwood
132f04a0be
Merge pull request #2380 from awesomerobot/master
...
adding some padding to the topic-body
2014-05-23 00:11:53 -07:00
Kris Aubuchon
3cd91b50ed
adding some padding to the topic-body, helps selection is Firefox and makes highlighted posts look better
2014-05-23 02:40:55 -04:00
Jeff Atwood
61d17e961e
unnecessary rule caused extra spacing in Firefox
2014-05-22 21:47:24 -07:00
Jeff Atwood
2531e4e3a1
old legacy css rule, not needed
2014-05-22 21:29:42 -07:00
Kris Aubuchon
00278b42d8
topic list highlight fix, some quote style fixes
2014-05-22 21:55:50 -04:00
Kris Aubuchon
e439df4b6b
darkening the too-light-grey and the primary black a bit
2014-05-21 21:18:25 -04:00