Commit graph

175 commits

Author SHA1 Message Date
Sacha Greif
f8cb992069 Adding descriptions in post list pages and showing them in menus. 2014-12-15 09:46:51 +09:00
Sacha Greif
f5eb356ac1 adding commenters avatars 2014-12-14 15:15:34 +09:00
Sacha Greif
811c63c7dd css fix 2014-12-14 13:23:07 +09:00
Sacha Greif
8cd62dc607 making mobile comments suck a little less 2014-12-14 13:15:37 +09:00
Sacha Greif
48ca46bc32 float thumbnail right on mobile 2014-12-14 12:43:52 +09:00
Sacha Greif
fb91613cfe refactor all the things!
- changed the layout CSS for post modules
- changed order of modules
- changed markup of modules
2014-12-14 12:38:48 +09:00
Sacha Greif
fb0cd210b3 refactoring post module markup and CSS 2014-12-13 17:43:52 +09:00
Anthony Mayer
5674269072 Fixes #572 - Expands search box when focused or not empty.
Also, changed when empty class is removed to avoid text box shrinking and then expanding after it loses focus but has content.
2014-11-30 17:03:30 -08:00
Anthony Mayer
34081ca775 Removing accidentally added css rule 2014-11-28 23:01:16 -08:00
Anthony Mayer
dbf640ce2b Fixes 447 - Hide mobile nav with css rather than js.
Also, removing random unused class.
2014-11-28 22:57:30 -08:00
Anthony Mayer
aaa2efb05f Merge branch 'master' of https://github.com/TelescopeJS/Telescope into compass-to-node-sass
Conflicts:
	.meteor/packages
	packages/telescope-theme-base/versions.json
	packages/telescope-theme-hubble/lib/client/css/screen.css
	packages/telescope-theme-hubble/lib/client/scss/modules/_comments.scss
	packages/telescope-theme-hubble/lib/client/scss/modules/_posts.scss
	packages/telescope-theme-hubble/versions.json
2014-11-25 22:12:01 -08:00
Sacha Greif
d3283e9b9c Merge branch 'master' of https://github.com/TelescopeJS/Telescope 2014-11-25 15:47:49 +09:00
Ben Gott
f68ecba862 Upgrade to bengott:avatar 0.6.0
- Create new config file in lib/config/avatar.js (accessible to both
  client and server)
- Comment out some outdated SCSS/CSS
2014-11-24 01:48:04 -06:00
Anthony Mayer
30ca412921 Compiling scss as part of build rather than with compass.
Remove dependency on compass, add fourseven:scss (includes autoprefixer),
add reset package, delete compiled css, and some random scss cleanup.
2014-11-23 21:11:15 -08:00
Sacha Greif
d74e1913c4 css fix 2014-11-24 11:27:12 +09:00
Anthony Mayer
544926d22a Fixes #538 in source scss, rather than in generated css 2014-11-22 19:22:50 -08:00
Anthony Mayer
d07a286f89 Fixes #538 2014-11-22 15:11:31 -08:00
Sacha Greif
b22892cad5 making css more flexible 2014-11-21 15:30:10 +09:00
Sacha Greif
9becac5e36 css tweaks 2014-11-20 14:55:58 +09:00
Sacha Greif
25f5fcd778 finishing css tweaks 2014-09-26 11:28:20 +09:00
Sacha Greif
e04a4e98e3 working on CSS 2014-09-25 09:14:55 +09:00
Sacha Greif
7dc8249910 Do not remove deleted comments from db 2014-09-16 12:12:48 +09:00
Sacha Greif
09f06aafd8 small tweaks 2014-09-16 09:15:41 +09:00
Sacha Greif
ca98bdd806 CSS fixes 2014-08-28 11:09:46 +09:00
Sacha Greif
fa8691eaaf making default view configurable 2014-08-28 10:16:17 +09:00
Sacha Greif
ba1c6f7c75 more work on daily view 2014-08-27 16:43:41 +09:00
Sacha Greif
8ee91e50dc Merge branch 'master' into daily
Conflicts:
	packages/telescope-theme-hubble/lib/client/css/screen.css
2014-08-27 10:36:38 +09:00
Sacha Greif
3b1cff9347 working on daily view 2014-08-27 10:23:56 +09:00
Sacha Greif
991ca23516 small bug fixes 2014-08-27 09:25:05 +09:00
Sacha Greif
2ab5df7a76 more css fixes 2014-08-20 17:51:28 +09:00
Sacha Greif
8eb91a2c64 notifications are now a menu item 2014-08-20 17:03:54 +09:00
Sacha Greif
d7135c1d1d improving base theme 2014-08-20 15:59:11 +09:00
Sacha Greif
7de249500c Make useDropdowns a theme-level setting instead 2014-08-15 12:30:51 +09:00
Sacha Greif
a4c7fc3dd7 make drop down menus optional 2014-08-15 11:56:53 +09:00
Sacha Greif
0a071460f6 Changing navItems to primaryNav and adding secondaryNav 2014-08-15 11:51:30 +09:00
Sacha Greif
91f22c9a6a fix getSetting 2014-08-13 09:03:07 +09:00
Sacha Greif
5380e72f4d fix logo image 2014-08-12 17:34:56 +09:00
Sacha Greif
6ecce1fa21 more css refactoring 2014-08-12 17:15:12 +09:00
Sacha Greif
dbae1da597 still working on refactoring css 2014-08-12 17:11:36 +09:00
Sacha Greif
4ad020174c Separating themes; adding accounts-entry 2014-08-12 16:16:44 +09:00
Sacha Greif
7f103be36d refactoring and style tweaks 2014-08-05 12:25:26 +09:00
Sacha Greif
3f8c868bdc almost done with newsletter banner 2014-08-05 11:24:54 +09:00
Sacha Greif
be0ab69c7b Adding footer and hero modules; working on newsletter subscribe banner 2014-08-05 10:16:05 +09:00
Sacha Greif
ea9ca1e1c5 Still refactoring notifications 2014-08-04 09:47:10 +09:00
Sacha Greif
ad69dd3cd8 CSS tweaks 2014-07-23 10:15:31 +09:00
Sacha Greif
9c2659e09d ignore codekit file 2014-07-22 11:43:15 +09:00
Sacha Greif
92fc3ee5fa working on recently commented lens; tweaking parameters system 2014-07-22 11:29:01 +09:00
Sacha Greif
bdc9a328b5 style tweak 2014-07-17 09:35:32 +09:00
Sacha Greif
8ce67c43c7 fixing markdown css 2014-07-16 10:36:26 +09:00
Sacha Greif
84b11377c4 css tweaks 2014-07-14 12:27:20 +09:00