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
|
|
@ -16,10 +16,10 @@
|
|||
// overshoot is very simplified in this theme
|
||||
|
||||
background-color: gtkalpha($c, 0.1);
|
||||
background-size: 100%;
|
||||
background-repeat: no-repeat;
|
||||
border: none;
|
||||
box-shadow: none;
|
||||
background-image: none; //for libadwaita: we need to overwrite its defaults!
|
||||
background-size: 100%;
|
||||
background-repeat: no-repeat;
|
||||
border: none;
|
||||
box-shadow: none;
|
||||
background-image: none; //for libadwaita: we need to overwrite its defaults!
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue