Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit2ba9c65

Browse files
committed
Small changes to buttons
1 parent9f23298 commit2ba9c65

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

‎gtk-4.0/gtk.css‎

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -485,6 +485,8 @@ editablelabel > stack > text > selection {
485485

486486
button {
487487
padding:4px8px;
488+
min-width:14px;
489+
min-height:20px;
488490
border-radius:4px;
489491
border:1px solid#bfbfbf;
490492
color:#000000;
@@ -606,8 +608,6 @@ button.flat {
606608
background-color:#e1e1e1; }
607609

608610
button.destructive-action {
609-
padding:4px8px;
610-
border-radius:4px;
611611
border:1px solid#861313;
612612
color:#FFFFFF;
613613
background-color:#CC0000;
@@ -637,8 +637,6 @@ button.destructive-action {
637637
color:#e68080; }
638638

639639
button.suggested-action {
640-
padding:4px8px;
641-
border-radius:4px;
642640
border:1px solid#294b76;
643641
color:#FFFFFF;
644642
background-color:#2563AE;

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp