mirror of
https://github.com/horst3180/arc-theme.git
synced 2024-10-27 19:04:02 +00:00
make image-buttons square again
This commit is contained in:
parent
5af0399fef
commit
c02ccae32a
@ -456,6 +456,9 @@ GtkSearchEntry.entry {
|
||||
color: inherit; }
|
||||
.button.image-button, .header-bar .button.titlebutton, .titlebar .button.titlebutton,
|
||||
.header-bar.selection-mode .button.titlebutton, .titlebar.selection-mode .button.titlebutton {
|
||||
padding: 7px; }
|
||||
.header-bar .button.image-button, .header-bar .button.titlebutton,
|
||||
.header-bar.selection-mode .button.titlebutton, .header-bar .titlebar.selection-mode .button.titlebutton, .titlebar.selection-mode .header-bar .button.titlebutton {
|
||||
padding: 7px 10px; }
|
||||
.button.text-button {
|
||||
padding-left: 16px;
|
||||
|
@ -455,6 +455,9 @@ GtkSearchEntry.entry {
|
||||
color: inherit; }
|
||||
.button.image-button, .header-bar .button.titlebutton, .titlebar .button.titlebutton,
|
||||
.header-bar.selection-mode .button.titlebutton, .titlebar.selection-mode .button.titlebutton {
|
||||
padding: 7px; }
|
||||
.header-bar .button.image-button, .header-bar .button.titlebutton,
|
||||
.header-bar.selection-mode .button.titlebutton, .header-bar .titlebar.selection-mode .button.titlebutton, .titlebar.selection-mode .header-bar .button.titlebutton {
|
||||
padding: 7px 10px; }
|
||||
.button.text-button {
|
||||
padding-left: 16px;
|
||||
|
@ -456,6 +456,9 @@ GtkSearchEntry.entry {
|
||||
color: inherit; }
|
||||
.button.image-button, .header-bar .button.titlebutton, .titlebar .button.titlebutton,
|
||||
.header-bar.selection-mode .button.titlebutton, .titlebar.selection-mode .button.titlebutton {
|
||||
padding: 7px; }
|
||||
.header-bar .button.image-button, .header-bar .button.titlebutton,
|
||||
.header-bar.selection-mode .button.titlebutton, .header-bar .titlebar.selection-mode .button.titlebutton, .titlebar.selection-mode .header-bar .button.titlebutton {
|
||||
padding: 7px 10px; }
|
||||
.button.text-button {
|
||||
padding-left: 16px;
|
||||
|
@ -455,6 +455,9 @@ GtkSearchEntry.entry {
|
||||
color: inherit; }
|
||||
.button.image-button, .header-bar .button.titlebutton, .titlebar .button.titlebutton,
|
||||
.header-bar.selection-mode .button.titlebutton, .titlebar.selection-mode .button.titlebutton {
|
||||
padding: 7px; }
|
||||
.header-bar .button.image-button, .header-bar .button.titlebutton,
|
||||
.header-bar.selection-mode .button.titlebutton, .header-bar .titlebar.selection-mode .button.titlebutton, .titlebar.selection-mode .header-bar .button.titlebutton {
|
||||
padding: 7px 10px; }
|
||||
.button.text-button {
|
||||
padding-left: 16px;
|
||||
|
@ -455,6 +455,9 @@ GtkSearchEntry.entry {
|
||||
color: inherit; }
|
||||
.button.image-button, .header-bar .button.titlebutton, .titlebar .button.titlebutton,
|
||||
.header-bar.selection-mode .button.titlebutton, .titlebar.selection-mode .button.titlebutton {
|
||||
padding: 7px; }
|
||||
.header-bar .button.image-button, .header-bar .button.titlebutton,
|
||||
.header-bar.selection-mode .button.titlebutton, .header-bar .titlebar.selection-mode .button.titlebutton, .titlebar.selection-mode .header-bar .button.titlebutton {
|
||||
padding: 7px 10px; }
|
||||
.button.text-button {
|
||||
padding-left: 16px;
|
||||
|
@ -455,6 +455,9 @@ GtkSearchEntry.entry {
|
||||
color: inherit; }
|
||||
.button.image-button, .header-bar .button.titlebutton, .titlebar .button.titlebutton,
|
||||
.header-bar.selection-mode .button.titlebutton, .titlebar.selection-mode .button.titlebutton {
|
||||
padding: 7px; }
|
||||
.header-bar .button.image-button, .header-bar .button.titlebutton,
|
||||
.header-bar.selection-mode .button.titlebutton, .header-bar .titlebar.selection-mode .button.titlebutton, .titlebar.selection-mode .header-bar .button.titlebutton {
|
||||
padding: 7px 10px; }
|
||||
.button.text-button {
|
||||
padding-left: 16px;
|
||||
|
@ -502,7 +502,8 @@ $_dot_color: $selected_bg_color;
|
||||
}
|
||||
}
|
||||
|
||||
&.image-button { padding: 2px + $vert_padding 10px; }
|
||||
&.image-button { padding: 2px + $vert_padding; }
|
||||
.header-bar &.image-button { padding: 2px + $vert_padding 10px; }
|
||||
|
||||
&.text-button {
|
||||
padding-left: 16px;
|
||||
|
@ -457,6 +457,8 @@ GtkSearchEntry.entry {
|
||||
color: inherit; }
|
||||
.button.image-button, .header-bar .button.titlebutton,
|
||||
.titlebar .button.titlebutton {
|
||||
padding: 7px; }
|
||||
.header-bar .button.image-button, .header-bar .button.titlebutton {
|
||||
padding: 7px 10px; }
|
||||
.button.text-button {
|
||||
padding-left: 16px;
|
||||
|
@ -456,6 +456,8 @@ GtkSearchEntry.entry {
|
||||
color: inherit; }
|
||||
.button.image-button, .header-bar .button.titlebutton,
|
||||
.titlebar .button.titlebutton {
|
||||
padding: 7px; }
|
||||
.header-bar .button.image-button, .header-bar .button.titlebutton {
|
||||
padding: 7px 10px; }
|
||||
.button.text-button {
|
||||
padding-left: 16px;
|
||||
|
@ -457,6 +457,8 @@ GtkSearchEntry.entry {
|
||||
color: inherit; }
|
||||
.button.image-button, .header-bar .button.titlebutton,
|
||||
.titlebar .button.titlebutton {
|
||||
padding: 7px; }
|
||||
.header-bar .button.image-button, .header-bar .button.titlebutton {
|
||||
padding: 7px 10px; }
|
||||
.button.text-button {
|
||||
padding-left: 16px;
|
||||
|
@ -456,6 +456,8 @@ GtkSearchEntry.entry {
|
||||
color: inherit; }
|
||||
.button.image-button, .header-bar .button.titlebutton,
|
||||
.titlebar .button.titlebutton {
|
||||
padding: 7px; }
|
||||
.header-bar .button.image-button, .header-bar .button.titlebutton {
|
||||
padding: 7px 10px; }
|
||||
.button.text-button {
|
||||
padding-left: 16px;
|
||||
|
@ -456,6 +456,8 @@ GtkSearchEntry.entry {
|
||||
color: inherit; }
|
||||
.button.image-button, .header-bar .button.titlebutton,
|
||||
.titlebar .button.titlebutton {
|
||||
padding: 7px; }
|
||||
.header-bar .button.image-button, .header-bar .button.titlebutton {
|
||||
padding: 7px 10px; }
|
||||
.button.text-button {
|
||||
padding-left: 16px;
|
||||
|
@ -456,6 +456,8 @@ GtkSearchEntry.entry {
|
||||
color: inherit; }
|
||||
.button.image-button, .header-bar .button.titlebutton,
|
||||
.titlebar .button.titlebutton {
|
||||
padding: 7px; }
|
||||
.header-bar .button.image-button, .header-bar .button.titlebutton {
|
||||
padding: 7px 10px; }
|
||||
.button.text-button {
|
||||
padding-left: 16px;
|
||||
|
@ -502,7 +502,8 @@ $_dot_color: $selected_bg_color;
|
||||
}
|
||||
}
|
||||
|
||||
&.image-button { padding: 2px + $vert_padding 10px; }
|
||||
&.image-button { padding: 2px + $vert_padding; }
|
||||
.header-bar &.image-button { padding: 2px + $vert_padding 10px; }
|
||||
|
||||
&.text-button {
|
||||
padding-left: 16px;
|
||||
|
@ -419,6 +419,8 @@ GtkSearchEntry.entry {
|
||||
color: inherit; }
|
||||
.button.image-button, .header-bar .button.titlebutton,
|
||||
.titlebar .button.titlebutton {
|
||||
padding: 7px; }
|
||||
.header-bar .button.image-button, .header-bar .button.titlebutton {
|
||||
padding: 7px 10px; }
|
||||
.button.text-button {
|
||||
padding-left: 16px;
|
||||
|
@ -418,6 +418,8 @@ GtkSearchEntry.entry {
|
||||
color: inherit; }
|
||||
.button.image-button, .header-bar .button.titlebutton,
|
||||
.titlebar .button.titlebutton {
|
||||
padding: 7px; }
|
||||
.header-bar .button.image-button, .header-bar .button.titlebutton {
|
||||
padding: 7px 10px; }
|
||||
.button.text-button {
|
||||
padding-left: 16px;
|
||||
|
@ -419,6 +419,8 @@ GtkSearchEntry.entry {
|
||||
color: inherit; }
|
||||
.button.image-button, .header-bar .button.titlebutton,
|
||||
.titlebar .button.titlebutton {
|
||||
padding: 7px; }
|
||||
.header-bar .button.image-button, .header-bar .button.titlebutton {
|
||||
padding: 7px 10px; }
|
||||
.button.text-button {
|
||||
padding-left: 16px;
|
||||
|
@ -418,6 +418,8 @@ GtkSearchEntry.entry {
|
||||
color: inherit; }
|
||||
.button.image-button, .header-bar .button.titlebutton,
|
||||
.titlebar .button.titlebutton {
|
||||
padding: 7px; }
|
||||
.header-bar .button.image-button, .header-bar .button.titlebutton {
|
||||
padding: 7px 10px; }
|
||||
.button.text-button {
|
||||
padding-left: 16px;
|
||||
|
@ -418,6 +418,8 @@ GtkSearchEntry.entry {
|
||||
color: inherit; }
|
||||
.button.image-button, .header-bar .button.titlebutton,
|
||||
.titlebar .button.titlebutton {
|
||||
padding: 7px; }
|
||||
.header-bar .button.image-button, .header-bar .button.titlebutton {
|
||||
padding: 7px 10px; }
|
||||
.button.text-button {
|
||||
padding-left: 16px;
|
||||
|
@ -418,6 +418,8 @@ GtkSearchEntry.entry {
|
||||
color: inherit; }
|
||||
.button.image-button, .header-bar .button.titlebutton,
|
||||
.titlebar .button.titlebutton {
|
||||
padding: 7px; }
|
||||
.header-bar .button.image-button, .header-bar .button.titlebutton {
|
||||
padding: 7px 10px; }
|
||||
.button.text-button {
|
||||
padding-left: 16px;
|
||||
|
@ -439,7 +439,8 @@ $_dot_color: $selected_bg_color;
|
||||
}
|
||||
}
|
||||
|
||||
&.image-button { padding: 2px + $vert_padding 10px; }
|
||||
&.image-button { padding: 2px + $vert_padding; }
|
||||
.header-bar &.image-button { padding: 2px + $vert_padding 10px; }
|
||||
|
||||
&.text-button {
|
||||
padding-left: 16px;
|
||||
|
Loading…
Reference in New Issue
Block a user