gtk-theme-clearcodes

gtk3 theme with a focus on code simplicity
git clone https://git.ce9e.org/gtk-theme-clearcodes.git

commit
d521a9ac88a9a12cbb460da826d09687713899a4
parent
b665980bbd1a3b05fffbfcb6fd778e4f1348aa6d
Author
Tobias Bengfort <tobias.bengfort@posteo.de>
Date
2019-09-16 05:46
reduce sidebar-row padding

Diffstat

M gtk-3.0/widgets/list.css 2 +-

1 files changed, 1 insertions, 1 deletions


diff --git a/gtk-3.0/widgets/list.css b/gtk-3.0/widgets/list.css

@@ -8,7 +8,7 @@ list separator {
    8     8 }
    9     9 
   10    10 .sidebar-row {
   11    -1     padding: 1em;
   -1    11     padding: 0.5em 1em;
   12    12 }
   13    13 .sidebar-icon {
   14    14     margin-right: 0.5em;