Jeff Atwood
e88fc65de4
fix expanded avatar 1 row css suppression
2014-10-21 00:34:57 -07:00
Robin Ward
71f211f0b3
FEATURE: Allow users to select a badge with an image to appear on their
...
user card
2014-10-20 16:35:38 -04:00
Robin Ward
1cf4a0d604
Rename "User Expansion" to the much clearer "User Card"
2014-10-20 12:11:59 -04:00
Régis Hanol
29b2788ca6
Merge pull request #2896 from awesomerobot/master
...
sticking transitions into a sass mixin
2014-10-20 16:26:53 +02:00
Kris Aubuchon
b97a4f5bd0
sticking transitions into a sass mixin
2014-10-20 09:54:36 -04:00
Sam
bfbfc16cca
Correct hard coded URL, implement missing features
2014-10-18 18:09:45 +11:00
Sam
bf7ee92d56
Move search help to a more intuative spot
2014-10-18 18:00:54 +11:00
Sam
742c5e29c9
FEATURE: advanced search help
2014-10-18 14:27:33 +11:00
Kris Aubuchon
d132b35426
a handful of minor style updates/fixes
2014-10-18 23:07:55 -04:00
Régis Hanol
35c30368f0
UX: fix embedded posts background for good
2014-10-17 17:04:08 +02:00
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