From 65639bc8831140157d041b2b264c35540b9b25d1 Mon Sep 17 00:00:00 2001 From: Manuel QuiƱones Date: Fri, 25 Nov 2011 16:21:26 +0000 Subject: notebook tabs styling --- (limited to 'sugar-theme.css') diff --git a/sugar-theme.css b/sugar-theme.css index 8700771..1ec6a9f 100644 --- a/sugar-theme.css +++ b/sugar-theme.css @@ -2,12 +2,13 @@ GtkNotebook { background-color: @selection_grey; border-width: 0; + -GtkNotebook-tab-overlap: -2; + -GtkNotebook-tab-curvature: 5; /* $default_padding */ } GtkNotebook tab { background-color: @button_grey; color: @white; - border-width: 0; } GtkNotebook tab:active { -- cgit v0.9.1