Jeff Atwood
4a5a428ff6
Merge pull request #2481 from awesomerobot/master
...
making menu highlights consistent
2014-06-27 17:20:02 -07:00
Kris Aubuchon
51f85206ff
making menu highlights consistent
2014-06-27 20:10:33 -04:00
Jeff Atwood
a886261f75
turns out we had a mixin for unselectable
2014-06-27 16:54:36 -07:00
Jeff Atwood
f49b661a0d
use modern/current vendor prefixes
2014-06-27 15:36:12 -07:00
Jeff Atwood
224ae7fc92
don't let topic-progress be selected
2014-06-27 15:28:22 -07: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
Neil Lalonde
8762e6aa34
FIX: centre category-dropdown-menu text
2014-06-24 14:27:58 -04:00
Jeff Atwood
d7fe4d4997
minor copyedit
2014-06-24 02:29:26 -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
6029ef960d
moving more topic-list styles to base, aligning badges in poster expansion
2014-06-23 16:11:55 -04:00
Robin Ward
d9fb5c4468
TRIVIAL: Remove border thickness from handlebars template. Just do the
...
color there.
2014-06-23 11:44:23 -04:00
Régis Hanol
211536e561
BUGFIX: buttons have a different size when clicked on FF (cc @awesomerobot)
...
cf. https://meta.discourse.org/t/browse-buttons-in-the-edit-history-have-a-different-size-when-clicked/16698
2014-06-23 17:39:35 +02:00
Kris Aubuchon
32202e432a
changing the tracking dropdown highlight for consistency
2014-06-23 11:04:54 -04:00
Régis Hanol
00cc33c110
BUGFIX: link colors on topic lists
2014-06-20 10:26:59 +02:00
Jeff Atwood
db863c7d67
strip font-family from pre/code on mobile
2014-06-20 00:02:27 -07:00
Robin Ward
7ae4c4dedc
COSMETIC: visual tweaks to the categories page
2014-06-19 17:11:45 -04:00
Jeff Atwood
dca10468d6
remove serif fallback from code,pre
...
this was about an ancient Safari / WebKit bug as I recall
https://www.webkit.org/blog/67/strange-medium/
2014-06-19 13:50:41 -07:00
Jeff Atwood
736ac30071
remove serif fallback for mobile pre/code blocks
2014-06-19 13:11:03 -07:00
Kris Aubuchon
e4d90038cf
handful of alignment fixes
2014-06-19 14:09:25 -04:00
Régis Hanol
00117c18c3
FEATURE: dismissable banner topic
2014-06-18 20:05:19 +02:00
Jeff Atwood
737cb47307
category numbers a wee bit too large
...
twss
2014-06-17 01:23:55 -07:00
Robin Ward
29b8330dc3
Move up/down buttons on top of go
2014-06-12 17:24:11 -04:00
Robin Ward
d37195796f
FEATURE: New expandable progress bar with jump buttons and jump to
...
arbitrary post.
2014-06-12 16:52:33 -04:00
Jeff Atwood
90fca1ba17
bigger category stat numbers
2014-06-11 16:35:58 -07: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
Kevin Reese
49ef3958c5
restore bg-color for New Topic / New Post rows in Topic-List Categories table
2014-06-05 11:58:20 -07:00
Jeff Atwood
17dbc568c8
why did topic-excerpt have 50px padding?
2014-06-05 04:00:50 -07: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
Jeff Atwood
96fc5addc4
fix some CSS color issues
2014-06-04 23:33:58 -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
Sam
e7c6a51760
BUGFIX: overflow auto makes more sense here.
2014-06-02 15:48:44 +10:00
Jeff Atwood
1d52ac818c
center wiki marker in left gutter
2014-05-31 15:02:54 -07:00
Neil Lalonde
98deb5ff41
Category notification settings dropdown: use common code with topic notification and pin/unpin dropdowns
2014-05-29 18:18:29 -04:00
Catrin
71a7ce1fee
added new glyphs and removed regular glyph from list
2014-05-29 18:18:29 -04:00
Catrin
33fcf79444
setting permissions to change category notification levels
2014-05-29 18:18:28 -04:00