Sam
8b95511816
correct bad styling in user->pref->categories
2015-01-31 17:04:53 +11:00
Sam
d9ae4e791e
woops should be a bit more specific
2015-01-30 19:17:26 +11:00
Sam
833b7b8f0b
fix header primary missing color
2015-01-30 17:57:46 +11:00
Sam
e77eaf9c95
adjust styling for tagged topics
2015-01-30 12:33:27 +11: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
ffee7ba789
fix style
2015-01-29 18:37:38 +11:00
Sam
8792909ff8
less rules ... less ie problems ...
2015-01-29 18:22:29 +11:00
Sam
1a694c04e4
correct box styles
2015-01-29 17:49:14 +11:00
Sam
cd5564f623
more styling tweaks
2015-01-29 17:49:14 +11:00
Sam
6495bca540
bar style fixes
2015-01-29 17:49:14 +11:00
Sam
844467015d
FEATURE: allow simple selection for category badge styles
...
clean up category badge styling
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
Régis Hanol
256519dddf
FEATURE: automatic group membership based on email address
2015-01-23 18:25:43 +01:00
Régis Hanol
e300945879
FEATURE: split group admin in 2 tabs (custom & automatic)
...
FIX: clear the user-selector when adding new members
2015-01-21 20:52:48 +01: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
6734a51b6a
move SiteText.{head,top,bottom} to SiteCustomization
2015-01-14 12:15:53 +01: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
060cda7772
FIX: proper handling of group memberships
2015-01-05 18:51:45 +01: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
Sam
049ae70f94
FEATURE: maximize button for customization css/html editor
2015-01-02 11:25:15 +11:00
Jeff Atwood
911f941da5
some CSS fixes for mobile sites with text titles
2015-01-01 00:54:53 -08:00
Jeff Atwood
0ef30ae43c
fix weird font size on admin, customize, color
2014-12-30 23:51:32 -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
Jeff Atwood
e41ae020fa
add back ade-soft CSS transition on post actions
2014-12-23 02:16:57 -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