Kareem Zidane
667fd57cab
changes on-hover bg color for Run and Preview
...
the on-hover background color for Run/Debug and Preview buttons is
brighter than it should (#E6E6E6) in Cloud9 Night theme. it doesn't
match that of the menus.
this changes the value of the background CSS property, of the relevant
classes, to the matching color (#303130 ).
2016-05-24 12:58:18 +02:00
David J. Malan
d83f9787dc
Fixes left-padding in flat themes for a button whose caption is "". Previously, left-padding was 7px for .c9-menu-btnEmpty but 9px for .c9-menu-btnEmpty, the result of which was a 2px quirk when button was clicked.
2016-04-29 01:12:24 +04:00
Ruben Daniels
8ec6016964
Fix styling of disabled states and tweak autohide.
2016-03-29 20:35:02 +04:00
Ruben Daniels
a4adbd78b3
Moved commit to a panel and tweaks to single line ace
2016-03-29 20:31:53 +04:00
nightwing
cb9466ae62
Revert "Revert "Merge branch 'master' of github.com:c9/newclient""
...
This reverts commit 223b4dfcc4
.
2016-03-29 20:31:52 +04:00
Edoardo Paolo Scalafiotti
5e26d59510
corrected the color for the tooltip in the flat dark theme
2016-01-20 16:36:16 +04:00
nightwing
223b4dfcc4
Revert "Merge branch 'master' of github.com:c9/newclient"
...
This reverts commit 4c3e3af194
, reversing
changes made to c2ab338d29
.
2015-11-25 17:50:26 +04:00
Ruben Daniels
37f7a454f5
Add a commit dialog and integrate with commit button
2015-11-20 01:02:17 +00:00
Ruben Daniels
d5b1a42bed
Added filtering to branches panel
2015-11-16 05:11:51 +00:00
Ruben Daniels
20c7f08fa1
Fix dialog color
2015-11-06 16:18:44 +00:00
Ruben Daniels
41123ca28d
Merge branch 'master' of github.com:c9/newclient into theme/flat-dark
...
Conflicts:
.c9/project.settings
2015-11-06 16:12:53 +00:00
Ruben Daniels
6c1a5c8b8c
Force margin
2015-10-21 22:51:43 +00:00
Ruben Daniels
14d5c7cade
Fix coverage view for dark theme
2015-10-21 22:49:10 +00:00
Ruben Daniels
34aa7931f6
Add filter to coverage viewer. Clear coverage properly from cache
2015-10-01 13:43:29 -07:00
Ruben Daniels
afe8d24305
Fix light theme and hide flat dark behind experimental flag
2015-09-30 13:36:23 -07:00
Ruben Daniels
d7d7fd351a
Tabs
2015-09-28 18:48:12 -07:00
Ruben Daniels
6ba9630c88
Dialogs, textboxes, datagrids, and other stuff
2015-09-28 17:09:14 -07:00
Ruben Daniels
d9e0c15738
Fix resize issue in save as dialog. Restyle it
2015-09-28 14:54:56 -07:00
Ruben Daniels
0db65a3046
Preference Page Styling
2015-09-28 12:02:50 -07:00
Ruben Daniels
65f6a62ace
Make flat dark theme a proper theme and converted the save as dialog
2015-09-27 11:46:38 -07:00
Ruben Daniels
0ce8545c26
Menu Tweaks
2015-09-26 21:04:04 -07:00
Ruben Daniels
f5d3dabae5
Merge branch 'master' of github.com:c9/newclient into theme/flat-dark
2015-09-26 16:32:48 -07:00
Ruben Daniels
50ecdb7a28
Added caching of test results. 1) Makes test panel load fast. 2) Keeps results between refreshes
2015-09-26 15:53:36 -07:00
Ruben Daniels
4c45b459a4
Align tree items better
2015-09-25 13:43:45 -07:00
Ruben Daniels
6d58dbc55c
Add Parallel Test Execution to the Test Panel
2015-09-25 12:49:07 -07:00
Ruben Daniels
4d2e304ff0
Tweak css
2015-09-24 18:55:09 -07:00
Ruben Daniels
d15880f167
Fix options menu
2015-09-24 17:45:43 -07:00
nightwing
6e50362ec9
fix old themes and make sure build doesn't succeed without them
2015-09-10 23:12:28 +04:00
Ruben Daniels
ab852dcffb
make the forms dark
2015-09-04 22:03:25 +04:00
Ruben Daniels
3e23fbacf6
Dark stuff for diff editor
2015-09-04 22:03:24 +04:00
Ruben Daniels
7fc06fc76f
some more dark theme tweaks
...
# Conflicts:
# plugins/c9.ide.layout.classic/themes/default-dark.less
# plugins/c9.ide.layout.classic/themes/default-flat-light.less
2015-09-04 22:03:24 +04:00
Ruben Daniels
6072fc1739
first fixes for dark theme
...
# Conflicts:
# plugins/c9.ide.layout.classic/themes/default-dark-gray.less
# plugins/c9.ide.layout.classic/themes/default-dark.less
# plugins/c9.ide.layout.classic/themes/default-flat-light.less
# plugins/c9.ide.layout.classic/themes/default-light-gray.less
# plugins/c9.ide.layout.classic/themes/default-light.less
# plugins/c9.ide.test/service.js
2015-09-04 21:53:14 +04:00
Harutyun Amirjanyan
6b38a82a15
Merge pull request +8895 from c9/testpanel
...
Generic test panel with mocha plugin
2015-09-04 15:56:59 +04:00
Ruben Daniels
69d926677d
Add dark theme support for coverage button
2015-08-28 19:52:19 +00:00
Ruben Daniels
000dca6c08
tweak skin for flat light
2015-08-26 12:18:15 -07:00
Ruben Daniels
21b1d565e4
Fixes dark theme for test panel
2015-08-26 08:45:34 -07:00
nightwing
43dbb70264
fix loading-spinner animation
2015-08-21 16:24:38 +04:00
Ruben Daniels
3d5efe16a8
Added stop button
2015-08-17 21:32:25 -07:00
Ruben Daniels
d3bd74e33d
The first tests are running
2015-08-16 17:28:36 -07:00
nightwing
0b29ce6f0d
fix loading spinner on firefox
2015-07-01 10:36:07 +04:00
nightwing
9843b85fa8
fix +7009 Selection is invisible when using Classic light gray and Cloud9 night
2015-04-30 03:54:04 +04:00
Ruben Daniels
d606c2a1d6
Installer detail tweaking
2015-04-17 00:09:05 +04:00
Ruben Daniels
eddefc180b
Fixes white theme regressions
2015-04-08 22:37:40 +04:00
Ruben Daniels
09259eeaf8
Fixes dark theme support for installer
2015-04-08 22:37:40 +04:00
nightwing
9d5c28bfeb
fix +5854 spinner in debugger datagrid moves content to the right
2015-03-22 03:57:15 +04:00
nightwing
280adfbd2b
fix loading spinner in 2x mode
2015-03-22 03:57:15 +04:00
Nikolai Onken
94284d20b7
Fix r/rw toggle position in share dialog
2015-03-18 19:06:43 +00:00
nightwing
ca3e6e9f49
fix dark dots visible on tab background while loading
2015-03-08 19:11:26 +04:00
nightwing
c4fe329985
fix +6401 language info icons are on top of breakpoints markers
2015-03-08 18:07:49 +04:00
Ruben Daniels
ca759a9f79
small api tweaks
2015-02-18 06:07:10 +00:00