aboutsummaryrefslogtreecommitdiff
path: root/common/gtk-3.0/3.20/gtk-solid-dark.css
diff options
context:
space:
mode:
Diffstat (limited to 'common/gtk-3.0/3.20/gtk-solid-dark.css')
-rw-r--r--common/gtk-3.0/3.20/gtk-solid-dark.css20
1 files changed, 10 insertions, 10 deletions
diff --git a/common/gtk-3.0/3.20/gtk-solid-dark.css b/common/gtk-3.0/3.20/gtk-solid-dark.css
index b40ac45..028bf7a 100644
--- a/common/gtk-3.0/3.20/gtk-solid-dark.css
+++ b/common/gtk-3.0/3.20/gtk-solid-dark.css
@@ -1525,7 +1525,7 @@ notebook {
notebook > stack:not(:only-child) {
background-color: #404552; }
notebook > header {
- padding: 3px;
+ padding: 2px;
background-color: #383C4A; }
notebook > header.top {
box-shadow: inset 0 -1px #2b2e39; }
@@ -1539,8 +1539,8 @@ notebook {
padding-bottom: 0; }
notebook > header.top > tabs > tab {
padding: 2px 10px;
- min-width: 22px;
- min-height: 22px;
+ min-width: 20px;
+ min-height: 20px;
outline-offset: -4px;
border: 1px solid transparent;
border-bottom: none;
@@ -1550,8 +1550,8 @@ notebook {
padding-top: 0; }
notebook > header.bottom > tabs > tab {
padding: 2px 10px;
- min-width: 22px;
- min-height: 22px;
+ min-width: 20px;
+ min-height: 20px;
outline-offset: -4px;
border: 1px solid transparent;
border-top: none;
@@ -1561,8 +1561,8 @@ notebook {
padding-left: 0; }
notebook > header.right > tabs > tab {
padding: 2px 10px;
- min-width: 22px;
- min-height: 22px;
+ min-width: 20px;
+ min-height: 20px;
outline-offset: -4px;
border: 1px solid transparent;
border-left: none;
@@ -1572,8 +1572,8 @@ notebook {
padding-right: 0; }
notebook > header.left > tabs > tab {
padding: 2px 10px;
- min-width: 22px;
- min-height: 22px;
+ min-width: 20px;
+ min-height: 20px;
outline-offset: -4px;
border: 1px solid transparent;
border-right: none;
@@ -1616,7 +1616,7 @@ notebook {
background-color: #404552;
border-color: #2b2e39; }
notebook > header > tabs > tab button.flat, notebook > header > tabs > tab button.sidebar-button {
- min-height: 18px;
+ min-height: 22px;
min-width: 16px;
padding: 0;
color: #9da3ad; }