GTK cleanups

This commit is contained in:
kramo
2023-05-22 20:25:06 +02:00
parent d6a2108e42
commit 292e1f8f97
4 changed files with 73 additions and 93 deletions

View File

@@ -9,10 +9,4 @@
color: @light_1;
background-color: @dark_5;
opacity: 0.8;
}
/* The HIG claims another victim... */
#cover_button {
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
}