Skip to content

Commit ee83bf9

Browse files
committed
gtk4: Add initial styling for libadwaita widgets
1 parent ee79cbc commit ee83bf9

File tree

3 files changed

+1124
-0
lines changed

3 files changed

+1124
-0
lines changed

common/gtk-4.0/sass/_common.scss

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -496,6 +496,7 @@ button {
496496
padding-right: 12px;
497497
}
498498

499+
%image_text_button,
499500
&.text-button.image-button {
500501
padding-left: 5px;
501502
padding-right: 5px;
@@ -688,6 +689,7 @@ button {
688689

689690
.linked.vertical > & { @extend %linked_vertical; }
690691

692+
%circular_button,
691693
menubutton.circular &,
692694
&.circular { // force circular button shape
693695
min-width: 24px;

0 commit comments

Comments
 (0)