Jeff Atwood
577149926a
make small-action glyph and text match
2015-08-21 17:14:03 -07:00
Jeff Atwood
b8c88ed46c
fix dark bg issues with time gaps
2015-08-21 16:54:51 -07:00
Kane York
5205ec3b1e
FIX: Hover highlights in top menus
2015-08-21 12:47:15 -07:00
Kane York
36b5269d19
FIX: Emoji modal in dark theme
2015-08-21 11:35:19 -07:00
Kane York
9185cec1f3
FIX: Insert link dialog in dark theme
2015-08-21 11:23:06 -07:00
Kane York
6819c2d47c
FIX: Make small-actions stick out less dark theme
2015-08-21 11:14:50 -07:00
Kane York
1218d47eb5
Rename choose-grey() to blend-primary-secondary()
2015-08-20 16:47:34 -07:00
Kane York
eb00a92452
FIX: onebox links were too dark
2015-08-20 16:33:44 -07:00
Kane York
fad5af0f7d
FEATURE: Green/red background for ins/del elements
2015-08-20 15:10:09 -07:00
Kane York
aaccb73a3b
Use choose-grey(5%) instead of diff(97%)
2015-08-20 14:35:28 -07:00
Jeff Atwood
d38c4d5f74
scale-color $lightness must use $secondary for dark themes
2015-08-20 02:42:12 -07:00
Robin Ward
aa36671de3
Lighten code blocks
2015-08-19 13:30:16 -04:00
Robin Ward
54c0bea294
Darken asides on a dark theme. Create a mixin to DRY things up.
2015-08-19 13:27:41 -04:00
Robin Ward
4062e4a464
Merge pull request #3671 from riking/css-cleanup
...
CLEANUP: Coalesce repeated CSS properties
2015-08-19 12:13:49 -04:00
Kane York
2f595f27e9
CLEANUP: Coalesce repeated CSS properties
2015-08-18 22:02:33 -07:00
Kane York
7ede107be9
FIX: User directory dark theme
2015-08-18 21:45:05 -07:00
Kane York
689449b233
FIX: Post highlight on mobile dark theme
2015-08-18 15:51:50 -07:00
Kane York
75f7631367
FIX: Small-actions in dark theme
2015-08-18 15:20:19 -07:00
Kane York
924e67af9d
FIX: Header icons should be header_primray in dark theme
2015-08-18 15:11:49 -07:00
Kane York
13fdd35517
Revert "FIX: Header icons should be header_primary exactly"
...
This reverts commit 4d0c328404
.
2015-08-18 15:11:13 -07:00
Kane York
e5f4020c75
FIX: User card badge, interface language select2 dark theme
2015-08-18 15:05:05 -07:00
Kane York
e81f21d848
FIX: Github oneboxes in dark theme
2015-08-18 15:02:41 -07:00
Kane York
ca577248d0
FIX: Fix tag input select2 box
2015-08-18 14:44:52 -07:00
Kane York
4d0c328404
FIX: Header icons should be header_primary exactly
2015-08-18 14:37:23 -07:00
Kane York
0282d89b29
FIX: Lightboxes in dark theme
2015-08-18 14:09:20 -07:00
Kane York
cf559893b8
FIX: fully-read topic style in dark theme
2015-08-18 14:03:01 -07:00
Kane York
173126673b
FIX: Apply blockquote colors to onebox
2015-08-18 12:53:44 -07:00
Kane York
a4da72a83b
FIX: Dark theme fixes for admin, quotes, code
2015-08-18 12:23:06 -07:00
Régis Hanol
2ad24cf5db
UX: button was floating in topic unsubscribe page on Safari
2015-08-14 12:22:32 +02:00
Régis Hanol
6669a2d94d
FEATURE: per-topic unsubscribe option in emails
2015-08-12 23:00:16 +02:00
Régis Hanol
0f62a7f781
FEATURE: new date picker component
2015-08-10 12:50:38 +02:00
Sam
665c3690bb
UX: move category below title in search
2015-08-06 17:17:57 +10:00
Sam
43ac8f8ed2
Revert "odd flexbox side-effect, need CSS width here"
...
This reverts commit 652eb5b3e3
.
2015-08-05 13:49:04 +10:00
Jeff Atwood
2b2ae4bfe7
Revert "adding flexbox to header via mixins (all prefixes)"
...
This reverts commit 5b229316ee
.
2015-08-04 15:56:05 -07:00
Jeff Atwood
652eb5b3e3
odd flexbox side-effect, need CSS width here
2015-08-04 15:44:23 -07:00
awesomerobot
5b229316ee
adding flexbox to header via mixins (all prefixes)
2015-08-04 10:46:58 -04:00
Sam
83593fea58
Revert "aligning text-logos and header with flexbox"
...
This reverts commit 2ad2ab503f
.
2015-08-04 14:49:08 +10:00
Jeff Atwood
618f69d919
slightly reduce header size in search
2015-08-03 20:36:43 -07:00
Jeff Atwood
61536c911b
Merge pull request #3640 from awesomerobot/master
...
aligning text-logos and header with flexbox
2015-08-03 18:29:02 -07:00
awesomerobot
2ad2ab503f
aligning text-logos and header with flexbox
2015-08-03 21:16:56 -04:00
Sam
a2533e2a02
lighten search blurb for full page search
2015-08-04 10:57:34 +10:00
Jeff Atwood
3d7a2b4788
use default link color on search page results
2015-08-03 17:34:06 -07:00
Jeff Atwood
dc27ae3bf5
make search blurbs more grey to match google
2015-08-03 17:30:18 -07:00
Jeff Atwood
2d7ba13223
full page search CSS tweaks
2015-08-03 16:16:46 -07:00
Neil Lalonde
ef0b75386f
FIX: badge titles should always render under the badge image on user's badges page
2015-07-30 16:31:56 -04:00
Sam
ccc07605a7
UX: improve styling of closed messages
...
also cleans up styling of time gaps on mobile
2015-07-30 11:19:30 +10:00
Régis Hanol
faf4f44776
FEATURE: make pin expiration mandatory
2015-07-29 16:34:21 +02:00
Sam
a97fa571a1
fix highlighting of text in search, make title bigger
2015-07-28 09:43:03 +10:00
Robin Ward
5405cda2dc
UX: Mobile tweaks for small post actions
2015-07-27 13:05:31 -04:00
Sam
edb794ee86
play with styling on full page results
2015-07-27 19:38:33 +10:00
Sam
41ceff8430
UX: move search to its own route
...
previously search was bundled with discovery, something that makes stuff confusing internally
2015-07-27 16:47:06 +10:00
Neil Lalonde
e344859fbf
add plugin outlet to bread-crumbs
2015-07-24 14:04:47 -04:00
Sam
b2fcc17ca2
bump to 45
2015-07-24 16:03:53 +10:00
Sam
b22c890e4b
FEATURE: correct :visited styling for logged on users
2015-07-24 12:11:41 +10:00
Sam
df8d47bdb6
FEATURE: fix a:visited for anon in topic list
2015-07-23 17:16:29 +10:00
Sam
bbf9ca2e14
UX: truncate category names after suggested topics
...
It's supposed to be project ... not proiect
2015-07-23 10:36:08 +10:00
Sam
d647835afe
UX: no red hearts in notifications
...
red hearts there call special attention to likes and emphasize likes over replies
2015-07-23 07:53:15 +10:00
Jeff Atwood
518406bb2f
Merge pull request #3627 from tgxworld/hearts_love_color
...
UX: Give fa-hearts more love.
2015-07-22 12:10:08 -07:00
Guo Xiang Tan
876f0b7dc9
UX: Give fa-hearts more love.
2015-07-22 23:52:55 +08:00
Jeff Atwood
ccdcca578d
remove fa-plus from upload dialog button
2015-07-22 01:12:10 -07:00
Sam
b77017abce
Merge pull request #3618 from scossar/add-wrapper-class
...
FIX: padding and alignment issues
2015-07-22 09:59:24 +10:00
Kane York
ae07c670d7
FIX: Twitter onebox styling
2015-07-21 10:24:39 -07:00
Simon Cossar
c8085cf576
remove top and bottom padding
2015-07-20 01:01:55 -07:00
Simon Cossar
8840a611ab
Substitute wrap for container
2015-07-20 00:47:53 -07:00
Sam
e93665b9f7
FEATURE: site setting to allow html tables (which may come from imports)
...
(allow_html_tables , disabled by default)
2015-07-20 16:56:46 +10:00
Simon Cossar
97a9e997db
Fix typo
2015-07-16 18:03:48 -07:00
Qasem Hajizadeh
af688a13ea
Rtl Fix For Customize Toggles & Dashboard
2015-07-15 15:18:20 +04:30
Kane York
2cbb1610a1
FEATURE: Automatically copy the share link
2015-07-14 19:53:02 -07:00
Robin Ward
46b61627cd
FIX: Missing emoji button
2015-07-14 10:53:54 -04:00
Robin Ward
20a338362f
FIX: Allow multiple pagedown editors at once.
2015-07-13 16:36:38 -04:00
Sam
1cdd630141
Merge pull request #3596 from riking/patch-5
...
FIX: Automatically add like-count to post menu
2015-07-11 09:44:54 +10:00
Jeff Atwood
00db0d878f
manually revert heart color change
2015-07-10 14:41:38 -07:00
Kane York
e4aa0e143d
FIX: Linebreaks not showing in tweets
2015-07-10 13:22:16 -07:00
Jeff Atwood
ce86c9956e
Merge pull request #3548 from tgxworld/coloured_hearts
...
UX: Seeing black hearts make me sad.
2015-07-10 11:44:50 -07:00
Sam
feadfb2e46
improve who liked styling
2015-07-10 14:48:44 +10:00
Sam
160ee67620
Merge pull request #3571 from tgxworld/fix_header_not_dismissing_on_click
...
UX: Dropdown not dismissing until next page renders.
2015-07-09 11:49:58 +10:00
Sam
2bd6e201f9
UX: tweak location of like count
...
UX: clean up fade logic so it meshes with new like style
EXTENSIBILITY: add hook for insertion of custom HTML for buttons
UX: stop suppressing share for anon, like expander is not suppressed
old behavior is inconsistent
also reimplements like count expander as a proper button,
adds a nice label for it
2015-07-08 15:10:53 +10:00
Arpit Jalan
d07adc9d72
UX: fix login button
2015-07-06 18:12:37 +05:30
Robin Ward
db75774440
UX: Move likes into drop down instead of its own status line
2015-07-03 17:15:20 -04:00
Robin Ward
7676c5dfe7
Can add topic templates to categories, prepopulated on compose
2015-07-03 10:01:46 -04:00
Neil Lalonde
05b611853c
FEATURE: show date ranges in heading on Top page
2015-07-01 11:48:59 -04:00
Guo Xiang Tan
eb97fb6ee7
UX: Seeing black hearts make me sad.
2015-06-29 22:31:46 +08:00
Guo Xiang Tan
5c93188bc9
UX: Make category links heading take the entire width.
2015-06-29 22:02:22 +08:00
Jeff Atwood
b9add46c92
text a bit too dim on .gap
2015-06-29 02:47:06 -07:00
Jeff Atwood
05763f123a
move .gap width into desktop styles
2015-06-29 01:14:54 -07:00
Jeff Atwood
439927fa81
move .gap style to base
2015-06-29 00:47:07 -07:00
Sam
ba1cf44d0f
UX: wrapping around code blocks is crazy, impossible to read
2015-06-26 13:37:05 +10:00
Robin Ward
76bfd723f6
Merge pull request #3482 from riking/patch-3
...
Import/Export site customizations
2015-06-22 14:03:07 -04:00
Simon Cossar
d396e4eeed
set inline category-badge to display inline
2015-06-15 15:24:08 -07:00
Régis Hanol
08e62347e1
FIX: blue notification bar overlaps text on New/Unread tab
2015-06-15 17:27:56 +02:00
awesomerobot
f20c28c16b
replacing the remnants of the old color variable code
2015-06-14 22:59:49 -04:00
Jeff Atwood
9675b426ee
lighter quote controls
2015-06-04 00:39:19 -07:00
Arpit Jalan
4c14d981d7
UX: post content was moving up when viewing replies
2015-06-03 20:24:41 +05:30
Sam
05cb4b7660
Bump cold mapping down so it maintains old readability
2015-05-29 15:19:28 +10:00
Jeff Atwood
8c9cee6fe3
UX: coldmap now progressively dimmer primary color
2015-05-27 00:36:16 -07:00
Jeff Atwood
815e17b17b
missed a spot for lightened onebox colors
2015-05-24 03:45:30 -07:00
Jeff Atwood
2f850510d7
fix cat page alignment for new/unread badges
2015-05-22 16:14:47 -07:00
Jeff Atwood
025d310c9c
lighten onebox backgrounds
2015-05-22 15:05:46 -07:00
Jeff Atwood
2bd0fcb9fd
UX: use lighter grey for code blocks too
2015-05-22 13:49:40 -07:00
Jeff Atwood
8a63596cbd
use arrows glyph instead of "vs" in compare dialog
2015-05-22 03:03:04 -07:00
Jeff Atwood
4b1eaa567e
add missing .title bgcolor
2015-05-22 02:31:27 -07:00
Jeff Atwood
42a8e742f8
UX: switch to lighter grey for all quotes
2015-05-22 02:11:18 -07:00
Jeff Atwood
83e404fce9
fix btn alignment in "post on which topic?" dialog
2015-05-22 01:08:31 -07:00
awesomerobot
0ba88d2355
changing color of progress bar
2015-05-19 21:19:28 -04:00
Jeff Atwood
7c5c4166db
fix mobile issue with alternate login button
2015-05-19 16:23:26 -07:00
Arpit Jalan
c2510e610d
UX: fix blockquote in firefox
2015-05-19 15:10:19 +05:30
riking
30abc91a5c
this just in: drag events are very broken
2015-05-16 21:04:57 -07:00
riking
291d9fc65e
FEATURE: Import customizations from a JSON file
2015-05-16 20:24:19 -07:00
Régis Hanol
0d5fdd25c9
Merge pull request #3474 from Qasem-h/Css
...
fix emoji autocomplete in RTL
2015-05-15 14:08:45 +02:00
Qasem Hajizadeh
1b7c616159
Update rtl.scss
2015-05-15 14:33:00 +04:30
Jeff Atwood
08f87e837d
minor topic list gridline tweak
2015-05-12 14:31:29 -07:00
Régis Hanol
f4cb96ff9a
FIX: add border-top on the first tr in topic-list
2015-05-12 09:26:35 +02:00
Jeff Atwood
ce1fe8c8c2
remove topic list striping, use bottom border
2015-05-11 16:09:46 -07:00
Qasem Hajizadeh
6bd15dd86d
Add .rtl for css tags
...
Im added .rtl to front of tags @SamSaffron
2015-05-11 12:22:30 +04:30
Sam
2282869f30
fix rtl changing general styles
2015-05-11 12:12:37 +10:00
Qasem Hajizadeh
b99c3c85aa
Update rtl.scss
2015-05-09 18:26:00 +04:30
Jens Maier
1a692bee0c
Apply fix against nested SUP tags to preview
2015-04-30 23:05:04 +02:00
Sam
4eaee8f611
Merge pull request #3377 from scossar/auto-rtl
...
Auto rtl
2015-04-28 07:58:35 +10:00
Robin Ward
8c930c97e0
If there are pending posts in a topic, display a message at the bottom
2015-04-27 15:55:10 -04:00
Simon Cossar
def9740d5d
Fix size on onebox-avatar
2015-04-23 20:42:27 -07:00
Jeff Atwood
706183f886
hide editor button bar overflow
2015-04-21 17:35:10 -07:00
Jeff Atwood
3d30bd115d
Merge pull request #3376 from awesomerobot/master
...
some fixes for tag alignment
2015-04-15 20:37:31 -07:00
Simon Cossar
4b8ad7637c
Remove old styles from rtl.scss. Add new styles to fix some positioning.
2015-04-14 19:19:11 -07:00
Kris Aubuchon
a87bf1d9aa
some fixes for tag alignment
2015-04-14 15:54:17 -04:00
Arpit Jalan
64d0eb567d
FIX: scale large vertial images for onebox
2015-04-14 08:02:01 +05:30
Jens Maier
5d4a22920e
Remove white corners from avatars
...
See https://meta.discourse.org/t/round-avatars-in-topic-list/27098/103?u=elberet
2015-04-08 11:14:06 +02:00
Jeff Atwood
19be0ff744
try "the McWumbly shadow" effect
2015-04-03 23:07:49 -07:00
Jeff Atwood
0f9a22b572
UX: deemphasize alternate login buttons
2015-04-03 00:21:22 -07:00
Jeff Atwood
51a9bc055b
UX: switch to circle avatars by default
2015-04-02 15:10:15 -07:00
Kris Aubuchon
36087919b6
adding clearfix to body
2015-03-27 14:42:27 -04:00
Régis Hanol
ae0fe54980
FIX: show-more div was behind the fa-icon
2015-03-27 13:44:44 +01:00
Kris Aubuchon
a5cffcaa7f
lighter yellow directory highlight, badge fix on mobile
2015-03-25 21:29:01 -04:00
Régis Hanol
75705f3a98
UX: slide in animation for login/signup modals
2015-03-25 19:14:34 +01:00
Jeff Atwood
ce09adb5ff
some tweaks to Feature this Topic
2015-03-20 12:47:39 -07:00
Robin Ward
8041342267
UX: Support dark themes on user directory
2015-03-20 14:55:46 -04:00
Robin Ward
051a2a3d14
FEATURE: Can search the user directory by name
2015-03-19 18:07:48 -04:00
Robin Ward
326dff6068
UX: User directory tweaks.
...
Also includes Better refresh semantics for query params (avoids
transition)
2015-03-19 17:09:39 -04:00
Robin Ward
1931850151
UX: Always show the current user at the top of the directory
2015-03-19 15:32:23 -04:00
Robin Ward
ae695d6438
UX: Show two lines per user on directory
2015-03-19 14:53:52 -04:00
Robin Ward
7ef306cd3b
A bunch of tweaks to the Users directory
...
- Move user directory from `/directory` to `/users/`
- Defaults to 'weekly' time period
- Don't include deleted topics/posts in the results
- Move heart icon to header instead of on each row
- "Users" instead of "Users found"
2015-03-19 12:29:38 -04:00
Robin Ward
3d2d224312
FEATURE: User Directory, with sorting and time period filter
2015-03-18 15:20:34 -04:00
Régis Hanol
177cbf392d
UX: remove outline on lightboxes
2015-03-16 22:38:33 +01:00
riking
98c31f399a
FEATURE: Style 'Feature Topic' dialog
2015-03-15 20:42:14 -07:00
Kris Aubuchon
111ac609ec
fixing mis-alignment of categories in the dropdown
2015-03-10 13:33:38 -04:00
Arpit Jalan
470d29086f
UX: show GitHub logo in front of URL for commit/PR/issue/gist
2015-03-10 19:54:41 +05:30
Kris Aubuchon
8932b9afcf
rebuilding the category badge css
2015-03-06 13:51:16 -05:00
Régis Hanol
64d0d12632
FEATURE: subtle in & out animations for user cards
2015-03-02 18:12:25 +01:00
Régis Hanol
2a7af5e718
FIX: words nested in <kbd> disappear when searched
2015-03-02 17:00:05 +01:00
Sam
96f240283b
Merge pull request #3241 from techAPJ/patch-1
...
UX: show user name and title on about page
2015-03-02 21:14:51 +11:00
Arpit Jalan
98f28e1830
UX: show user name and title on about page
2015-03-02 15:18:44 +05:30
Sam
f555bbb416
FEATURE: long descriptions for badges to help teach people
2015-02-27 17:19:18 +11:00
NomNuggetNom
44e8087e20
Fix misaligned dropdown categories
2015-02-21 22:02:08 -05:00
Jeff Atwood
bf03209f42
let's try to vertically align small logo
2015-02-18 23:55:04 -08:00
Sam
81733eb885
FIX: stop allowing nested SUP in topic bodies
2015-02-19 13:17:31 +11:00
Kris Aubuchon
29490209e7
fixing missing border on dropdown
2015-02-08 12:01:51 -05:00
Kris Aubuchon
834378f996
updating the composer category selector style
2015-02-07 23:16:46 -05:00
Jeff Atwood
1ec46e3efd
add whee fun border emoji radius
...
BECAUSE FUN GOD DAMN IT
2015-02-05 16:36:52 -08:00
Jeff Atwood
dc96d6bafe
move admin topic wrench down a bit
2015-02-03 15:01:23 -08:00
Jeff Atwood
80d8b133d9
slight emoji dialog tweak
2015-02-02 15:41:53 -08:00
Jeff Atwood
2dbe747918
emoji dialog UX tweaks
...
https://meta.discourse.org/t/idea-design-window-emoticons/24654
2015-02-02 14:43:10 -08:00
Jeff Atwood
9d4ee9553d
add some breathing room to quoted categories
2015-02-02 02:08:06 -08:00
Jeff Atwood
737f81b3a9
remove default bgcolor from code highlight
2015-02-02 01:53:24 -08:00
Neil Lalonde
644c7a4675
FEATURE: Add an option to show custom user fields on profiles. Default is to not show them.
2015-01-29 17:38:39 -05:00
Sam
8792909ff8
less rules ... less ie problems ...
2015-01-29 18:22:29 +11:00
Sam
6495bca540
bar style fixes
2015-01-29 17:49:14 +11:00
lidlanca
0ffea11ccb
Perf UX : reduce page paint on scrolling, due to fixed header element union with progress bar
...
Should provide some performance improvement for scrolling on chrome
The fixed header and the fixed progress bar on both ends of the screen will invoke a complete visible page redraw.
For whatever reason this css should make things better for low performance devices. only tested on chrome superficially.
2015-01-26 20:47:43 -05:00
Robin Ward
30cd341b0d
UX: Max width of .gifv videos
2015-01-26 11:00:18 -05:00
Robin Ward
614ad4daa7
UX: Formatting on search categories looked weird
2015-01-20 17:51:12 -05:00
Robin Ward
350554e198
UX: Change category badge style to use stripes
2015-01-20 14:56:06 -05:00
Jeff Atwood
3f7fa46af7
remove unnecessary site header title height
2015-01-19 00:44:23 -08:00
Robin Ward
f8d3764d5e
Convert many buttons to d-button
2015-01-14 15:50:20 -05:00
Régis Hanol
645a22fdd5
FIX: background fade-in for modal dialogs
2015-01-12 16:29:38 +01:00
Jeff Atwood
84286fb501
normalize topic post first element top-margins:0
2015-01-12 02:24:06 -08:00
Jeff Atwood
5f05e1394b
consistent post top margins
2015-01-12 00:35:04 -08:00
Sam
efc717c14a
FEATURE: remove star concept from Discourse
2015-01-07 13:43:27 +11:00
Jeff Atwood
fa8493118b
remove underline on composer cancel, hide preview
2015-01-06 16:35:57 -08:00
Jeff Atwood
77f5c74ddd
FEATURE: add std /staff page link from /faq
2015-01-05 16:33:21 -08:00
Régis Hanol
9fcaf090ec
Merge pull request #3068 from fantasticfears/category_slug
...
support setting category slug
2015-01-02 11:55:27 +01:00
Jeff Atwood
911f941da5
some CSS fixes for mobile sites with text titles
2015-01-01 00:54:53 -08:00
Robin Ward
57b89a2c7f
Plugin stuff:
...
* Allow plugins to work with only autoloaded assets.
* Give a plugin outlet a class name based on its name if no view class
* Give the `topic-title` outlet a default class of `clear: both`
2014-12-30 16:29:28 -05:00
Erick Guan
1e166d89ff
support setting category slug
2014-12-30 03:14:54 +08:00
Régis Hanol
0ce93f3b29
FIX: use prefixes for CSS transform
2014-12-29 18:08:56 +01:00
Régis Hanol
432413d3da
FEATURE: 🍬 cool transition when expanding lightbox
2014-12-29 18:00:18 +01:00
Jeff Atwood
92d61755b3
clean up CSS3 animations a bit
2014-12-25 02:29:39 -08:00
Jeff Atwood
2a46418284
add back in @-webkit-keyframes
2014-12-25 02:19:06 -08:00
Jeff Atwood
8b3babdbde
add back in a few -webkit- css3 prefixes
...
due to http://shouldiprefix.com/ and iOS mainly!
2014-12-25 01:41:44 -08:00
Jeff Atwood
a82fda0a50
who the hell puts a } in front of a SASS line?
2014-12-25 01:14:20 -08:00
Jeff Atwood
b91f9f4142
remove a bunch of needless css prefixes
2014-12-25 01:05:45 -08:00
Jeff Atwood
3bad0e3a33
fix touch device link sharing in Firefox
2014-12-24 00:11:43 -08:00
Jeff Atwood
1e29f6cbe9
stop rendering spinner in composer for now
2014-12-23 23:44:21 -08:00
Jeff Atwood
b69832cf66
make expansion quote titles unselectable
2014-12-23 23:23:47 -08:00
Jeff Atwood
e122e52fb8
kill some -webkit-transition CSS
2014-12-23 23:18:57 -08:00
Jeff Atwood
576861505e
just use plain CSS3 transition
2014-12-23 03:09:17 -08:00
Jeff Atwood
0b0e9be22f
standardize on @transition mixin
2014-12-23 02:52:20 -08:00
Régis Hanol
45dbdb6896
FEATURE: custom emojis
2014-12-23 01:12:26 +01:00
Jeff Atwood
157378bfcc
edit pencil glyph too big mon TOO BIG
2014-12-19 00:46:24 -08:00
Kris Aubuchon
bcb03474d6
fixing base line-height and big/small abuse
2014-12-17 14:51:47 -05:00
Jeff Atwood
23899281d8
minor font sizing CSS fixups
2014-12-16 01:12:52 -08:00
Kris Aubuchon
3eebc0e589
changing font sizes to ems, so fonts scale a bit more gracefully
2014-12-15 22:12:56 -05:00
Robin Ward
ff758cea11
FIX: Text in select2 dropdowns should not be variable since the
...
background is always white.
2014-12-10 10:25:35 -05:00