Nina Zakharenko

Results 4 issues of Nina Zakharenko

From the interface it's pretty non-obvious that the expand section can actually be... expanded. I added the following changes: - Add a mouse over to the title that's the same...

enhancement
need user feedback

Add a language label to each individual code block, move the copy to clipboard button down to accommodate the new header ## Before ![image](https://user-images.githubusercontent.com/2030983/89745016-a8658900-da65-11ea-99df-1e6cba21ffb8.png) ## After ![image](https://user-images.githubusercontent.com/2030983/89745018-adc2d380-da65-11ea-8399-6c2494de24d7.png)

There were two css files present containing themes for code styles: - `static/css/hybrid.css` - `static/css/atom-one-dark-reasonable.css` (actively used) In this PR I: - removed the unused hybrid.css - removed references to...

After using the `help()` command, check the instructions for exiting the screen. Pressing q doesn't seem necessary on Windows. Reported by @clarkio.