Tweak dynamic notebook

pull/29/head
Satyajit Sahoo 2013-04-10 16:03:47 +05:30
parent bb6da0fa7c
commit 4bc0027f56
1 changed files with 2 additions and 2 deletions

View File

@ -13,12 +13,12 @@
.dynamic-notebook .notebook { .dynamic-notebook .notebook {
-GtkNotebook-tab-overlap: 3px; -GtkNotebook-tab-overlap: 3px;
-GtkNotebook-initial-gap: 5px; -GtkNotebook-initial-gap: 12px;
border-width: 1px 0 0 0; border-width: 1px 0 0 0;
border-color: shade(@theme_bg_color, 0.8); border-color: shade(@theme_bg_color, 0.8);
border-radius: 0; border-radius: 0;
padding: 1px 0 0 0; padding: 0;
} }
.dynamic-notebook .notebook tab { .dynamic-notebook .notebook tab {