gtk-theme-clearcodes

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

commit
6004531e57421c22dd156361f9a9b090df14508b
parent
a53f8a0d2f856aa67b37336cc2092c0c5428e39c
Author
Tobias Bengfort <tobias.bengfort@posteo.de>
Date
2023-05-23 04:25
use padding on all rows

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

@@ -13,7 +13,7 @@ list separator {
   13    13     border-bottom: 1px solid @border_color;
   14    14 }
   15    15 
   16    -1 .sidebar-row {
   -1    16 row {
   17    17     padding: 0.5em 1em;
   18    18 }
   19    19 .sidebar-icon {