#497: Introduce separate background color for the sidebar collapse button, making it easier to see.

This commit is contained in:
Georg Brandl
2010-08-23 16:11:26 +00:00
parent e9c9fc9b7f
commit 103f258d83
5 changed files with 14 additions and 1 deletions

View File

@@ -15,6 +15,9 @@ Release 1.0.3 (in development)
* #510: Fix inheritance diagrams for classes that are not picklable.
* #497: Introduce separate background color for the sidebar collapse
button, making it easier to see.
* #502, #503, #496: Fix small layout bugs in several builtin themes.