cameronoelsen
|
36e660d861
Standardized styling for input cells, inputareas, and select nodes. Refactored the variables to be for more than just cells. Modified the layout colors for the dark theme to be a little more subtle than bright.
|
7 лет назад |
cameronoelsen
|
0ffc918e29
Added dark theme versions of the material design icons that were missing, started refactoring the styling for the scrollbars throughout the application
|
7 лет назад |
cameronoelsen
|
13adb0be2b
Refined styling of the borders to be less stark across the application. Styled some of the settings plugin for active on hover. Fixed problem with CodeMirror where there was a set white background (would carry over to the dark theme)
|
7 лет назад |
cameronoelsen
|
5836ebc28d
Refined styling of dark theme to be consistent with the light theme. Styled the notebook to look consistent with the dark theme and changed text colors to increase legibility. Bug fixes and replaced some hard-coded values with the --jp variables.
|
7 лет назад |
cameronoelsen
|
99d8c2bcd6
Refined styling of dark theme and docpanel, styled scroll bars in most components, fixed variable issues with light theme. More changes included.
|
7 лет назад |
cameronoelsen
|
fb069cb090
First initial pass at dark theme, added various variables to enable switching between icons. Restructed icons to include a dark and light version for future use.
|
7 лет назад |
Brian E. Granger
|
ca1a8e6043
Only allow output to scroll if a cell is active.
|
7 лет назад |
Paul Ivanov
|
dc81118ce5
use CSS variables for font-family
|
7 лет назад |
cameronoelsen
|
06cc9e218e
Fixed multiple cell drag image in notebook
|
7 лет назад |
Steven Silvester
|
0136f7f355
Merge pull request #2474 from ellisonbg/hide-io
|
7 лет назад |
Brian E. Granger
|
3a9551e661
Initial work on styling.
|
7 лет назад |
Brian E. Granger
|
1d98346910
More work on collapsing.
|
7 лет назад |
cameronoelsen
|
9ece958322
Fixed drag image width so that all inputs could fit, was getting an overlay problem with inputs
|
7 лет назад |
cameronoelsen
|
818c28fac1
Refined drag image style to add the 'In' prompt as well as make it utilize flexbox for varying prompt numbers
|
7 лет назад |
Brian E. Granger
|
4948d3cc50
Merge pull request #2450 from ellisonbg/notebook-uiux1
|
7 лет назад |
cameronoelsen
|
f139e5daf3
Changes CSS class conventions to match the rest of the dragImage elements, refined the startDrag function to be cleaner based on reccomendations
|
7 лет назад |
cameronoelsen
|
b6730d4cf8
Finished styling of markdown cells as well as singular drag image cells
|
8 лет назад |
cameronoelsen
|
ae9246b351
Styled and finished initial styling for multiple cell selection for drag image, will continue to iterate. Started tweaking single cell selection and drag
|
8 лет назад |
Brian E. Granger
|
f5437fd8be
Fix CSS class.
|
7 лет назад |
Brian E. Granger
|
8cfa7e4dc7
Make cell drag border 2px.
|
7 лет назад |
Brian E. Granger
|
f4506a3ab8
More iterations on prompt design.
|
7 лет назад |
Brian E. Granger
|
c59a03f33d
Adding microtoolbar to certain activities:
|
8 лет назад |
Ian Rose
|
d0ae2cbbfb
Restore styling for cell drop targets.
|
8 лет назад |
cameronoelsen
|
4b8aaf9918
Refined shadow below notebook toolbar to be more subtle
|
8 лет назад |
Steven Silvester
|
692488f222
Finish refactor
|
8 лет назад |
cameronoelsen
|
3413cbf5e9
Styled notebook cells more, fixed launcher top spacing
|
8 лет назад |
Brian E. Granger
|
9b914b64a3
Minor design changes.
|
8 лет назад |
Brian E. Granger
|
d63b78ae3a
Work on updating styles of cells/notebook.
|
8 лет назад |
Brian E. Granger
|
560b66f979
Updates to cell/notebook style...
|
8 лет назад |
Brian E. Granger
|
fdd0f62f82
jp-CellEditor -> jp-InputArea-editor
|
8 лет назад |