mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-06 19:00:12 +00:00
Adwaita: no intention to make circular buttons universal
- No intention to make any button circular with a magic class Maybe if Lapo returns, he'll make all your dreams come true. "Fixes" https://gitlab.gnome.org/GNOME/gtk/issues/861
This commit is contained in:
parent
1f69f5196b
commit
4a6ff4598e
@ -870,7 +870,7 @@ button {
|
||||
// bad with a 100% border radius (see https://bugzilla.gnome.org/show_bug.cgi?id=771205 for details),
|
||||
// so on relevant states we an additional background-image with a gradient clipped on the border-box,
|
||||
// so setting a transparent border would reveal it.
|
||||
// FIXME: take care of colored circular button.
|
||||
|
||||
$_border_bg: linear-gradient(to top, $alt-borders-color 25%, $borders-color 50%);
|
||||
|
||||
&:not(.flat):not(:checked):not(:active):not(:disabled):not(:backdrop) {
|
||||
|
Loading…
Reference in New Issue
Block a user