gtk-theme-clearcodes

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

commit
adf7fd0fcdb4293537c7f9f74026042ab91c80ac
parent
548aa303168adca499b4853d1fdce6be7893a1c1
Author
Tobias Bengfort <tobias.bengfort@posteo.de>
Date
2024-06-02 00:17
rm redundant combobox role

covered by linked buttons

Diffstat

M gtk-3.0/widgets/button.css 5 -----

1 files changed, 0 insertions, 5 deletions


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

@@ -151,11 +151,6 @@ spinbutton button:focus {
  151   151     border-color: @border_color;
  152   152 }
  153   153 
  154    -1 combobox button {
  155    -1     border-top-left-radius: 0;
  156    -1     border-bottom-left-radius: 0;
  157    -1 }
  158    -1 
  159   154 switch {
  160   155     border-width: 1px;
  161   156     border-radius: 1000px;