aboutsummaryrefslogtreecommitdiff
path: root/common/gtk-3.0/3.20/gtk-darker.css
diff options
context:
space:
mode:
Diffstat (limited to 'common/gtk-3.0/3.20/gtk-darker.css')
-rw-r--r--common/gtk-3.0/3.20/gtk-darker.css22
1 files changed, 13 insertions, 9 deletions
diff --git a/common/gtk-3.0/3.20/gtk-darker.css b/common/gtk-3.0/3.20/gtk-darker.css
index 230f506..fd8bfff 100644
--- a/common/gtk-3.0/3.20/gtk-darker.css
+++ b/common/gtk-3.0/3.20/gtk-darker.css
@@ -1273,20 +1273,24 @@ headerbar entry, headerbar button, headerbar separator, headerbar .sidebar separ
.primary-toolbar scale trough:disabled, headerbar scale trough:disabled {
background-image: linear-gradient(to bottom, rgba(21, 23, 28, 0.27)); }
-.path-bar button:only-child {
- padding-left: 10px;
+.path-bar button.text-button, .path-bar button.image-button, .path-bar button {
+ padding-left: 6px;
+ padding-right: 6px; }
+
+.path-bar button.text-button.image-button label {
+ padding-left: 0;
+ padding-right: 0; }
+
+.path-bar button.text-button.image-button label:last-child, .path-bar button label:last-child {
padding-right: 10px; }
-.path-bar button label:last-child {
- padding-left: 4px; }
+.path-bar button.text-button.image-button label:first-child, .path-bar button label:first-child {
+ padding-left: 10px; }
-.path-bar button label:first-child {
+.path-bar button image {
+ padding-left: 4px;
padding-right: 4px; }
-.path-bar button label:only-child, .path-bar button label {
- padding-right: 0;
- padding-left: 0; }
-
treeview.view {
-GtkTreeView-grid-line-width: 1;
-GtkTreeView-grid-line-pattern: '';