CSS theme improvements with .cc code changes

This commit is contained in:
Beep6581
2015-11-19 20:15:33 +01:00
parent 032af8bfbe
commit 7c7f3cf1d0
3 changed files with 40 additions and 44 deletions

View File

@@ -23,6 +23,7 @@
ZoomPanel::ZoomPanel (ImageArea* iarea) : iarea(iarea)
{
get_style_context()->add_class ("editorZoomPanel");
set_border_width (0);