Commit Graph

1005 Commits

Author SHA1 Message Date
Robin Ward 4d465362b5 FEATURE: Allow a user to upload an image for their expansion background. 2014-10-16 15:05:36 -04:00
Régis Hanol de47acf548 UX: wiki/moderator/deleted background applied excessively to unrolled replies 2014-10-16 16:19:01 +02:00
Jeff Atwood 6c95ddf90c remove another lightbox 100% width hack 2014-10-15 22:38:18 -07:00
Jeff Atwood fc1176acae FIX: use overflow:hidden on reply expansions 2014-10-15 22:34:56 -07:00
Régis Hanol 65dd05cb41 UX: fix revision history modal on mobile 2014-10-13 23:26:49 +02:00
Régis Hanol d70bb0e58b UX: fix post admin menu positioning & closing on mobile 2014-10-13 22:38:22 +02:00
Jeff Atwood 15b94acd85 width 100% for editor on mobile; no preview
also  remove box-sizing mixin, use native CSS3
2014-10-11 04:30:34 -07:00
Jeff Atwood 27061d5fab move editor spinner css to shared (base) css 2014-10-11 04:08:16 -07:00
Jeff Atwood be43d51536 remove admin-loading in favor of spinner css 2014-10-11 03:46:42 -07:00
Jeff Atwood 6571a9d924 make editor preview cursor default not i-beam 2014-10-10 16:02:14 -07:00
Jeff Atwood 5c0bb56748 remove unnecessary @includes on box-shadow 2014-10-10 15:02:46 -07:00
Robin Ward c1b8943a6f FIX: Category badges in the header should use the primary header color 2014-10-09 16:48:15 -04:00
Robin Ward d03e811ab7 UX: Fixed padding on reply to user 2014-10-08 17:17:43 -04:00
Robin Ward a16d483c3c UX: If there is a reply by email icon, don't overlap with the reply tab 2014-10-08 15:58:49 -04:00
Kris Aubuchon 75cf1a1953 adding animation to extra-info title, and mild restructure 2014-10-08 12:20:44 -04:00
Kris Aubuchon f4f6236902 changes: topic title editor layout, badge alignment in scrolled header 2014-10-07 11:41:04 -04:00
Jeff Atwood 1146ad3a63 use proper trash watermark 2014-10-07 00:24:24 -07:00
Jeff Atwood a0d78290f2 incorrect fix for avatar height in topic map 2014-10-07 00:03:39 -07:00
Sam a7618ec4f6 FIX: select + replies could not be selected 2014-10-07 16:53:19 +11:00
Jeff Atwood b4c38dbc5a correct star spacing for topics with no category 2014-10-06 16:19:27 -07:00
Jeff Atwood 7c386035d1 remove float-left from title-wrapper 2014-10-06 16:02:16 -07:00
Jeff Atwood 8474e3b77f oops 2014-10-06 15:33:25 -07:00
Jeff Atwood 93e7aa832c tweaks to has-category docked layout 2014-10-06 15:32:38 -07:00
Robin Ward 52298faaa0 Revert "Revert "Add striped category badges under title""
This reverts commit 85b6b2550e.
2014-10-06 16:29:13 -04:00
Robin Ward 02814f0d89 Revert "Revert "new docked title category style - needs additional work""
This reverts commit e886cc2dad.
2014-10-06 16:29:13 -04:00
Robin Ward e886cc2dad Revert "new docked title category style - needs additional work"
This reverts commit 43467a8aaa.
2014-10-06 16:13:51 -04:00
Robin Ward 85b6b2550e Revert "Add striped category badges under title"
This reverts commit 331e63e3af.
2014-10-06 16:13:51 -04:00
Robin Ward 331e63e3af Add striped category badges under title 2014-10-06 15:58:57 -04:00
Kris Aubuchon 43467a8aaa new docked title category style - needs additional work 2014-10-06 15:58:57 -04:00
Régis Hanol 67c10a7eab UX: add topic admin button to the bottom of the topic 2014-10-06 20:19:07 +02:00
Kris Aubuchon 1224ffa1c5 restructuring post titles a bit 2014-10-06 11:50:18 -04:00
Jeff Atwood fa830c8d69 fix avatar expanded topic map height 2014-10-03 15:58:02 -07:00
Jeff Atwood 4343b19c1b Revert "Fix: CSS to reveal hidden or partially visible avatars on 2nd line"
This reverts commit a6d6f6b42a.
2014-10-03 09:25:36 -07:00
lidlanca a6d6f6b42a Fix: CSS to reveal hidden or partially visible avatars on 2nd line
clear:left was added to an existing selector that match other elements that may no need it.

in case of a negative affect it should be moved to its own selector
.topic-map .links {
}
2014-10-02 23:47:34 -04:00
Robin Ward 381814fd5d Adds support for a description to user fields. 2014-10-02 15:56:52 -04:00
Jeff Atwood 295a3c108e tighten up title bottom margin a bit 2014-10-02 12:26:57 -07:00
Jeff Atwood 442b22252e increase inline title edit pencil size slightly 2014-10-02 03:08:44 -07:00
Jeff Atwood 8e751541df margin-bottom on star to align cats under title 2014-10-02 02:30:12 -07:00
Jeff Atwood f442fca5af add mobile spacing for category under title 2014-10-02 02:18:47 -07:00
Kris Aubuchon eb252bd670 category badge now falls below topic title & other small fixes 2014-10-01 22:54:03 -04:00
Jeff Atwood ffae4929f0 hide category in docked header 2014-10-01 13:48:07 -07:00
Robin Ward edb34c178a FEATURE: Show user fields when the user is signing up 2014-09-30 10:45:18 -04:00
Jeff Atwood 8db0ae0210 few more mobile login style fixes 2014-09-22 22:35:39 -07:00
Robin Ward 626e896c13 FEATURE: Enable topic entrance on mobile 2014-09-22 11:49:11 -04:00
Jeff Atwood 3c6f7908ac adjust track-link alignment in gutter 2014-09-18 20:20:13 -07:00
Jeff Atwood 6aff562883 UX: gutter links use link color, no glyphs 2014-09-18 20:01:49 -07:00
Sam Saffron 00776896f6 FIX: word-wrap missing from search 2014-09-19 12:55:15 +10:00
Sam Saffron 4e91059f89 FIX: missing avatar when sizing down window 2014-09-19 12:35:35 +10:00
Jeff Atwood 10e2c3f693 consolidate <aside> quote CSS styles in base 2014-09-13 23:02:46 -07:00
Jeff Atwood 35ca9525aa move pre/kbd to base css, remove obscure CSS 2014-09-12 22:58:15 -07:00
Jeff Atwood 299013b471 lighten staff post bg color 2014-09-11 09:53:35 -07:00
Jacob Chapel 0d0d9adb80 FIX: Make extra info header properly responseive
The current solution assumed the width of the logo which caused
the user info and icons bar to shift down when the title is shown.

This fixes that by making the extra info wrapper responsive
and use up the full width, not needing manual breakpoints.
2014-09-11 01:21:19 -07:00
Jeff Atwood 0f2e8a65e2 remove optimizelegibility from h1 chrome buggy 2014-09-11 00:40:44 -07:00
cpradio 37ad1f96b5 UX: Add Suspension Message to User Card
Add the suspension message to the user card of the user. This replaces the about me (bio) just like it does on their profile page.
https://meta.discourse.org/t/profile-page-on-mobile-selecting-menu-item-should-jump-to-the-selected-content/19896/2
2014-09-10 19:30:32 -04:00
Jeff Atwood abe420b322 darken names in quote titles 2014-09-10 15:17:03 -07:00
Jeff Atwood 86533a322e remove bg on user profiles 2014-09-10 15:06:20 -07:00
Régis Hanol dbcaf1276a FIX: move wiki/via-email glyphs + add green background on wiki posts 2014-09-10 15:25:31 +02:00
Jeff Atwood c80ef9e3fa remove bgcolor on buttons over user profile 2014-09-10 00:47:31 -07:00
Jeff Atwood 126dfa0ec7 remove hover border for reply as new topic 2014-09-10 00:09:35 -07:00
riking 69bc552054 FEATURE: Actually show more notifications
The "Show more notifications..." link in the notifications dropdown now
links to /my/notifications, which is a historical view of all
notifications you have recieved.

Notification history is loaded in blocks of 60 at a time.

Admins can see others' notification history. (This was requested for
'debugging purposes', though that's what impersonation is for, IMO.)
2014-09-09 16:29:08 -07:00
Kris Aubuchon ebe71ea491 changing the header now that fullname was dropped 2014-09-09 14:42:44 -04:00
Jeff Atwood 0ccb1dcca6 remove border from "reply as new topic" 2014-09-08 10:02:54 -07:00
Robin Ward 334e21a03a Revert "Revert "FEATURE: Can create warnings for users via PM""
This reverts commit 1c7559380c.
2014-09-08 11:11:56 -04:00
Robin Ward 1c7559380c Revert "FEATURE: Can create warnings for users via PM"
This reverts commit b0bfc1f93f.
2014-09-08 10:38:59 -04:00
Robin Ward b0bfc1f93f FEATURE: Can create warnings for users via PM 2014-09-08 10:27:06 -04:00
Jeff Atwood 65e941f652 UX: remove current username from header 2014-09-07 14:01:51 -07:00
Jeff Atwood 3cf433ab1e FIX: quote icon in Quote Reply not clickable 2014-09-07 13:55:31 -07:00
Jeff Atwood ea36daf51a lighten wiki and email left gutter icons a bit 2014-09-04 14:42:41 -07:00
Robin Ward 1c5e8efa68 FEATURE: Show an email icon beside posts that arrived via email 2014-09-04 13:04:41 -04:00
Sam a3863b52db More highlight tweaking for search, makes it much easier to theme 2014-09-04 18:00:01 +10:00
Sam ce067a404f Update topic-post.scss
fix read state position
2014-09-04 15:14:58 +10:00
Sam f79b2963fb Revert "fixing alignment of unread post dot"
This reverts commit 80f87e15d2.
2014-09-04 15:09:07 +10:00
Kris Aubuchon 80f87e15d2 fixing alignment of unread post dot 2014-09-04 00:11:43 -04:00
Sam a050fa887f FIX: regression, go to quoted post missing in quotes
refactors common code as well
2014-09-04 13:16:19 +10:00
Sam d6a5552340 tweak new topic styling 2014-09-04 11:07:32 +10:00
Robin Ward ce745b737e Renamed `poster-expansion` to `user-expansion` because it's not specific
to a poster anymore.
2014-09-02 12:08:02 -04:00
Sam 68cc4fb285 we need more height 2014-09-01 17:42:27 +10:00
Sam 60559b42be got to move inidicator a bit 2014-09-01 17:17:50 +10:00
Sam 69e418facf FEATURE: wider search with more context 2014-09-01 17:04:57 +10:00
Régis Hanol 38f52f0f8e FIX: banner topic's max-width & max-height on both mobile & desktop 2014-08-28 16:15:48 +02:00
Jeff Atwood 009dc7ded3 missed a spot in CSS 2014-08-27 02:58:32 -07:00
Jeff Atwood f557f7eeb9 change fix for [quote] padding 2014-08-27 02:45:57 -07:00
Jeff Atwood dc6dd26b10 FIX: [quote][/quote] missing top padding 2014-08-27 02:22:58 -07:00
Jeff Atwood 180430de93 LAYOUT: add more space around topic map links 2014-08-27 00:24:58 -07:00
Sam 64331e2ac1 row style is common, its the way we clear divs 2014-08-26 07:41:29 +10:00
Kris Aubuchon a8e6e1e3d5 adding highlight back to topic-list 2014-08-22 10:45:51 -04:00
Régis Hanol b2232b4dcf FIX: banner on small desktop screen 2014-08-20 22:45:57 +02:00
Jeff Atwood 4c66362dd1 remove right-arrow on cross-topic oneboxes 2014-08-19 15:19:01 -07:00
Robin Ward b46a373ff9 UX: Show User popup when clicking on a user in the topic list. 2014-08-19 16:22:37 -04:00
Jeff Atwood 09291fcba0 make entire first/last entry popup unselectable 2014-08-16 23:16:13 -07:00
Jeff Atwood 6d09f53dfc topic jump buttons shouldn't be selectable 2014-08-16 14:20:20 -07:00
Robin Ward aa41548e8e UX: When clicking an activity date, pop up a little menu with options to
go to beginning or end of the topic.
2014-08-15 16:39:57 -04:00
Jeff Atwood f8cb0b6452 we have two sets of heatmap colors, apparently 2014-08-14 21:55:17 -07:00
riking 62ed597faa Also put the shaded background on desktop 2014-08-13 12:43:27 -07:00
Kris Aubuchon 6166e78888 adding hover state to notification menu, and small additional fixes 2014-08-13 00:03:29 -04:00
Robin Ward 532726005b FIX: Heatmaps for posts not showing up if you're not colourblind :) 2014-08-12 16:35:48 -04:00
Kris Aubuchon 2ce291c2ab small fixes for dark themes 2014-08-12 00:11:58 -04:00
Jeff Atwood 0ee07ae2bb remove group gutter glyph for private topics / pms 2014-08-11 11:44:22 -07:00
Régis Hanol 4f60eb6c77 FIX: banner on mobile 2014-08-08 12:31:32 +02:00
Régis Hanol 7e7938e37f FIX: smaller agree/delete flag modals on mobile 2014-08-08 12:10:32 +02:00
Sam 49f738fe27 FEATURE: allow users to dismiss unread posts 2014-08-08 16:29:51 +10:00
Kris Aubuchon 180939d6b2 fixing gutter bug on expanded link list 2014-08-07 15:23:41 -04:00
Robin Ward fe04a8d8a3 UX: Clicking the large wiki glyph should edit the post. 2014-08-06 14:33:59 -04:00
Kris Aubuchon 38696e5a30 bettering support for dark ez-themes 2014-08-06 09:31:13 -04:00
Kris Aubuchon c3b96d720f making menu accessible on mobile when in desktop mode 2014-08-05 23:31:28 -04:00
Jeff Atwood a4842dd039 12px is too small on categories page 2014-08-04 21:30:40 -07:00
Sam ef5b18779e FEATURE: merge new and old unread counts on categories page
UI: restyle UI to match counts
2014-08-05 10:44:01 +10:00
Jeff Atwood 04682335d4 adjust img width to auto ONLY ON REPLY EXPANSIONS 2014-08-02 00:10:40 -07:00
Jeff Atwood 332e3ca8b6 #topic-progress-expanded needed +width too 2014-08-01 02:15:05 -07:00
Jeff Atwood 05e2f5c4a9 missed a few #topic-progress spots, go 145px 2014-08-01 01:41:06 -07:00
Kris Aubuchon 3d41ee5f9a removing text-transforms (interferes with translation) 2014-07-29 23:48:41 -04:00
Régis Hanol b196de0821 TRIVIAL: use class instead of id for the 'topic-list' 2014-07-29 23:38:36 +02:00
Kris Aubuchon 22efc2147b fixing tiger striping on mobile 2014-07-28 10:33:23 -04:00
Robin Ward e6819f8879 FIX: Don't capitalize category names in the breadcrumbs. See:
https://meta.discourse.org/t/categories-dropdown-inconsistent-text-formatting/18042
2014-07-25 14:37:31 -04:00
Kris Aubuchon ab8bade9c6 fixing PM notification badge 2014-07-25 13:37:42 -04:00
Robin Ward e940723d99 FIX: Prevent Firefox browser crash with too many nested <kbd> tags 2014-07-25 11:16:01 -04:00
Robin Ward be408242bc Merge pull request #2581 from awesomerobot/master
new notification style, poster expansion border, changing media screen to media all...
2014-07-25 10:55:43 -04:00
Robin Ward f2b554be13 FIX: Use placeholder for avatar image size in expansion 2014-07-24 17:17:47 -04:00
Kris Aubuchon 4a1ec20585 adding border to poster expansion, changing media screen to media all, trying new notification style 2014-07-24 12:21:22 -04:00
Kris Aubuchon b43e4b05c2 minor alignment fix 2014-07-23 23:45:30 -04:00
Kris Aubuchon ef2a5def3c fixing lingering gutter width issues 2014-07-22 20:33:21 -04:00
Neil Lalonde 6f749b9765 FIX: move duplicated scss to common file 2014-07-22 16:42:19 -04:00
Jeff Atwood 8fc80cb922 Merge pull request #2564 from awesomerobot/master
a few mobile admin enhancements
2014-07-22 13:38:05 -07:00
Kris Aubuchon 52334ddda0 a few mobile admin enhancements 2014-07-22 16:30:32 -04:00
Neil Lalonde 386b6213a5 FEATURE: warn when caps lock is on during password input 2014-07-22 13:53:58 -04:00
Jeff Atwood c712b0f4b8 add dimmed style to base for flagged/hidden posts 2014-07-21 23:52:26 -07:00
Kris Aubuchon 49605b1f2f embdedded post alignment, minor fix 2014-07-21 23:58:26 -04:00
Kris Aubuchon 90db5147a3 removing 100% image width from embedded posts 2014-07-21 21:00:43 -04:00
Jeff Atwood 80e6a826e4 mobile cleanup: .last-read, .has-like 2014-07-20 01:24:45 -07:00
Jeff Atwood 3bbeede07e Merge pull request #2557 from awesomerobot/master
removing 100% width on non-lightboxed images
2014-07-18 17:25:00 -07:00
Kris Aubuchon 9da806d2fa removing 100% width on non-lightboxed images 2014-07-18 20:06:41 -04:00
Robin Ward da717c55d7 FEATURE: Like button should act like a toggle and stay there once you've
clicked it.
2014-07-18 17:01:27 -04:00
riking 19b757b058 FEATURE: Hide deleted posts by default for staff 2014-07-17 10:40:15 -07:00
Jeff Atwood e9e4ec0e52 Merge pull request #2551 from awesomerobot/master
fixing the topic-body at 690px wide, leaving gutter flexible
2014-07-16 20:06:25 -07:00
Kris Aubuchon 38a6b5439d fixing the topic-body at 690px wide, leaving gutter flexible 2014-07-16 22:32:49 -04:00
Régis Hanol f43293a7bc FEATURE: replace 'deleted by' with the trashcan glyph 2014-07-16 22:38:39 +02:00
Neil Lalonde 5c70d878a7 FEATURE: show a reason why a category can't be deleted 2014-07-16 15:43:51 -04:00
Jeff Atwood 612dcb5805 we can't resize images on desktop, very dangerous 2014-07-16 12:23:54 -07:00
Régis Hanol 7dcf2a2c4f FEATURE: show the user's flagged/deleted posts 2014-07-16 21:04:55 +02:00
Kris Aubuchon 89167be99a fitting images in posts without violating max width/height 2014-07-16 01:01:03 -04:00
Jeff Atwood 3eb0afe29b add bit of spacing to 404 page 2014-07-15 10:56:58 -07:00
Jeff Atwood 0c513241a3 no more black topic status glyphs on cat page 2014-07-13 02:45:50 -07:00
Kris Aubuchon 1ef4a12a9d fixing onebox image width bug 2014-07-11 18:04:32 -04:00
Régis Hanol 46218c7a3a BUGFIX: multiple sub/sup 2014-07-11 15:27:42 +02:00
Jeff Atwood cf61ef7138 category-list-item only used in mobile layout 2014-07-10 13:28:53 -07:00
Kris Aubuchon f20a5e2c30 adding some topic layout flexibility 2014-07-10 11:40:31 -04:00
Jeff Atwood 97979c1a32 Merge pull request #2522 from awesomerobot/master
adapting the layout to fit more viewports
2014-07-09 17:28:32 -07:00
Kris Aubuchon 291459bb91 first steps to making discourse more responsive 2014-07-09 19:56:35 -04:00
Jeff Atwood 1ee3cf8c1d fix some minor 404 search page issues 2014-07-08 15:57:41 -07:00
Jeff Atwood 92d42a43fd remove unnecessary quote spacing on expand replies 2014-07-08 14:56:10 -07:00
Jeff Atwood aff6e4c5eb spacing can't be asymmetric 2014-07-08 14:47:58 -07:00
Jeff Atwood 5fee34a0fb bit more margin spacing on topic summary links 2014-07-08 14:45:49 -07:00
Jeff Atwood ba06a6b0d2 didn't need to move gutter watermark up 2014-07-08 11:17:24 -07:00
Jeff Atwood 059c0ff5e1 only dim the post actions, not the Replies badge 2014-07-07 23:39:21 -07:00
Régis Hanol ab3d664ce0 BUGFIX: share alert styling with mobile 2014-07-07 17:46:32 +02:00
Régis Hanol b0815e8ace BUGFIX: make sure category selector never gets focus on mobile 2014-07-07 17:35:52 +02:00
Kris Aubuchon c8fea4090e fixing PM title alignment 2014-07-06 00:08:07 -04:00
Kris Aubuchon 5bd6168deb fixing title truncation issues for firefox 2014-07-05 02:16:33 -04:00
Robin Ward 2e0832fa71 TWEAK: Add the category description beside the logo, if present. 2014-07-04 15:35:02 -04:00
Kris Aubuchon d74d5fb39e truncating loooooooooong name fields 2014-07-03 23:40:49 -04:00
riking 0d4163e0a2 FEATURE: Nice error handling page 2014-07-03 07:52:14 -07:00
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
Régis Hanol 18f5751f3f BUGFIX: cap image widths in usercards & user profiles 2014-07-02 14:56:09 +02:00
Jeff Atwood 94fd592dfa lock alignment is better with vertical-align:middle 2014-07-02 03:37:10 -07:00
Robin Ward 288bb5588f Use different approach for background image 2014-07-01 13:40:09 -04:00
Régis Hanol f683bda062 BUGFIX: staff counters weren't properly positioned in user profile 2014-07-01 19:39:45 +02:00
Jeff Atwood a7b6c1a625 FIX: user profiles borked at min width 2014-06-30 16:04:21 -07:00
Régis Hanol 3bd59a55fb BUGFIX: staff counters were too big 2014-06-30 23:54:15 +02:00
Régis Hanol b6d775f3ac BUGFIX: max-height on user bio in user-card/profile 2014-06-30 23:41:38 +02:00
Régis Hanol 15120bb583 FEATURE: add staff counters on user profile 2014-06-30 22:46:47 +02:00
Robin Ward 952426d358 FEATURE: Uploaded images to categories are shown when browsing 2014-06-30 14:14:00 -04:00
Robin Ward e22688a204 FEATURE: Can upload images to categories 2014-06-30 14:14:00 -04:00
Robin Ward 4088fba4f2 REFACTOR: Convert profile background uploader to be an ember component 2014-06-30 14:13:59 -04:00
Kris Aubuchon 63d0485b49 fixing alignment on topic list category buttons 2014-06-30 11:31:17 -04:00
Régis Hanol a19f52fc91 BUGFIX: fix borders & rounded corners in the composer 2014-06-30 12:34:40 +02: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 d379012dbc centralize shared .cooked and #wmd-preview styles 2014-06-30 02:06:13 -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
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
Catrin 66dccfe8d0 clean up 2014-05-29 18:18:27 -04:00
Catrin 772a304fc2 dropdown on categorypage 2014-05-29 18:18:27 -04:00
Jeff Atwood c91c6bbb11 dim the poster expansion right h3s 2014-05-29 01:21:19 -07:00
Jeff Atwood edf58e4657 de-emphasize topic map headers a bit 2014-05-28 23:53:41 -07:00
Jeff Atwood 4d6ca00e2b remove user page mini-avatar wrappers 2014-05-28 23:21:27 -07:00
Robin Ward 44cbf73399 Merge pull request #2382 from BenLubar/patch-quotes
quoting fixes
2014-05-28 12:32:18 -04:00
Robin Ward 0542761de4 Minor CSS fixes for Select2 2014-05-28 12:12:31 -04:00
Robin Ward 2164a25258 Merge pull request #2333 from rhacker/select2
feature: use select2 instead of chosen
2014-05-28 11:42:40 -04: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
Sam 57176a9f46 Merge pull request #2387 from velesin/wiki_topic_ie_fix
[FIX] Wiki Topic - IE / FF problem with post admin menu.
2014-05-27 20:54:59 +10:00
Sam 6c1c8be794 Work in progress, keeping avatars locally
This introduces a new model to store the avatars and 3 uploads per user (gravatar, system and custom)

user can then pick which they want.
2014-05-27 10:08:03 +10:00
Wojciech Zawistowski d4ae913065 [FIX] Wiki Topic - IE / FF problem with post admin menu. 2014-05-26 22:19:28 +02:00
Jeff Atwood 13ff9980ac Merge pull request #2385 from fantasticfears/css_modal
fix user/username error class
2014-05-26 11:00:41 -07:00
Kris Aubuchon 9c02ad73ac merging more styles into base, also fixing <big> abuse 2014-05-26 11:33:47 -04:00
Erick Guan ecbda44be4 fix user/username error class 2014-05-26 17:46:31 +08:00
Jeff Atwood f0dafb4132 unused category-column css -- doesn't exist 2014-05-23 01:51:52 -07:00
Jeff Atwood 13e18cb038 misaligned curlies 2014-05-23 01:42:53 -07:00
Jeff Atwood 0d2fffe180 remove size-based max-width from main-link 2014-05-23 01:37:20 -07: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
Sam 2350227a6f Merge pull request #2379 from awesomerobot/master
topic list highlight fix, some quote style fixes
2014-05-23 12:36:26 +10:00
Kris Aubuchon 00278b42d8 topic list highlight fix, some quote style fixes 2014-05-22 21:55:50 -04:00
Jeff Atwood 3445661898 Merge pull request #2374 from awesomerobot/master
darkening the too-light-grey and the primary black a bit
2014-05-21 18:50:36 -07:00
Kris Aubuchon e439df4b6b darkening the too-light-grey and the primary black a bit 2014-05-21 21:18:25 -04:00
riking 2c6ab4c699 Remove the special styling on the Categories link 2014-05-19 22:21:35 -07:00
Kris Aubuchon 7accf5aafa some simple style cleanup 2014-05-19 23:55:46 -04:00
Kris Aubuchon ffa33c572c making the color customizer a little nicer with dark themes 2014-05-19 01:17:59 -04:00
Erick Guan 81dda9fc3e Fix c6ef85d517. Align reply area, 10px padding. 2014-05-19 01:15:11 +08:00
Erick Guan c6ef85d517 User prefrence: align all control groups on top. And some padding for follow category. 2014-05-18 16:34:12 +08:00
Erick Guan 76e26daf87 So sad, reply-new icon is not circle. I can't tolerate this <3 2014-05-18 00:24:51 +08:00
Jeff Atwood a8d5860caf topic-map domains should be lighter 2014-05-15 01:34:43 -07:00
Neil Lalonde 4980cff802 Add descriptions. Make all the actions buttons. Add a revert button to colors. Add a new variable: quaternary. 2014-05-14 10:19:00 -04:00
Neil Lalonde c4d3aa3d47 Theming: a UI to choose some base colors that are applied to all the site css. CSS compiled outside of asset pipeline. 2014-05-14 10:18:12 -04:00
Jeff Atwood b232736242 new-user styles not consistent 2014-05-14 01:05:24 -07:00
nXqd 0b6ebdac8a feature: use select2 instead of chosen 2014-05-14 08:01:08 +00:00
Jeff Atwood d28e03c3aa user page instructions should be dimmed 2014-05-14 00:26:09 -07:00
Jeff Atwood c0c0bfa35e both mobile and desktop 2014-05-13 22:27:04 -07:00
Jeff Atwood 8fa580f40d scale quote highlight color 2014-05-13 10:16:13 -07:00
Jeff Atwood a83859ea59 the span highlight expand quote CSS went missing 2014-05-13 10:08:43 -07:00
Wojciech Zawistowski 960d64930c Wiki Post 2014-05-13 08:53:11 -04:00
Régis Hanol bc3de84ebf FEATURE: remove bookmark button in activity feed 2014-05-12 09:33:26 +02:00
Régis Hanol 9125453628 FEATURE: add the first 3 participants in a private message 2014-05-12 09:32:49 +02:00
Kris Aubuchon 0779621680 lighter TH on topic-list 2014-05-12 01:02:05 -04:00
Sam c683fab2a1 Adjust username styling 2014-05-12 11:28:24 +10:00
Kris Aubuchon b2675a61ba rearranging layout to better fit the new username placement 2014-05-10 02:09:04 -04:00
Jeff Atwood 6cfa5f78d9 make new user names a bit lighter 2014-05-09 13:32:36 -07:00
Jeff Atwood 5ee6ac3621 reply-to-tab doesn't need bgcolor 2014-05-09 13:25:28 -07:00
Arpit Jalan 93cff8deb5 Speech bubble waiting for an ajax response prior to rendering 2014-05-09 22:23:27 +05:30
Robin Ward 842dd91958 Revert "Merge pull request #2304 from techAPJ/speech-bubble-update"
This reverts commit 6590ebbcbe, reversing
changes made to 3855ead62e.
2014-05-09 12:01:36 -04:00
Robin Ward 6590ebbcbe Merge pull request #2304 from techAPJ/speech-bubble-update
Speech bubble waiting for an ajax response prior to rendering
2014-05-09 11:58:57 -04:00
Jeff Atwood 853bbbbf06 suppress reply-to-tab borders 2014-05-09 08:42:07 -07:00
Arpit Jalan d16974fd4c Speech bubble waiting for an ajax response prior to rendering 2014-05-09 08:06:56 +05:30
Sam 0c2c92978d Merge pull request #2301 from vikhyat/accessibility
Slightly improve header accessibility
2014-05-08 09:23:29 +10:00
Kris Aubuchon ae79078605 minor user(and group) page fixes 2014-05-07 13:49:59 -04:00
Vikhyat Korrapati 2f33c288a6 Remove extra anon glyphs, move sign in button.
See: https://meta.discourse.org/t/add-sign-in-to-anonymous-header/15335
2014-05-07 18:42:51 +05:30
Kris Aubuchon 22e7fd5ed0 some color fixes, general consistency 2014-05-06 23:53:04 -04:00
Robin Ward 9e719e49da Only show a few topic links in the gutter and allow the user to expand
them.
2014-05-06 14:11:17 -04:00
Kris Aubuchon 905c7c7204 few small consistency changes 2014-05-06 12:30:05 -04:00
Neil Lalonde ee08bf561f Fix a bunch of color issues 2014-05-06 11:44:28 -04:00
Kris Aubuchon 60bf76f152 a few small color fixes 2014-05-06 09:48:38 -04:00
Régis Hanol 8cf937cdcb BUGFIX: fix selected & unread notifications dropdown background color 2014-05-06 12:34:50 +02:00
Kris Aubuchon 8ea63006e4 simplifying and segmenting color variables 2014-05-06 01:50:51 -04:00
Jeff Atwood 0f62a6f132 fix new user color 2014-05-01 01:39:08 -07:00
Jeff Atwood 41cb378142 why does .cooked need a right margin of 60 px?!? 2014-05-01 00:25:07 -07:00
Kris Aubuchon e18f435318 some alignment fixes for the new username position 2014-04-30 10:14:27 -04:00
Sam 85e7033410 BUGFIX: styling 2014-04-30 17:04:54 +10:00
Sam e964ca4d4e BUGFIX: merge played up correct visual styles 2014-04-30 16:13:08 +10:00
Sam d8046a395f BUGFIX: improve alignment 2014-04-30 16:04:24 +10:00
Kris Aubuchon 7361519e52 some adjustments for the username relocation... 2014-04-30 00:45:11 -04:00
Sam 1d2cabc2a6 FEATURE: usernames are now on top. 2014-04-30 12:13:37 +10:00
Kris Aubuchon 449de0368e updating d-dropdown so long lists of categories can scroll 2014-04-29 09:50:02 -04:00
Jeff Atwood 6538874064 remove unnecessary css witdh 2014-04-22 16:22:25 -07:00
Vikhyat Korrapati ba862439f2 Move badge styles from desktop to common/base. 2014-04-22 11:50:16 +05:30
Vikhyat Korrapati d54edc7c0e Display username and granted at on badge page. 2014-04-22 11:49:31 +05:30
Kris Aubuchon 2c44f724f4 fixing the composer that I just re-broke 2014-04-21 11:54:57 -04:00
Kris Aubuchon 5fd874b74a desktop composer fix 2014-04-21 09:56:10 -04:00
Kris Aubuchon bffeba5e3b pulling some more styles out of desktop/mobile to common/base 2014-04-20 15:16:06 -04:00
Kris Aubuchon 3f102a98da initial move of common desktop/mobile styles to common/base 2014-04-19 14:04:22 -04:00
Vikhyat Korrapati 27b62df48b Change "awarded" to "granted". 2014-04-18 09:20:55 +05:30
Vikhyat Korrapati b55734da91 Add badges tab to user profile. 2014-04-17 01:58:01 +05:30
Vikhyat Korrapati 3136217fc1 Add badge page. 2014-04-17 01:57:57 +05:30
Vikhyat Korrapati acfcf0b64e Add /badges route that lists all defined badges. 2014-04-16 18:42:06 +05:30
Vikhyat Korrapati 057c56ef9b Add user-badge component. 2014-04-16 18:08:00 +05:30
Sam 4a0c63ec7f Tweak badge styling 2014-04-14 15:58:52 +10:00
Sam d3810ba3bc Merge pull request #2212 from vikhyat/badge-system
Show badges in the poster expansion card
2014-04-14 10:54:43 +10:00
Vikhyat Korrapati 3f4c5ed451 Show badges in the poster expansion card. 2014-04-11 06:59:11 +05:30
Sam fe6153ba96 Merge pull request #2232 from vikhyat/username-on-top-setting
Add option to show username on top of posts instead of the left gutter
2014-04-11 10:13:18 +10:00
Vikhyat Korrapati af69b78ecb Changes to posts template to make it easier to display posts on top. 2014-04-10 21:56:13 +05:30
Kris Aubuchon ec96ca4c60 modifying some styles for the new pin/unpin feature 2014-04-09 23:27:05 -04:00
Kris Aubuchon 8067381782 de-bluing some non-links 2014-04-09 21:19:04 -04:00
riking 1540a3d5e5 Allow changing ownwership of posts by admins 2014-04-08 01:47:42 -07:00
Sam 792393442f Merge pull request #2159 from riking/widen-gap
Widen 'post omitted' bars
2014-04-08 17:05:04 +10:00
Sam 01cf3cf0c8 Merge pull request #2219 from fantasticfears/notifications_button
set visual indicator for active notification level
2014-04-08 16:36:52 +10:00
riking 8934d2b49d Fix 'post omitted' bar lengths 2014-04-07 16:02:33 -07:00
Robin Ward 7e3ea5d644 Support for crawling topic links 2014-04-07 14:08:34 -04:00
Jeff Atwood 4a2438edc3 tighten up spacing in expanded replies 2014-04-07 01:29:57 -07:00
Kris Aubuchon dd18a07604 fixing the username font on windows 2014-04-06 20:08:08 -04:00
Kris Aubuchon 0fcee0dd88 dialing back username weight, reply-to-tab text is now grey 2014-04-05 22:01:53 -04:00
Kris Aubuchon 6d8164ec79 making usernames black instead of blue 2014-04-04 22:39:04 -04:00
Jeff Atwood 3385f23a40 remove display:inline from full-name 2014-04-04 15:48:12 -07:00
Erick Guan 0e0013b73f *minus #show-topic-admin button z-index by 1 which will be covered by #user-dropdown
*Add 14px width for #topic-admin-menu icon, align the button text
2014-04-03 17:51:09 +00:00
Erick Guan 5226d8345c set visual indicator for active notification level 2014-04-03 12:01:31 +00:00
Jeff Atwood c19bbfa78e better use secondary text color a few places 2014-04-03 00:21:51 -07:00
Kris Aubuchon 3846826bb1 fixing blockquotes in composer preview 2014-04-02 22:59:25 -04:00
Robin Ward d1e7fa1c47 Minor tweaks to importing first posts 2014-04-02 15:54:21 -04:00
Régis Hanol 8032864efe Merge pull request #2217 from vikhyat/css-import
Allow importing Discourse styles in custom CSS
2014-04-01 20:14:09 +02:00
Jeff Atwood 3116715a69 reduce header icon left-margin to fit 2014-04-01 11:09:41 -07:00
Vikhyat Korrapati ef99ab59a5 Allow importing Discourse styles in custom stylesheets to modify vars. 2014-04-01 23:04:50 +05:30
Régis Hanol 77a8a4083a Revert "Merge pull request #2125 from vikhyat/css-variables"
This reverts commit b537de3ca5, reversing
changes made to b925827e5b.
2014-04-01 16:24:29 +02:00
Régis Hanol b537de3ca5 Merge pull request #2125 from vikhyat/css-variables
Allow importing Discourse styles in custom stylesheets to modify vars
2014-04-01 15:24:09 +02:00
Vikhyat Korrapati ddd1dfe896 Allow importing Discourse styles in custom stylesheets to modify vars. 2014-04-01 15:25:43 +05:30
Wojciech Zawistowski 297c25ca1f Synced editor scrolling PoC. 2014-03-31 20:57:45 +02:00
Régis Hanol 7e33834afe FEATURE: create hyperlinked images from the image insertion dialog 2014-03-31 18:19:16 +02:00
Régis Hanol 956b14a4ab Merge pull request #2208 from riking/notext
Add no-text class to buttons with no text
2014-03-30 18:12:35 +02:00
riking 0828cf52ee Add no-text class to buttons with no text 2014-03-29 23:28:04 -07:00
Jeff Atwood 94c5bd3fc0 add bold back to post count in topic lists 2014-03-29 23:14:33 -07:00
Jeff Atwood 6527a50052 better topic header max-width for medium-width 2014-03-29 22:54:06 -07:00
Vikhyat Korrapati 49298ec327 Fix post highlighting. 2014-03-28 14:35:19 +05:30
Neil Lalonde 95e6419fd8 Merge pull request #2200 from awesomerobot/master
adding styles for preformatted text not covered by highlight.js
2014-03-27 15:45:39 -04:00
Kris Aubuchon 99fb7b74b0 adding styles for preformatted text not covered by highlight.js 2014-03-27 15:36:14 -04:00
Neil Lalonde 5d4995640b Use sub-category badge on categories page too 2014-03-27 15:25:47 -04:00
Régis Hanol 32b7405941 BUGFIX: background on inline code blocks + pre blocks 2014-03-27 19:42:29 +01:00
Kris Aubuchon 95d98a4266 some basic variable reorganiztion 2014-03-26 21:16:41 -04:00
Neil Lalonde 4d0035e7fd Remove the quote post button from pagedown editor when creating a topic and editing About Me in preferences 2014-03-26 10:45:22 -04:00
Neil Lalonde 0f98c1644a Remove more admin options code since it's gone from composer 2014-03-26 10:19:01 -04:00
Sam 30d48a4ea4 Merge pull request #2183 from riking/class
Fix 0be7483f19
2014-03-26 15:01:33 +11:00
riking f51cffdb94 Rename style to onebox-avatar 2014-03-25 19:01:51 -07:00
Sam 0be7483f19 Merge pull request #2175 from riking/class
CSS rule for GitHub commit avatars
2014-03-26 11:45:56 +11:00
Jeff Atwood 1306eaedb2 we don't need max width on header logo 2014-03-25 17:04:15 -07:00
Régis Hanol 9d23cfcece update highlight.js to latest version 2014-03-25 18:13:38 +01:00
riking 87d47ece59 CSS rule for GitHub commit avatars 2014-03-24 21:52:40 -07:00
Sam 89b62e133d BUGFIX: overflow hidden messes stuff up for chrome on mac 2014-03-24 10:13:46 +11:00
Kris Aubuchon 7521a8d41a a few simple style clean-ups 2014-03-22 17:39:47 -04:00
Jeff Atwood a8000c11a6 tighten up problem messages display 2014-03-22 00:37:18 -07:00
Jeff Atwood 73a9290d3f make header only box-shadow on bottom 2014-03-21 23:55:08 -07:00
Jeff Atwood 43f2e5b747 make user setting desc less big/dark 2014-03-21 23:09:48 -07:00
Kris Aubuchon 3b8f6d3fe1 added the header shadow back in 2014-03-21 14:50:42 -04:00
Kris Aubuchon 63eb7a60e5 dialing back the animations I added previously 2014-03-21 09:23:22 -04:00
Kris Aubuchon ca4d211268 adding a few simple anmiations to the topic list loading message and modals 2014-03-20 16:33:03 -04:00
Jeff Atwood e67ad58a8d Merge pull request #2149 from awesomerobot/master
removing border from topic list, making category sizes consistent
2014-03-19 06:45:06 -07:00
Kris Aubuchon c11965ed9f removing border from topic list, making category sizes consistent 2014-03-19 09:38:35 -04:00
Régis Hanol a2483b95df BUGFIX: stabilize the buttons in revision history UI 2014-03-19 00:36:02 +01:00
Kris Aubuchon b219450f3c fixing lists on mobile posts and changing highlight color 2014-03-15 12:01:17 -04:00
Kris Aubuchon 86a617f9b1 adding tiger striping to suggested topics 2014-03-13 16:49:44 -04:00
Régis Hanol d450c7e0de BUGFIX: only resize revision history UI after it has loaded the revision 2014-03-13 19:19:42 +01:00
Kris Aubuchon bb49b3be82 some iterative design changes 2014-03-12 23:17:18 -04:00
Régis Hanol aece2b61a9 FIX: revision history UI 2014-03-11 18:51:26 +01:00
Régis Hanol f71846f269 Merge pull request #2103 from awesomerobot/master
fixing the remnant borders left on the header buttons
2014-03-11 09:11:32 +01:00
Jeff Atwood 7482f07eaa reduce undocked header title font size slightly 2014-03-10 23:55:30 -07:00
Jeff Atwood 5cd672d396 reduce docked header title font size slightly 2014-03-10 23:24:01 -07:00
Kris Aubuchon 81b5b6de0e fixing the remnant borders left on the header buttons 2014-03-10 20:22:37 -04:00
Kris Aubuchon 15484fa394 fixing regression, adding max-height to #site-logo 2014-03-10 16:41:54 -04:00
Sam bf23c7a0c4 Merge pull request #2066 from riking/red-popup
Style 'urgent' composer popups differently
2014-03-10 10:46:15 +11:00
Sam 0de759e734 UI: remove usercard hacks, specify width explictly 2014-03-10 10:27:58 +11:00
Kris Aubuchon 10858d3c87 some incremental style enhancements, as discussed here https://meta.discourse.org/t/discourse-design-experiments/13479 2014-03-08 00:55:02 -05:00
Kris Aubuchon 3be1b0decf fixing close topic/footer button/suggested topics alignment 2014-03-07 15:04:18 -05:00
Kris Aubuchon ba52091330 fixing the profile page that I broke 2014-03-07 09:36:28 -05:00
Régis Hanol 87c5c59257 Revert "Fix unmatched braces of "nav.post-controls button""
This reverts commit c43e86d7c6.
2014-03-07 12:43:50 +01:00