mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-07-03 14:54:21 +02:00
gtk: remove unneeded CSS
It seems this is not necessary anymore: titlebars don't have a radius anymore.
This commit is contained in:
parent
41dba59ce2
commit
d9220045aa
1 changed files with 0 additions and 11 deletions
|
@ -31,14 +31,3 @@ entry, textview
|
||||||
{
|
{
|
||||||
-gtk-key-bindings: custom-text-entry;
|
-gtk-key-bindings: custom-text-entry;
|
||||||
}
|
}
|
||||||
|
|
||||||
.window-frame, .window-frame:backdrop {
|
|
||||||
box-shadow: 0 0 0 black;
|
|
||||||
border-style: none;
|
|
||||||
margin: 0;
|
|
||||||
border-radius: 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
.titlebar {
|
|
||||||
border-radius: 0;
|
|
||||||
}
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue