mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-07-19 18:34:31 +02:00
gtk3: stop rounding everything
Also remove the workaround for blur. It was needed for Firefox, but at the end, it was disabled for Firefox.
This commit is contained in:
parent
b00f6b9a6b
commit
7ec90e619b
1 changed files with 1 additions and 5 deletions
|
@ -32,10 +32,6 @@ entry, textview
|
|||
-gtk-key-bindings: custom-text-entry;
|
||||
}
|
||||
|
||||
/* Don't use shadows, border radius, etc */
|
||||
tooltip, menu {
|
||||
margin: 0;
|
||||
border-width: 0;
|
||||
tooltip, menu, popover > contents {
|
||||
border-radius: 0;
|
||||
box-shadow: none;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue