Kris Aubuchon
c8af2ec8a2
fixing cateogry alignment in docked header
2015-02-13 17:17:32 -05:00
Jeff Atwood
2f8e29bd04
Merge pull request #3180 from awesomerobot/master
...
fixing missing border on dropdown
2015-02-08 10:24:08 -08:00
Kris Aubuchon
29490209e7
fixing missing border on dropdown
2015-02-08 12:01:51 -05:00
Jeff Atwood
10403676d7
minor /categories CSS tweaks
2015-02-07 15:46:04 -08:00
Sam
dea05e6041
Revert "UI: use tertiary color to generate topic progress bg"
...
This reverts commit 0e93bae310
.
2015-02-06 18:31:10 +11:00
Sam
0e93bae310
UI: use tertiary color to generate topic progress bg
2015-02-06 17:56:45 +11:00
Jeff Atwood
3948a960cd
minor tweak for new topic alignment
2015-02-04 11:29:56 -08:00
Régis Hanol
b9ff4a5e81
UX: fix 'revision details' styling in revision history window
2015-02-02 12:13:37 +01:00
Sam
8b95511816
correct bad styling in user->pref->categories
2015-01-31 17:04:53 +11:00
Jeff Atwood
cabd519f14
add a little breathing room for topic title tags
2015-01-30 15:45:04 -08:00
Robin Ward
9a4e5c04d9
Fix weird indentation in CSS file
2015-01-29 12:08:42 -05:00
Kris Aubuchon
5621b1f663
simple change that grants a bit more flexibility to the category and title in the topic list
2015-01-29 10:53:13 -05:00
Jeff Atwood
f4a9ba8c9d
tighten up spacing on category dropdown button
2015-01-29 03:51:07 -08:00
Sam
57dd4554f1
bar style fixes
2015-01-29 17:49:14 +11:00
Robin Ward
d6fa248093
UX: Update 404 page category badge to use centralized helper and style
2015-01-28 14:56:38 -05:00
Régis Hanol
cd2c9edb46
FIX: 🐛 upload on IE9 wasn't working :'(
...
- FIX: make sure we set a default name to a pasted image only on Chrome (the only browser that supports it)
- FIX: use ".json" extension to uploads endpoints since IE9 doesn't pass the correct header
- FIX: pass the CSRF token in a query parameter since IE9 doesn't pass it in the headers
- FIX: display error messages comming from the server when there is one over the default error message
- FIX: HACK around IE9 security issue when clicking a file input via JavaScript (use a label and set `visibility:hidden` on the input)
- FIX: hide the "cancel" upload on IE9 since it's not supported
- FIX: return "text/plain" content-type when uploading a file for IE9 in order to prevent it from displaying the save dialog
- FIX: check the maximum file size on the server 💥
- update jQuery File Upload Plugin to v. 5.42.2
- update JQuery IFram Transport Plugin to v. 1.8.5
- update jQuery UI Widget to v. 1.11.1
2015-01-28 19:43:20 +01:00
Jeff Atwood
8ef2a111a0
fix left margin on tablet portrait w/topic + list
2015-01-25 23:45:36 -08:00
Jeff Atwood
bab5167566
tighten up suggested topic table layout
2015-01-25 00:33:52 -08:00
Jeff Atwood
4904eeaa67
more pastel (desaturated) progress bar
2015-01-23 14:03:27 -08:00
Jeff Atwood
545d5b4906
turn down lightness scale of progress bar a bit
2015-01-23 12:39:07 -08:00
Jeff Atwood
1ed34be1b9
make topic list pin color consistent with lock
2015-01-21 03:15:56 -08:00
Jeff Atwood
aa423212a0
make topic list bookmark color consistent with lock
2015-01-20 16:39:11 -08:00
Robin Ward
350554e198
UX: Change category badge style to use stripes
2015-01-20 14:56:06 -05:00
Jeff Atwood
2b877e4fc4
post expansion arrow CSS cleanup
2015-01-16 02:24:49 -08:00
Régis Hanol
03b053c800
FIX: bookmark button is now solid black by default & blue when bookmarked
2015-01-12 17:48:54 +01:00
Jeff Atwood
a9ef92f3d8
latest topics on category page too damn small
2015-01-12 02:56:55 -08: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
Jeff Atwood
8d49aec789
clean up leftover bottom-round padding
2015-01-11 23:51:19 -08:00
Jeff Atwood
76c750be68
get rid of .bottom-round css class used once
2015-01-11 23:39:48 -08:00
Jeff Atwood
7d268ff49f
give home icon more breathing room
2015-01-09 15:18:42 -08:00
Sam
1358ed2aad
FEATURE: show bookmarked topics in topic list
2015-01-09 11:41:10 +11:00
Sam
6785675150
clean up support for filter=liked and filter=bookmarked
2015-01-07 18:50:28 +11: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
a398f356ae
clean up unused category page CSS
2015-01-06 14:15:12 -08:00
Jeff Atwood
b9d773ddcd
private category layout on /categories was busted
2015-01-06 13:42:41 -08:00
Robin Ward
8ee0f4d1e7
Use javascript to resize the composer properly rather than using the
...
type of composer being used.
2015-01-06 12:05:11 -05: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
3b945920d4
copy improvements on data export
2014-12-24 15:41:21 -08:00
Arpit Jalan
bb152a5b3f
FEATURE: download user posts archive
2014-12-24 15:13:48 +05:30
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
Jeff Atwood
24f1ef024e
topic status glyphs too big mon TOO BIG
2014-12-19 00:35:08 -08:00