Jeff Atwood
d38c4d5f74
scale-color $lightness must use $secondary for dark themes
2015-08-20 02:42:12 -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
4d0c328404
FIX: Header icons should be header_primary exactly
2015-08-18 14:37:23 -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
Sam
83593fea58
Revert "aligning text-logos and header with flexbox"
...
This reverts commit 2ad2ab503f
.
2015-08-04 14:49:08 +10:00
awesomerobot
2ad2ab503f
aligning text-logos and header with flexbox
2015-08-03 21:16:56 -04: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
Guo Xiang Tan
876f0b7dc9
UX: Give fa-hearts more love.
2015-07-22 23:52:55 +08: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
Arpit Jalan
d07adc9d72
UX: fix login button
2015-07-06 18:12:37 +05:30
Guo Xiang Tan
5c93188bc9
UX: Make category links heading take the entire width.
2015-06-29 22:02:22 +08:00
awesomerobot
f20c28c16b
replacing the remnants of the old color variable code
2015-06-14 22:59:49 -04:00
awesomerobot
0ba88d2355
changing color of progress bar
2015-05-19 21:19:28 -04:00
Kris Aubuchon
111ac609ec
fixing mis-alignment of categories in the dropdown
2015-03-10 13:33:38 -04:00
Kris Aubuchon
8932b9afcf
rebuilding the category badge css
2015-03-06 13:51:16 -05:00
Jeff Atwood
bf03209f42
let's try to vertically align small logo
2015-02-18 23:55:04 -08: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
614ad4daa7
UX: Formatting on search categories looked weird
2015-01-20 17:51:12 -05:00
Jeff Atwood
3f7fa46af7
remove unnecessary site header title height
2015-01-19 00:44:23 -08:00
Jeff Atwood
911f941da5
some CSS fixes for mobile sites with text titles
2015-01-01 00:54:53 -08:00
Jeff Atwood
576861505e
just use plain CSS3 transition
2014-12-23 03:09:17 -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
Kris Aubuchon
ea37946d00
a few very minor visual tweaks
2014-12-02 17:10:14 -05:00
Jeff Atwood
78f6cea16c
bump up header icon size a bit
2014-11-17 02:21:30 -08:00
Robin Ward
fb241a4351
UX: Use loading spinner on notifications
2014-11-12 13:37:51 -05:00
Kris Aubuchon
6ca555eee0
simplifying the spinner due to IE/Win Chrome issues
2014-11-11 09:22:14 -05:00
Sam
6a42588007
remove X from search in ie
2014-11-10 21:31:15 +11:00
Kris Aubuchon
a0e5605869
updated loading spinner
2014-11-05 20:13:51 -05:00
Sam
6d3d425611
apply same fix to mobile
2014-10-27 09:16:51 +11: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
147e4bf056
add some padding
2014-10-18 18:12:48 +11:00
Sam
bf7ee92d56
Move search help to a more intuative spot
2014-10-18 18:00:54 +11:00
Kris Aubuchon
d132b35426
a handful of minor style updates/fixes
2014-10-18 23:07:55 -04:00
Jeff Atwood
70cccb0a06
tweak header box shadow
2014-10-10 15:31:54 -07:00
Jeff Atwood
5c0bb56748
remove unnecessary @includes on box-shadow
2014-10-10 15:02:46 -07:00
Kris Aubuchon
f4f6236902
changes: topic title editor layout, badge alignment in scrolled header
2014-10-07 11:41:04 -04:00
Jeff Atwood
5857c94662
allow mobile edit topic, fix hamburger fontsize
2014-10-02 03:00:54 -07:00
Jeff Atwood
c661b6ded5
FIX: home icon was incorrectly sized
2014-09-11 10:42:11 -07:00
Kris Aubuchon
ebe71ea491
changing the header now that fullname was dropped
2014-09-09 14:42:44 -04:00
Régis Hanol
00bd665c96
FEATURE: add count of previous flags on the post
2014-09-08 17:53:29 +02:00
Robin Ward
334e21a03a
Revert "Revert "FEATURE: Can create warnings for users via PM""
...
This reverts commit 1c7559380c
.
2014-09-08 11:11:56 -04:00
Robin Ward
1c7559380c
Revert "FEATURE: Can create warnings for users via PM"
...
This reverts commit b0bfc1f93f
.
2014-09-08 10:38:59 -04:00
Robin Ward
b0bfc1f93f
FEATURE: Can create warnings for users via PM
2014-09-08 10:27:06 -04:00
Jeff Atwood
65e941f652
UX: remove current username from header
2014-09-07 14:01:51 -07:00
Jeff Atwood
3772102972
better display of topic glyphs in search
2014-09-05 13:17:26 -07:00
Jeff Atwood
dc8fc8c9e4
UX: move "show more" in search to bottom of results
2014-09-05 02:19:06 -07:00
Sam
a3863b52db
More highlight tweaking for search, makes it much easier to theme
2014-09-04 18:00:01 +10:00
Sam
0ade9bafff
FIX: highlight in yellow, not blue
...
FEATURE: highlight in title
2014-09-04 15:01:13 +10:00
Jeff Atwood
c41d47b8f5
suppress search topic status color a bit
2014-09-03 01:03:53 -07:00
Sam
921dd75dd9
FIX: anonymous had <a> items for pin/unpin
...
FEATURE: display category in search results
FEATURE: display topic state (locked/pinned/etc) in search results
UI cleanup for search results, clearing floats and so on.
2014-09-03 12:13:26 +10:00
Jeff Atwood
3a010c34cc
smallenate anon drop-down topic counts
2014-08-25 12:14:47 -07:00
Jeff Atwood
c83a742bec
notification dropdown should not be selectable
2014-08-12 23:32:16 -07:00
Kris Aubuchon
6166e78888
adding hover state to notification menu, and small additional fixes
2014-08-13 00:03:29 -04:00
Robin Ward
e49ef042f1
UX: Remove icon from sign up button, change button order
2014-08-12 13:51:00 -04:00
Robin Ward
1684ff3015
UX: Add a separate "Sign Up" button
2014-08-12 13:47:23 -04:00
Kris Aubuchon
2ce291c2ab
small fixes for dark themes
2014-08-12 00:11:58 -04:00
Jeff Atwood
70d639c241
fix irritating padding asymmetry on notifications
2014-08-08 12:30:44 -07:00
Régis Hanol
fb0ee2401e
FIX: alignment in notifications
2014-08-06 19:08:12 +02:00
Kris Aubuchon
38696e5a30
bettering support for dark ez-themes
2014-08-06 09:31:13 -04:00
Régis Hanol
3330f5907c
FEATURE: restructure notification HTML layout
2014-08-05 23:36:37 +02:00
Jeff Atwood
40bcead099
add a better style for anon cat hamburger
2014-08-04 22:01:08 -07:00
Jeff Atwood
1efc4e2098
tone down new/unread on hamburger categories
2014-08-04 21:17:38 -07:00
Régis Hanol
b414a3590a
FIX: flag count displayed at wrong position
2014-08-01 19:03:12 +02:00
Kris Aubuchon
1557f07e87
reverting notification style
2014-07-25 23:06:14 -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
Kris Aubuchon
42fdb9bc9c
fixing d-dropdown heading overlap
2014-07-04 02:20:41 -04:00
Kris Aubuchon
d74d5fb39e
truncating loooooooooong name fields
2014-07-03 23:40:49 -04:00
Kris Aubuchon
51f85206ff
making menu highlights consistent
2014-06-27 20:10:33 -04:00
Kris Aubuchon
d280390cd3
horizontal scroll on search dropdown be gone!
2014-06-25 11:39:46 -04:00
Neil Lalonde
d704991609
FIX: subcategory badge styling problems
2014-06-20 10:49:51 -04:00
Kris Aubuchon
e4d90038cf
handful of alignment fixes
2014-06-19 14:09:25 -04:00
Sam
012923186b
BUGFIX: CSS animation based spinner was buggy
...
There seems to be no sane way to get the CSS spinner to work without
hosing the stacking context. Use gif based spinner.
2014-06-17 17:55:00 +10:00
Sam
cc1bbf3a7b
BUGFIX: cut up line while searching in chrome mac
2014-06-06 17:15:14 +10:00
Kris Aubuchon
a029daacbb
temp fix for the flag badge in dropdowns
2014-06-04 14:54:24 -04:00
Kris Aubuchon
ee248b549f
few fixes to the previous navigation update
2014-06-04 09:39:43 -04:00
Kris Aubuchon
6f91e60bd9
enhancing navigation
2014-06-03 21:59:42 -04:00
Kris Aubuchon
26d113ced0
enhancing navigation
2014-06-03 21:56:50 -04:00
Kris Aubuchon
971494bf5a
removing max-width on #site-logo from base and putting it back in mobile
2014-05-27 11:58:53 -04:00
Kris Aubuchon
9c02ad73ac
merging more styles into base, also fixing <big> abuse
2014-05-26 11:33:47 -04:00