Commit graph

144 commits

Author SHA1 Message Date
Anh Hồng
d57bdb83f2 Revert "Fix image display in the goal popup"
This reverts commit e110bcedd0.
2021-04-16 16:19:46 +07:00
Dmytro Yukhymuk
cd849ec1de Fix text falling out in the main popup 2021-02-10 22:03:44 +02:00
Dmytro Yukhymuk
e110bcedd0 Fix image display in the goal popup 2021-02-07 20:14:11 +02:00
Waldir Pimenta
4848434914
Improve styles for interactive pop-up windows
The title bar of floating windows that can be dragged
now shows a "grab" cursor when hovered,
and a "grabbing" cursor when being dragged.

The buttons in those windows, which are clickable,
now show the `pointer` (hand) cursor,
instead of the `default` (regular arrow) cursor.
2021-01-04 14:17:00 +00:00
Olsza
8399ff4d10 small fixes - box lang menu 2020-11-06 09:49:26 +01:00
Olsza
4dde7698c1 the language menu has been expanded 2020-10-29 09:28:50 +01:00
Francisco Demartino
7ae2175d2d
increase margin-left for "shell input"
Shells usually have a space character on their prompt after the "$" or "#"
2020-09-25 11:19:00 -03:00
yzhang
b3a59b8c95 follow-up 2020-08-11 07:59:43 +08:00
hongarc
eaa2412084 minify css+html, move font to assets 2020-04-21 21:45:35 +07:00
hongarc
edfd052c4c chore: use gulp instead of grunt 2020-03-15 03:54:56 +07:00
Lucian Condrea
95e4aac541
add favicon 2019-06-09 11:51:42 +02:00
Jacob Bundgaard
6179ccdb38
Set line height of icons bar icons
Fixes #581.
2019-05-16 16:13:09 +02:00
Hongarc
10bcc0a02f Remove all white space at end of line 2019-04-22 06:44:05 +07:00
Nikita Volobuev
70fd61b684 Make button text unselectable 2019-02-19 16:44:01 +02:00
Hongarc
d06e024a2a fix(css): fix offset top of select level (in firefox) 2018-12-06 23:14:46 +07:00
Hongarc
b40dde0196 Avoid display 900px in small screen 2018-12-02 13:30:35 +07:00
Hongarc
c9cb6c016f Fixed don't show all of #commandLineBar 2018-12-02 13:22:17 +07:00
Hongarc
283c88cac2 Fixed scroll 125% or higher 2018-12-02 13:20:02 +07:00
Peter Cottle
780f53e226 Resolves #486 -- easier to understand button labels when interactive rebasing 2018-09-30 21:47:09 -07:00
Peter Cottle
69b99b82d0 Resolves #457 use em font sizes 2018-03-25 11:41:38 -07:00
Peter Cottle
878d25afbd Resolves #456 firefox css 2018-03-22 15:49:03 -07:00
Peter Cottle
7dfacd7ede Resolves #411 -- huge overhaul of cursor rendering and logic, zoom friendly now 2017-03-10 19:48:16 -08:00
ser-dev
07964bf198 Fix for #406: scroll for the terminal in Firefox 2017-02-11 21:51:52 +01:00
vitalii
909db0fe9e Ukrainian translation for general strings and Main levels.
Fix css for bottom right panel to fit a new language.
2015-11-08 12:19:30 +02:00
Peter Cottle
6ba36de6b7 Resolves #288 Resolves #266 Fix the level dancing bug 2015-06-06 13:05:09 -07:00
Peter Cottle
93d9ac693f removed 6 underscore requires 2015-04-20 16:19:15 +10:00
Peter Cottle
a7b23e0342 first react view up 2015-04-06 11:53:52 -07:00
Peter Cottle
4030f8f084 [Easy|CSS] Resolves Issue #243 2015-02-11 17:04:26 -08:00
Arlo Belshee
b8992e2252 Minimal CSS change to accomplish goal. Also make all terminal windows use same div nesting. This fixes a bug where IE displays the title bar at 0 height for modal dialogs, but OK height for other terminal windows. Not sure exactly why, but just being uniform made it go away, so good enough. 2014-09-02 18:36:39 -07:00
Arlo Belshee
e6945c646b Updated the flex styles to bias to auto size, rather than 0 size. Since the bias is only used by IE (though part of the standard), this was causing a break in IE but "worked" in current versions of other browsers...for now. 2014-09-02 17:45:32 -07:00
Arlo Belshee
03816a2850 Missed one before. Now using the official setting for display. 2014-08-28 11:29:50 -07:00
Arlo Belshee
3c6b6e9764 Corrected CSS values for Flexbox model for official CSS3 & for IE. 2014-08-27 13:53:47 -07:00
Peter Cottle
bf6a84dd1d [Fun] Issue #202 -- more fun when finishing! 2014-08-19 19:26:41 -07:00
Peter Cottle
90c39417bb PR #196 code cleanup and solution description rather than reordering 2014-08-13 19:22:45 -07:00
Peter Cottle
d259a2db51 Readme and style for PR #174 2014-05-08 10:28:57 -07:00
Peter Cottle
5d05103afb Objective button Resolves #168 2014-05-07 18:34:15 -07:00
Peter Cottle
f9eb5ece69 Fix IE11? 2014-03-30 12:51:51 -07:00
Peter Cottle
6bdbb09d5a PR #166 fix animating shadow thing 2014-03-17 11:18:15 -07:00
Peter Cottle
046e619a48 PR #166 slightly better centering and padding 2014-03-17 10:46:58 -07:00
Peter Cottle
f9f40fe630 PR #166 fix long level name text wrapping issue 2014-03-17 10:42:38 -07:00
Sergey Krilov
f29252e6ad Support dragging the goal window 2014-03-09 20:46:30 -04:00
Peter Cottle
8d99d31696 better github thing 2013-12-30 10:27:25 -08:00
Peter Cottle
17fda94aff Better helper bar with float and more room for options 2013-12-30 10:23:58 -08:00
Peter Cottle
af12fe19f0 helper bar now clickable pretty sure 2013-12-27 10:14:29 -08:00
Peter Cottle
3da3df9cf3 sweet new branch command option, removed one level, new level on remote tracking, etc 2013-10-20 20:12:02 -07:00
Peter Cottle
1a3f21175a Awesome tabs working for the levels 2013-10-10 19:20:14 -07:00
Peter Cottle
0f1c9c4e7a [Hackathon] Hg mode initial 2013-07-31 13:44:13 -07:00
Peter Cottle
af3d440874 facebook page link and logging 2013-07-27 15:05:23 -07:00
Peter Cottle
e7f5acaece awesome faded branches for level comparing done 2013-07-07 21:01:06 -07:00
Peter Cottle
e99dce8948 Issue 106 exit button on first slide 2013-06-15 21:57:02 -07:00