mirror of
https://git.disroot.org/eudaimon/Simplewaita.git
synced 2026-03-10 04:21:07 +00:00
More libadwaita corrections and some other minor improvements, including gtk3
This commit is contained in:
parent
e332b788f9
commit
a00f41d75d
8 changed files with 63 additions and 32 deletions
|
|
@ -4,6 +4,8 @@ undershoot {
|
|||
background-repeat: no-repeat;
|
||||
background-clip: border-box;
|
||||
background-image: image(gtkalpha($undershoot_color, 0.3));
|
||||
border: none; //override libadwaita
|
||||
border-radius: 0; // override libadwaita
|
||||
&.top {
|
||||
//background-image: linear-gradient(to bottom, gtkalpha(currentColor, 0.5), gtkalpha(currentColor, 0.2), gtkalpha(currentColor, 0));
|
||||
background-size: 100% 0.5em;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue