Commit graph

86 commits

Author SHA1 Message Date
Zachary Kain
1a308da495 better responsive breakpoints, more robust custom grid 2013-03-05 15:01:52 -05:00
Zachary Kain
efe1c9267e WIP: new 'Task Actions' UI (buttons, checkboxes, etc) 2013-03-05 14:16:10 -05:00
Philip How
55faeda4e0 Notification changes to .coffees 2013-02-27 23:26:53 -05:00
Tyler Renelle
8ca41e2b99 move bootstrap responsive inclusion into lib/app/index.js - will also
allow us to cut down on components included
2013-02-16 19:27:00 -05:00
Tyler Renelle
3392074fdd import date-picker from stylus 2013-02-16 19:09:54 -05:00
david.rhinehart
b44aa6a039 Fixes #390 added fixed notification area to top 2013-02-16 11:04:40 -06:00
david.rhinehart
fb90106f7e Fixes #390 added fixed notification area to top 2013-02-16 11:02:55 -06:00
Tyler Renelle
064abc959b reverting the commit-set for the progress-bars https://github.com/lefnire/habitrpg/pull/379 (@zakkain I'll follow up on GH)
Revert "move progress-pollyfill to require for performance"

This reverts commit 96b983b564.
2013-02-13 15:21:44 -05:00
Zachary Kain
188950c8fb refactor a bit 2013-02-12 13:13:35 -05:00
Zachary Kain
08c76380ce remove gradient code, doesn't add much and looks cool w/out it 2013-02-12 12:41:50 -05:00
Zachary Kain
433329db43 Replace progress bar markup with <progress> element. Add polyfill & styles 2013-02-12 12:33:15 -05:00
Zachary Kain
ab327ab661 mobile header responsive hotfix - allows scrolling so header doesn't block stuff 2013-02-10 16:38:37 -05:00
Zachary Kain
7a24b39edc rewrite header markup, reduce fiddly avatar css, improve mobile layout 2013-02-09 17:25:08 -05:00
Zachary Kain
c2dd51959f rewrite game over modal, remove tables 2013-02-09 16:22:39 -05:00
Zachary Kain
675b506ff5 create avatar viewing window & add customizer-specific stylesheet 2013-02-09 14:41:19 -05:00
Tyler Renelle
bb8eba7df1 Merge branch 'customizations'
Conflicts:
	styles/app/index.styl
2013-02-08 18:29:55 -05:00
Tyler Renelle
3d4de16c6e Merge branch 'master' of github.com:lefnire/habitrpg
Conflicts:
	styles/app/index.styl
2013-02-08 18:28:10 -05:00
Stan Lindsey
6bd5f41048 Revoked changes waiting new push 2013-02-08 23:23:00 +00:00
Stan Lindsey
1f4ecdec9d Coin position issue
#346
2013-02-08 23:11:45 +00:00
Tyler Renelle
748d2d2de2 Merge pull request #310 from SlappyBag/master
#291
2013-02-08 14:32:15 -08:00
Tyler Renelle
755c9d1ff0 z-index: 1000 on header, hide abs-positioned things underneath 2013-02-08 15:22:27 -05:00
Tyler Renelle
6299188bf6 z-index: 1000 on header, hide abs-positioned things underneath 2013-02-08 15:22:17 -05:00
Tyler Renelle
a166f7c909 move *.styls out into their own files 2013-02-08 13:29:09 -05:00
Tyler Renelle
5160595354 add @Pandoro's new sprites to /styl, clean up 2013-02-08 13:22:09 -05:00
Tyler Renelle
76231aed12 begin integrating spritesheet 2013-02-07 20:53:11 -05:00
Stan Lindsey
b7580a9e5a Growl position fixedf 2013-02-03 21:05:06 +00:00
Zachary Kain
9708b80bdc minor layout changes to give party avatars some breathing room :) 2013-01-30 22:24:29 -05:00
Tyler Renelle
c4526b3a37 fixes to html to include friend stuff 2013-01-30 17:49:21 -05:00
Tyler Renelle
003f70d5bc Merge pull request #253 from SlappyBag/master
Fixes up/down checkboxes spilling onto second line
2013-01-29 11:19:00 -08:00
Stan Lindsey
04501af827 Magic Number Width Checkboxes 2013-01-29 10:20:30 +00:00
Tyler Renelle
d7e28ea07f some tweaks to last merge 2013-01-28 20:09:57 -05:00
Tyler Renelle
c2cd3d8498 Merge pull request #227 from SlappyBag/master
Static Header & Popups
2013-01-28 17:06:50 -08:00
Stan Lindsey
29387b9c03 Update styles/app/index.styl 2013-01-29 00:22:43 +00:00
Stan Lindsey
ad3221a846 Update styles/app/index.styl 2013-01-28 22:56:14 +00:00
Stan Lindsey
4b87888b49 Replace relative with margin top 2013-01-28 07:22:56 +00:00
Nicholas Terwoord
50692c371d Changed button colors
- By default, unpressed buttons are now a gray color
2013-01-27 22:21:03 -05:00
Lori Lee
a21792ba25 Text wrapping issue in Titles and Descriptions 2013-01-26 18:53:56 -05:00
Stan Lindsey
24bde808eb Static Header
.head = position fixed
.wrap = relative, top 130px, z-index -1
2013-01-26 12:22:15 +00:00
Daniel Saewitz
5ef0fdfa9a Remove migration css 2013-01-18 12:10:39 -05:00
Daniel Saewitz
3c1ef4a822 Collect emails 2013-01-18 12:10:38 -05:00
Tyler Renelle
1615920a25 modal = whitespace:normal 2013-01-14 13:05:43 -05:00
Tyler Renelle
5e0ffce9bb add adsense in for now (monitization test) 2013-01-14 12:24:18 -05:00
Tyler Renelle
c23496a069 add reset button to death & reroll modals 2013-01-09 17:06:06 -05:00
Tyler Renelle
02df571c31 .html: use h2s, and float properly using bootstrap 2012-12-08 10:00:42 -08:00
Tyler Renelle
53659d7ac8 use github's social-count classes for token-cost 2012-09-19 09:50:41 -04:00
Tyler Renelle
2ee1eda827 Bars width 100% 2012-09-04 18:01:27 -04:00
Tyler Renelle
1100c865f8 Center avatar on the page (does this look better? I'll have to AB test
or something)
2012-09-04 16:08:35 -04:00
Tyler Renelle
c201921dc1 cleaner footer html 2012-09-04 14:28:46 -04:00
Tyler Renelle
1eae48f39e Use bootstrap's homepage-style footer. revert here if causes problems,
i don't know what i'm doing
2012-09-03 00:01:12 -04:00
Tyler Renelle
a4cbe3886d Have to use absolute positioning on .progress-text instead of float,
with bootstrap 2.1. upgrade bootstrap-responsive.styl
2012-08-23 23:53:40 -04:00