Cassie Tarakajian
3c190874da
re #389 , update styling in sidebar and editor for icon consistency ( #1104 )
...
* re #389 , update styling in sidebar and editor for icon consistency
* re #389 , remove link to unused icon
2019-07-22 16:09:11 -04:00
Andrew Nicolaou
7b0d128082
Uses colours from design style guide
2019-06-11 16:24:26 -04:00
Andrew Nicolaou
067adb0052
Makes form CSS theme-aware
2019-06-11 16:24:26 -04:00
Andrew Nicolaou
e210d8ce06
Adds themed table-row-stripe colour to be used globally
2019-06-11 16:24:26 -04:00
Cassie Tarakajian
c3de0512cc
fixes #1005 , squashed commits from @plxity and @catarak
2019-04-17 17:05:55 -04:00
siddhant
7ef34e8f59
Since uploader was not present in the imports , the styles were not showin up ( #946 )
...
* fixed styles not showing up
* Added theme support
* Fixed Styles
* Fixed styles
* Refactor
2019-04-02 15:10:49 -04:00
Abhishek Kumar
e2a6b4595b
CSS Fixes ( #920 )
2019-03-20 12:52:00 -04:00
Basile Pesin
996a1b988a
Fixes #692 ( #713 )
...
* Got the basis covered, now I need to style all this
* Corrected and upgraded Share window
* Changed the routes again, and set correct design
* Made some of the requested changes
* Removed PreviewFrame errors
* Redesigned Preview Header
* Corrected style of the FullView
* Corrected most of the css mistakes
* Corrected logo size
2018-10-18 14:10:37 -04:00
Liang Tang
617f00653c
Improve current console ( #656 )
...
* init v2
* make replay work
* fix a failing scenary of react-frame
* fix some bugs
* delete/comment some files
* remove
* fix some bugs && remove more comments
* remove unnecessary lines
* minor tweak
* fix some bugs
* try to hook iframe using webpack
* update
* changes according to cassie
* minor tweak
* fix lint
* extract sass
* add icons
* update webpack config
* update webpack configuration
* update
* tweak
* fix a small bug
2018-07-30 12:20:57 -04:00
Cassie Tarakajian
2140e2bbca
change colors of folding icons for dark and high contrast themes
2017-10-12 14:22:17 -04:00
Cassie Tarakajian
48cbd79ca8
fixes #443
2017-10-11 12:56:44 -04:00
Cassie Tarakajian
dad9284116
fix #439
2017-09-15 16:12:36 -04:00
Cassie Tarakajian
7f206122a2
add keyboard shortcuts to nav items
2017-09-14 14:52:41 -04:00
Cassie Tarakajian
65b009077b
many updates to nav style
2017-09-14 14:52:40 -04:00
Katyayani Singh
fa98306b9a
Update Find styling to new design ( #401 )
...
* Update Find styling
* Update placeholder text
2017-07-28 17:38:47 +02:00
Kevin Martin Jose
8167366ce0
Style change to toasts ( #316 )
...
* Changes to toast styles
* Changes to toast styles
removed an unused variable
* removing another unused variable
2017-03-06 14:29:42 -05:00
Cassie Tarakajian
3709587f4c
fix #268
2017-01-17 13:28:28 -05:00
Yining Shi
62b4d4cc6e
New Design for About ( #246 )
...
* new design for about
* clean code
* reuse play.svg
2017-01-06 13:14:39 -05:00
Lauren McCarthy
28323ffc09
formatting of dropdown login and editor menus ( #239 )
...
* removing avenir font, using montserrat instead due to licensing issues
* removing old import statement for typeography scss file
* dropdown formatting closes #210
2016-12-20 00:21:04 -05:00
Lauren McCarthy
a5d304da2b
implement sidebar design #234 ( #235 )
...
* removing avenir, replacing with montserrat
* sidebar tweaks
* sidebar positioning
* resolving merge conflict
* working on sidebar
* removing avenir font, using montserrat instead due to licensing issues
* removing old import statement for typeography scss file
* design formatting for sidebar closes #234
2016-12-19 17:07:04 -05:00
Yining Shi
0f17633f79
New design for ResetPassword view and NewPassword view ( #232 )
...
* newdesign for resetpassword view and newpassword view
* bought password token back
* added params.reset_password_token
* no themify
2016-12-19 16:49:37 -05:00
Yining Shi
acad9538cc
Taking login and sign pages out + new design for login and signup page ( #228 )
...
* make login a seperate page
* make signup a another page
* get previousPath
* setPreviousPath between routes
* new desig for login pagen
* new design for signup page
* added login and exit icons
* added signup and exit icons
* refactor form-container.scss
* deleted extra code
2016-12-15 18:43:58 -05:00
Mathura MG
1dafe3a8e9
Make p5 logo color variable ( #150 )
...
* initial changes for high contrast theme
* change more colours
* add more styles
* add new variables
* fix few more colours
* fix typo
* fix indent
* make logo colour a variable
2016-10-17 22:57:29 -04:00
Mathura MG
85bbe045e5
Add high contrast theme ( #141 )
...
* initial changes for high contrast theme
* change more colours
* add more styles
* add new variables
* fix few more colours
* fix typo
* fix indent
2016-10-12 12:08:12 -04:00
Lauren McCarthy
e4e7f176b5
throttling postMessage to 250ms, fixes #80
2016-10-01 16:01:05 -07:00
Cassie Tarakajian
f017dd8a76
clean up scss color variables, fix missing unthmeified variables
2016-09-21 23:39:50 -04:00
Lauren McCarthy
58c0e4f5f7
adding styling
2016-09-21 18:46:23 -07:00
Cassie Tarakajian
c55e1f5de4
a lot of dark theme fixes
2016-09-21 18:52:44 -04:00
catarak
19df6d6ee4
start to integrate themes to placeholders
2016-09-20 23:57:27 -04:00
catarak
103ebd2014
add theme to preferences, add backbone of themes to scss
2016-09-20 23:57:27 -04:00
catarak
3352fe9d0d
add toast component, start to add functionality
2016-09-07 19:00:52 -04:00
catarak
6f3db24d9f
update modal styling, move to placeholder
2016-07-21 15:07:53 -04:00
catarak
afe7e07188
start console styling
2016-07-21 00:05:47 -04:00
therewasaguy
0c7f713887
console BEM style
2016-07-18 19:10:42 -04:00
catarak
70588cd487
add new file popup, not tested with redux
2016-07-13 16:13:28 -04:00
catarak
d96e7132dc
fix minor styling bugs from PR
2016-07-12 12:07:06 -04:00
mathuramg
c8f54dced9
fix merge conflict
2016-07-11 23:03:54 -04:00
mathuramg
5ef51a939e
fix styling
2016-07-11 19:14:45 -04:00
catarak
e6d94a0db8
start to add multiple file functionality
2016-07-06 15:09:05 -04:00
catarak
bba0130c72
move images and styles folders to client
2016-06-22 18:52:55 -04:00