Sam
c2e9644558
Revert "flexbox for the post header"
...
This reverts commit bef3084516
.
2015-09-02 12:20:35 +10:00
awesomerobot
bef3084516
flexbox for the post header
2015-09-01 10:38:37 -04:00
Sam
a7d1c220e1
FIX: normalize transform usage, fix slideout on safari
2015-08-26 09:58:37 +10:00
Kane York
1218d47eb5
Rename choose-grey() to blend-primary-secondary()
2015-08-20 16:47:34 -07:00
Kane York
aaccb73a3b
Use choose-grey(5%) instead of diff(97%)
2015-08-20 14:35:28 -07:00
Kane York
26c3d74460
Split srgb-scale into its own function
2015-08-20 13:31:00 -07:00
Kane York
7147c0e8af
DEV: Replace sqrt() implementation with lib
...
Copied the needed functions out of https://github.com/terkel/mathsass
MIT license
2015-08-20 13:10:54 -07:00
Kane York
156c3651b5
DEV: Add choose-grey() function for better greys
2015-08-20 12:54:07 -07: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
a4da72a83b
FIX: Dark theme fixes for admin, quotes, code
2015-08-18 12:23:06 -07: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
awesomerobot
5b229316ee
adding flexbox to header via mixins (all prefixes)
2015-08-04 10:46:58 -04:00
awesomerobot
f20c28c16b
replacing the remnants of the old color variable code
2015-06-14 22:59:49 -04:00
Sam
4eaee8f611
Merge pull request #3377 from scossar/auto-rtl
...
Auto rtl
2015-04-28 07:58:35 +10:00
Régis Hanol
a737090442
- FEATURE: revamped poll plugin
...
- add User.staff scope
- inject MessageBus into Ember views (so it can be used by the poll plugin)
- REFACTOR: use more accurate is_first_post? method instead of post_number == 1
- FEATURE: add support for JSON-typed custom fields
- FEATURE: allow plugins to add validation
- FEATURE: add post_custom_fields to PostSerializer
- FEATURE: allow plugins to whitelist post_custom_fields
- FIX: don't bump when post did not save successfully
- FEATURE: polls are supported in any post
- FEATURE: allow for multiple polls in the same post
- FEATURE: multiple choice polls
- FEATURE: rating polls
- FEATURE: new dialect allowing users to preview polls in the composer
2015-04-23 19:33:29 +02:00
Simon Cossar
9b7f98edc5
Add to html element - this needs to be explicit so it can be reversed by r2
2015-04-14 19:07:23 -07:00
Kris Aubuchon
84d41be196
clearfix for admin contents
2015-03-23 10:23:42 -04: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
Jeff Atwood
e41ae020fa
add back ade-soft CSS transition on post actions
2014-12-23 02:16:57 -08:00
Kris Aubuchon
bcb03474d6
fixing base line-height and big/small abuse
2014-12-17 14:51:47 -05:00
Jeff Atwood
1c8ddccb45
try to correct font scaling problems on Firefox
2014-12-16 23:26:29 -08:00
Kris Aubuchon
c7d7393d80
setting static base font size
2014-12-16 09:24:15 -05: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
e035b07e92
Put Ember 1.8.1 + fixes back.
2014-12-04 08:51:35 -05:00
Sam
8977d5917b
revert
2014-12-04 09:35:11 +11:00
Robin Ward
39fde5b9fb
Upgrade to 1.8.1: So long, metamorphs!
2014-12-03 10:49:18 -05:00
Kris Aubuchon
b97a4f5bd0
sticking transitions into a sass mixin
2014-10-20 09:54:36 -04:00
Régis Hanol
199896a607
UX: add new wiki color as a site-level color variable
2014-10-13 19:43:24 +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
b874b31b02
correct mobile login form layout error
2014-09-22 17:26:22 -07:00
Sam
64331e2ac1
row style is common, its the way we clear divs
2014-08-26 07:41:29 +10:00
Kris Aubuchon
38696e5a30
bettering support for dark ez-themes
2014-08-06 09:31:13 -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
Régis Hanol
b9bd2ddda6
Revert "FIX: hidden helper class is important"
2014-07-23 12:25:09 +02:00
Erick Guan
f2cd2f1d3c
FIX: hidden helper class is important
2014-07-23 11:50:59 +08:00
Kris Aubuchon
9398504332
fixing appearance of horizontal scrollbar on topic list at about 996px wide
2014-07-12 00:12:50 -04:00
Kris Aubuchon
291459bb91
first steps to making discourse more responsive
2014-07-09 19:56:35 -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
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
Kris Aubuchon
e439df4b6b
darkening the too-light-grey and the primary black a bit
2014-05-21 21:18:25 -04:00
Kris Aubuchon
ffa33c572c
making the color customizer a little nicer with dark themes
2014-05-19 01:17:59 -04: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
Vikhyat Korrapati
17ad49ffbc
Slightly improve header accessibility.
...
Partially addresses: https://meta.discourse.org/t/links-without-text-make-blind-user-accessibility-worse/13538 .
2014-05-07 18:08:47 +05:30
Kris Aubuchon
22e7fd5ed0
some color fixes, general consistency
2014-05-06 23:53:04 -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