Commit Graph

254 Commits

Author SHA1 Message Date
Tyler Renelle b15e239601 Merge branch 'Alys-communityGuidelines' into develop 2014-10-27 16:20:30 -06:00
hospect 76de909683 Minor bug: In challenges area, Join button has a yellow background 2014-10-22 01:45:37 +03:00
Blade Barringer ee0e8efa9d Changed margin .row under .container-fluid to match padding
Since the default is padding: 0 15px, changing it to 0 5px
also requires a change to the row right after it
2014-10-16 16:13:33 -05:00
gjoyner 36bf09d984 Adding checklist item drag and drop feature 2014-10-12 01:48:51 -07:00
Brian Chen 42c4096be7 Make .meter-text nowrap to prevent truncation
* Add white-space: nowrap to .meter-text to prevent the meter text from
  being cut off when the meter is very short and its content is long
  (mainly an issue with the experience bar, which can easily have a bar
  graph symbol plus one four-digit number over another e.g. 1,234 /
  5,678)
2014-10-02 19:47:48 +08:00
Negue 71c9ea66f4 3rd and last! header scrolling fix, now the full scroll bar is "visible" for the mouse 2014-09-18 21:37:53 +02:00
Alice Harris 9cd323294a disable feature to block chat until use agreed to guidelines; remove unneeded code; adjust last-updated date to today 2014-09-14 12:39:25 +10:00
Tyler Renelle 49f2718eec Merge pull request #4006 from gasolin/mobile_task_view
add responsive mobile web task view #4005
2014-09-12 17:28:03 -06:00
Negue 34fe2a9d9e change sticky-header height to 205px instead of auto - fixes #4023 2014-09-12 17:25:58 +02:00
Alice Harris 367ce13ce3 improve formatting and text in chat area before use has agreed to accept guidelines 2014-09-11 17:28:54 +10:00
Negue 62361b6c3b set sticky header height to auto - fix #3011 2014-09-09 20:10:08 +02:00
gasolin d4701e60da add responsive mobile web task view #4005 2014-09-09 11:14:38 +08:00
Tyler Renelle f59bba598e Merge pull request #4003 from Lamecarlate/develop
Update inventory.styl
2014-09-08 17:53:58 -06:00
Chaopale Lamecarlate 716fb9b111 Update inventory.styl 2014-09-08 23:10:27 +02:00
Alice Harris c68a061c0d experimental changes for indicating acceptance of guidelines 2014-09-07 15:14:58 +10:00
Alice Harris d3e98b6156 remove test code that made the avatar names always visible in the header 2014-09-05 21:20:41 +10:00
Alice Harris 3ac9c4f13b Revert "fix problem in chat of usernames hiding first part of message"
This reverts commit 910e4ac0f9e9886a8d3439e197eae3b5c30848ad.
2014-09-05 21:20:40 +10:00
Alice Harris 08c37a07a9 fix problem in chat of usernames hiding first part of message 2014-09-05 21:17:57 +10:00
Alice Harris d6ce6f8986 remove unnecessary style; fix spacing in tavern message 2014-09-05 21:17:56 +10:00
Alice Harris 3b9b6b78bc add Community Guidelines document and its images; add jade modal for displaying it 2014-09-05 21:17:56 +10:00
Alice Harris 0f5ef3a1ea finish applying new colours for tier 9 (staff) and tier 8 (mods) 2014-09-05 21:17:55 +10:00
Alice Harris c731753e33 add Help menu 2014-09-05 20:57:44 +10:00
breiste 229bdf3625 Fix Play-Button width on frontpage
The Play-Button is too small, at least in german translation.
2014-08-26 12:18:38 +02:00
lynnyliz 7e9e00a593 fixed an issue where hovering over the last item in a column would cause the column to lengthen if the item contained an Extra Notes bubble 2014-08-20 21:11:28 -04:00
Tyler Renelle 890db5bd6d Merge pull request #3858 from pizzeys/develop
Fix gem text alignment on the menubar.
2014-08-15 20:07:22 -06:00
Adrien Lemaire d7aaec2262 fix bug switch audio wasn't working 2014-08-09 18:57:17 +09:00
Adrien Lemaire dcbd460331 fix audio menu style 2014-08-09 16:58:49 +09:00
Sam Pizzey da6f7a4418 Fix gem text alignment on the menubar.
I'm not much of a frontend guy so I'm not sure if there was some reason
for this one being different, but it throws the alignment off so I
assume it was a mistake.

Fixes #3855
2014-08-08 18:00:12 +01:00
benmanley a6d101202c fix(avatar.jade): change .notBackground to .noBackgroundImage
avatar.jade was applying a class of .notBackground, but the css in
avatar.styl used .noBackgroundImage.

* Changed .notBackground to .noBackgroundImage in avatar.jade and
avatar.styl
* Consolidated css and added more comments
* Amended spacing as Stylus wasn’t compiling correctly
* Removed #profileStable and .pet css as couldn’t find reference to
them anywhere else.
* Commented out styles indicating who is party leader for now. Need a
solution that doesn’t involve background color.
2014-08-04 22:45:10 +01:00
benmanley 1ba80bd5ea refactor(filter.styl): move clearfix to global modules
Make clearfix css globally available as an @extend.
2014-08-04 14:06:53 +01:00
Alice Harris 46dbb0b78a Merge pull request #3799 from Alys/avatarNameContribColour
apply contributor tier color to avatar name - fixes https://github.com/HabitRPG/habitrpg/issues/3735
2014-08-02 13:08:20 +10:00
Alice Harris 2c70c25028 Merge pull request #3792 from Alys/showMoreBackground
show more avatar background (remove Lvl, hide avatar name)
2014-08-02 13:06:07 +10:00
Jeremy Lee 26741773c9 split Player Tiers table into entries for individual tiers; partially implement new moderator and staff tiers (still invisible to users) 2014-08-02 10:46:16 +10:00
Tyler Renelle e10c04c9bc feat(contribs): start for #3801, update to new badge colors 2014-07-31 12:10:24 -06:00
Alice Harris a87b651caf apply contributor tier color to avatar name 2014-07-29 08:53:23 +10:00
Alice Harris 1e797a0b05 show more avatar background (remove Lvl, hide avatar name) 2014-07-27 08:41:33 +10:00
Blade Barringer 490b0d1b1b Corrected gap in filters style 2014-07-19 18:19:50 -05:00
Blade Barringer 7c51910835 Fixed over width issue caused by the filters div 2014-07-16 19:54:01 -05:00
benmanley d1a5ff0cef fix(global-modules): prevent labels from hiding tooltips
– Remove overflow:hidden from label template as it obscured tooltips
applied to label’s children
– Style buttons correctly if they include an input element
2014-07-14 21:52:56 +01:00
benmanley 4cf1030c85 refactor(game-pane.styl): tweak layout and colors
– Improve positioning and size of chat-box buttons
– Replace some px values with ems
– Replace contributor colors with variables (set in global-colors.styl)
2014-07-14 21:52:56 +01:00
benmanley 967c46be87 refactor(boss): restyle boss stats meters
Update to reflect redesigned stats meters
2014-07-03 17:14:25 +01:00
benmanley 190ef0402c refactor(avatar): restyle level label 2014-07-03 16:22:51 +01:00
benmanley b4e53a21aa refactor(labels): match status meter style 2014-07-03 16:10:18 +01:00
benmanley 15a63d6e66 refactor(.hero-stats): re-restyle status meters
Improved status meter design based on user feedback
2014-07-03 16:10:18 +01:00
Tyler Renelle 14c6019258 fix(dilatory): misc chat fixes for better formatting of neglect strikes 2014-06-25 21:35:22 -06:00
Rob Eden 89d4db6d6e Increase max-width of food-tray to 17em
Increase max-width of food-tray to 17em to allow for scrollbar when necessary.
2014-06-21 14:51:32 -05:00
Rob Eden 3e04ec9215 Cap food-try max width to 15em
Fix for https://github.com/HabitRPG/habitrpg/issues/3628, which caps the max-width in .food-tray to 15em.
2014-06-19 16:17:43 -05:00
Tyler Renelle ce5d83d5a1 Merge pull request #3605 from yafinee/etheral_surge
#3534 - Rewards: Broken layout when the text is too long.
2014-06-14 18:03:33 -06:00
Yafinee c5d9fe4e1d #3534 - Rewards: Broken layout when the text is too long. 2014-06-14 14:31:12 +02:00
Tyler Renelle 8cab2951e5 fix(backgrounds): fix name visibility, perf++ :not(.hasBackground) => .notBackground 2014-06-12 12:48:40 -06:00