notebook: Remove outdated style properties from themes

No replacement provided, the notebook will have to be redone anyway.
This commit is contained in:
Benjamin Otte 2016-01-07 12:30:05 +01:00
parent 8020d5f93a
commit d74c1bfd84
6 changed files with 0 additions and 26 deletions

View File

@ -1781,11 +1781,6 @@ popover.background {
*************/
notebook {
-GtkNotebook-initial-gap: 10;
-GtkNotebook-arrow-spacing: 5;
-GtkNotebook-tab-curvature: 0;
-GtkNotebook-tab-overlap: -8;
// Through me you go to the grief wracked city;
// Through me you go to everlasting pain;
// Through me you go a pass among lost souls.

View File

@ -2212,10 +2212,6 @@ popover.background {
* Notebooks *
*************/
notebook {
-GtkNotebook-initial-gap: 10;
-GtkNotebook-arrow-spacing: 5;
-GtkNotebook-tab-curvature: 0;
-GtkNotebook-tab-overlap: -8;
padding: 0;
background-color: #292929;
transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }

View File

@ -2222,10 +2222,6 @@ popover.background {
* Notebooks *
*************/
notebook {
-GtkNotebook-initial-gap: 10;
-GtkNotebook-arrow-spacing: 5;
-GtkNotebook-tab-curvature: 0;
-GtkNotebook-tab-overlap: -8;
padding: 0;
background-color: #ffffff;
transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }

View File

@ -1249,11 +1249,6 @@ popover {
*****************/
notebook {
-GtkNotebook-initial-gap: 10;
-GtkNotebook-arrow-spacing: 5;
-GtkNotebook-tab-curvature: 0;
-GtkNotebook-tab-overlap: -8;
// Through me you go to the grief wracked city;
// Through me you go to everlasting pain;
// Through me you go a pass among lost souls.

View File

@ -1394,10 +1394,6 @@ popover {
* Tabs *
*****************/
notebook {
-GtkNotebook-initial-gap: 10;
-GtkNotebook-arrow-spacing: 5;
-GtkNotebook-tab-curvature: 0;
-GtkNotebook-tab-overlap: -8;
padding: 0;
background-color: #111;
transition: all 200ms ease-out; }

View File

@ -1394,10 +1394,6 @@ popover {
* Tabs *
*****************/
notebook {
-GtkNotebook-initial-gap: 10;
-GtkNotebook-arrow-spacing: 5;
-GtkNotebook-tab-curvature: 0;
-GtkNotebook-tab-overlap: -8;
padding: 0;
background-color: #fff;
transition: all 200ms ease-out; }