awesomerobot
f20c28c16b
replacing the remnants of the old color variable code
2015-06-14 22:59:49 -04:00
Erick Guan
54ce66fc62
FIX: ensure not found category badge consistent with style
2015-05-13 19:30:19 +08:00
Kris Aubuchon
8932b9afcf
rebuilding the category badge css
2015-03-06 13:51:16 -05:00
Rene Paulokat
74845948ca
add line-height on page-not-found for h1
2015-02-24 17:28:32 +01:00
Robin Ward
d6fa248093
UX: Update 404 page category badge to use centralized helper and style
2015-01-28 14:56:38 -05:00
Sam
efc717c14a
FEATURE: remove star concept from Discourse
2015-01-07 13:43:27 +11:00
Jeff Atwood
e122e52fb8
kill some -webkit-transition CSS
2014-12-23 23:18:57 -08:00
Jeff Atwood
004cfabe81
remove extra font-size declaration
2014-12-17 00:45:32 -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
Jeff Atwood
a54e33cd6b
FIX: mobile date was pushed offscreen, w/ h-scroll
2014-11-01 21:21:21 -07:00
Kris Aubuchon
b97a4f5bd0
sticking transitions into a sass mixin
2014-10-20 09:54:36 -04:00
Jeff Atwood
0f2e8a65e2
remove optimizelegibility from h1 chrome buggy
2014-09-11 00:40:44 -07:00
Kris Aubuchon
ebe71ea491
changing the header now that fullname was dropped
2014-09-09 14:42:44 -04: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
Kris Aubuchon
38696e5a30
bettering support for dark ez-themes
2014-08-06 09:31:13 -04:00
Kris Aubuchon
c3b96d720f
making menu accessible on mobile when in desktop mode
2014-08-05 23:31:28 -04:00
Jeff Atwood
3eb0afe29b
add bit of spacing to 404 page
2014-07-15 10:56:58 -07:00
Jeff Atwood
97979c1a32
Merge pull request #2522 from awesomerobot/master
...
adapting the layout to fit more viewports
2014-07-09 17:28:32 -07:00
Kris Aubuchon
291459bb91
first steps to making discourse more responsive
2014-07-09 19:56:35 -04:00
Jeff Atwood
1ee3cf8c1d
fix some minor 404 search page issues
2014-07-08 15:57:41 -07:00
Régis Hanol
ab3d664ce0
BUGFIX: share alert styling with mobile
2014-07-07 17:46:32 +02:00
Jeff Atwood
f8f79b9388
remove orphaned blockquote sizing
2014-06-30 03:03:54 -07:00
Jeff Atwood
0ffe77d7dc
correct h1 line-height, centralize .cooked styles
2014-06-30 00:05:24 -07:00
Régis Hanol
211536e561
BUGFIX: buttons have a different size when clicked on FF (cc @awesomerobot)
...
cf. https://meta.discourse.org/t/browse-buttons-in-the-edit-history-have-a-different-size-when-clicked/16698
2014-06-23 17:39:35 +02:00
Jeff Atwood
dca10468d6
remove serif fallback from code,pre
...
this was about an ancient Safari / WebKit bug as I recall
https://www.webkit.org/blog/67/strange-medium/
2014-06-19 13:50:41 -07:00
Jeff Atwood
3dd61a2056
f**ing bootstrap, span5 = .gutter
2014-06-05 02:57:56 -07:00
Jeff Atwood
f245da5142
f**ing bootstrap, span11 = .embedded-posts body
2014-06-05 02:29:56 -07:00
Jeff Atwood
3ed8b8f155
f**ing bootstrap, span2 = topic-avatar
2014-06-05 01:42:27 -07:00
Jeff Atwood
80a862c358
f**ing bootstrap, span14 = post-column
2014-06-05 00:34:57 -07:00
Robin Ward
0542761de4
Minor CSS fixes for Select2
2014-05-28 12:12:31 -04:00
Erick Guan
ecbda44be4
fix user/username error class
2014-05-26 17:46:31 +08:00
Kris Aubuchon
3cd91b50ed
adding some padding to the topic-body, helps selection is Firefox and makes highlighted posts look better
2014-05-23 02:40:55 -04:00
Kris Aubuchon
7accf5aafa
some simple style cleanup
2014-05-19 23:55:46 -04:00
Kris Aubuchon
ffa33c572c
making the color customizer a little nicer with dark themes
2014-05-19 01:17:59 -04:00
Erick Guan
c6ef85d517
User prefrence: align all control groups on top. And some padding for follow category.
2014-05-18 16:34:12 +08:00
Kris Aubuchon
22e7fd5ed0
some color fixes, general consistency
2014-05-06 23:53:04 -04:00
Neil Lalonde
ee08bf561f
Fix a bunch of color issues
2014-05-06 11:44:28 -04:00
Kris Aubuchon
8ea63006e4
simplifying and segmenting color variables
2014-05-06 01:50:51 -04:00
Jeff Atwood
6538874064
remove unnecessary css witdh
2014-04-22 16:22:25 -07:00
Kris Aubuchon
bffeba5e3b
pulling some more styles out of desktop/mobile to common/base
2014-04-20 15:16:06 -04:00
Kris Aubuchon
ec96ca4c60
modifying some styles for the new pin/unpin feature
2014-04-09 23:27:05 -04:00
Vikhyat Korrapati
ef99ab59a5
Allow importing Discourse styles in custom stylesheets to modify vars.
2014-04-01 23:04:50 +05:30
Régis Hanol
77a8a4083a
Revert "Merge pull request #2125 from vikhyat/css-variables"
...
This reverts commit b537de3ca5
, reversing
changes made to b925827e5b
.
2014-04-01 16:24:29 +02:00
Vikhyat Korrapati
ddd1dfe896
Allow importing Discourse styles in custom stylesheets to modify vars.
2014-04-01 15:25:43 +05:30
Kris Aubuchon
3b8f6d3fe1
added the header shadow back in
2014-03-21 14:50:42 -04:00
Kris Aubuchon
63eb7a60e5
dialing back the animations I added previously
2014-03-21 09:23:22 -04:00
Kris Aubuchon
ca4d211268
adding a few simple anmiations to the topic list loading message and modals
2014-03-20 16:33:03 -04:00
Nick Schonning
3b881f3215
Remove IE7< star hacks
2014-03-06 23:55:57 -05:00
Nick Schonning
4f1a517490
Remove units for zero values
...
Units are ignored for zero values in CSS except for a few edge cases.
2014-03-06 01:14:51 -05:00
Nick Schonning
f43072135d
Remove empty SCSS rules
2014-03-06 01:02:00 -05:00
Kris Aubuchon
899a5a87cd
adding basic :focus style in for buttons in Firefox
2014-03-05 22:18:42 -05:00
Kris Aubuchon
dd4a01896b
changed some topic page widths so the gutter fills the availible space, also right-aligning user-dropdown
2014-03-03 01:16:30 -05:00
Kris Aubuchon
190f075fae
small logos should always be proportionate
2014-02-26 22:00:22 -05:00
Kris Aubuchon
6b050825ff
revising color variables appwide, also some adjustments to "topic not found" page
2014-02-23 20:47:44 -05:00
Kris Aubuchon
cdb888aec3
removing any :focus and/or outline definition so :focus falls back on the browser
2014-02-13 20:56:03 -05:00
Kris Aubuchon
dd4d1eddd4
loading bg fix, watching/heatmap color fix, welcome sticky bg fix, user popup drop-shadow fix
2014-02-11 21:03:25 -05:00
Kris Aubuchon
2d872795d6
simplfying color palette, collecting colors into unified variables
2014-02-10 01:04:21 -05:00
Kris Aubuchon
706ed270f6
removing :focus style until I figure out a better fix
2014-02-04 11:50:14 -05:00
Kris Aubuchon
2486050792
fixing :focus style
2014-02-04 11:49:22 -05:00
Kris Aubuchon
3212af4746
adding basic :focus style back in - some tweaks still needed, but this makes tabbing through content functional
2014-02-03 20:58:23 -05:00
Neil Lalonde
ed3d3ae1e1
Upgrade font-awesome to version 4
2013-12-11 10:31:09 -05:00
Kris Aubuchon
15516f34c7
fixing the user column on the topic-list page
2013-12-04 10:38:01 -05:00
Robin Ward
40f86829f7
Post Cloaking:
...
* We now use a new custom view, {{cloaked-collection}} to display posts in a topic.
* Posts are removed and inserted (cloaked/uncloaked) into the DOM dynamically based on whether they
are visible in the current browser viewport.
* There's been a lot of refactoring to ensure the relationship between the post views and the topic
controller is sane.
* Lots of fixes involving jumping to a post, including a new LockOn component to that tries to stay
focused on an element even if stuff is loading before it in the DOM that would normally push it
down.
2013-11-27 12:53:32 -05:00
Kris Aubuchon
829346468c
new onebox style (similar to blockquotes), spacing for auto-close message, making link badge easier to read
2013-11-13 23:10:47 -05:00
Kris Aubuchon
be27e1dfee
fixed compose preview spacing issue on blockquotes/paragraphs - made post selection buttons more prominent
2013-10-29 22:00:18 -04:00
Kris Aubuchon
3043efcb0a
cleaning up the topic-title alignment a bit
2013-10-29 17:15:56 -04:00
Jeff Atwood
5e2d8dcf37
even out blockquote top/bottom padding
2013-10-22 14:18:41 -07:00
Jeff Atwood
d90001e857
even out blockquote paras w/top & bottom margin
2013-10-22 14:17:19 -07:00
Kris Aubuchon
aa42a36b8a
a few general fixes to the new flatter theme
2013-10-20 21:59:46 -04:00
Kris Aubuchon
88a97bcb71
minimizing the desktop topic view, also effects the background on all pages and removed bootstrap
2013-10-19 18:18:25 -04:00
Sam
75a8dfc467
rename all css.scss to scss
2013-10-01 17:35:26 +10:00