Commit Graph

31 Commits

Author SHA1 Message Date
Nick Schonning 3b881f3215 Remove IE7< star hacks 2014-03-06 23:55:57 -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
Neil Lalonde ed3d3ae1e1 Upgrade font-awesome to version 4 2013-12-11 10:31:09 -05:00
Robin Ward 6063b52d6a Support for choosing a destination category when splitting topics. 2013-10-29 15:30:06 -04:00
Neil Lalonde cbe38075ac Fix asset compile problems 2013-09-05 18:04:45 -04:00
Kris Aubuchon b8493b024b adding missing files back in 2013-09-05 15:37:07 -04:00
Kris Aubuchon 80c4e02335 new mobile styles, some structure changes 2013-09-05 12:09:40 -04:00
Neil Lalonde e3aafc154b Restructure the app/assets/stylesheets directory 2013-08-28 13:58:44 -04:00
Sam e993d6b29b upgrade font awesome to version 3.2.1, use scss instead of css for the include. 2013-07-09 10:06:57 +10:00
Sam 942f168ab6 UI still a tad rough, but we have a first pass of secure categories 2013-05-10 16:47:47 +10:00
Sam 4f328e3e45 +x on files makes no sense unless they really are executable
rails in the script dir makes no sense, use binstubs or bundler instead
2013-05-09 17:35:15 +10:00
Jeff Atwood 8c8784abb6 simplify user profile layout, bold labels 2013-04-19 15:06:35 -07:00
Neil Lalonde 467d59ec5a Merge some work: topic counts in category select; fix All count on dashboard 2013-04-08 10:23:29 -04:00
Jeff Atwood cd5b778305 fix caret alignment on drop-down notification btn 2013-04-07 23:46:45 -07:00
Jeff Atwood 5842233d4f remove caret style, only used one place 2013-04-06 01:43:59 -07:00
Jeff Atwood 705f94668f one more unused bootstrap style
I CAN SEARCH WITH REGEX MANNN
2013-04-06 00:42:36 -07:00
Jeff Atwood 836050457e remove more unused bootstrap default styles
confirmed unused with searches
2013-04-05 17:19:51 -07:00
Jeff Atwood b78362bb85 add back in font-awesome <li> rule 2013-04-05 15:40:36 -07:00
Jeff Atwood 3588bb828a removing unneeded css vendor prefixes caniuse.com 2013-04-05 14:52:21 -07:00
Jeff Atwood b89086a0ab add text-align: center to header icons 2013-04-05 14:27:58 -07:00
Jeff Atwood 66d4b5fa08 remove vendor prefixes from chosen CSS
we're modern baby
2013-04-05 14:23:12 -07:00
Jeff Atwood 2179675254 remove a bunch of unneeded font-awesome css 2013-04-05 13:55:35 -07:00
Neil Lalonde 91b9479986 Hide search icon in category selector when there are few categories 2013-04-05 14:39:03 -04:00
Neil Lalonde 4096c6bdc2 Use a font-awesome icon in category search field instead of the default hideous one 2013-04-04 12:46:38 -04:00
Jeff Atwood a001232ff3 move h1-h6 margins into topic-body 2013-03-24 02:26:54 -07:00
Jeff Atwood e0a119ba36 remove a TON of unused bootstrap classes 2013-03-24 01:44:42 -07:00
Jeff Atwood 0c8a803144 fix the CSS problem with paras under headings 2013-03-24 00:49:42 -07:00
Gosha Arinich cafc75b238 remove trailing whitespaces ❤️ 2013-02-26 07:31:35 +03:00
tms a588939d81 Prevent Firefox from using a more-specific text color definition in place of the placeholder color 2013-02-09 20:04:01 -05:00
Ben Doerr 77908ed3d8 Split -vendor-placeholder selector by vendor.
Some browsers (specifically Firefox(18) that I know of) fail to select
correctly if the selectors are combined. This was fixed in bootstrap
(https://github.com/twitter/bootstrap/blob/master/less/forms.less#L210).
Not sure of the exact commit but there is a nice comment.
2013-02-06 12:39:15 -05:00
Robin Ward 21b5628528 Initial release of Discourse 2013-02-05 14:16:51 -05:00