mirror of
https://git.disroot.org/eudaimon/Simplewaita.git
synced 2026-03-10 12:25:18 +00:00
merge commit
This commit is contained in:
commit
98858ad8b5
3 changed files with 1 additions and 5 deletions
|
|
@ -345,8 +345,6 @@ modelbutton.flat arrow.right { -gtk-icon-source: -gtk-icontheme("pan-end-symboli
|
|||
|
||||
button.color { padding: 4px; }
|
||||
|
||||
button.color colorswatch:only-child { box-shadow: 0 1px _text_shadow_color(); }
|
||||
|
||||
button.color colorswatch:only-child, button.color colorswatch:only-child overlay { border-radius: 0; }
|
||||
|
||||
.osd button.color colorswatch:only-child { box-shadow: none; }
|
||||
|
|
|
|||
|
|
@ -1017,7 +1017,7 @@ button.color {
|
|||
&, overlay { border-radius: 0; }
|
||||
|
||||
@if $variant == 'light' {
|
||||
box-shadow: 0 1px _text_shadow_color();
|
||||
//box-shadow: 0 1px _text_shadow_color();
|
||||
|
||||
.osd & { box-shadow: none; }
|
||||
}
|
||||
|
|
|
|||
|
|
@ -345,8 +345,6 @@ modelbutton.flat arrow.right { -gtk-icon-source: -gtk-icontheme("pan-end-symboli
|
|||
|
||||
button.color { padding: 4px; }
|
||||
|
||||
button.color colorswatch:only-child { box-shadow: 0 1px _text_shadow_color(); }
|
||||
|
||||
button.color colorswatch:only-child, button.color colorswatch:only-child overlay { border-radius: 0; }
|
||||
|
||||
.osd button.color colorswatch:only-child { box-shadow: none; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue