[gnome-panel/wip/geiger/adwaita: 51/52] Adwaita: remove box-shadow from tasklist-button
- From: Sebastian Geiger <segeiger src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-panel/wip/geiger/adwaita: 51/52] Adwaita: remove box-shadow from tasklist-button
- Date: Sat, 28 Mar 2020 17:48:50 +0000 (UTC)
commit 80effcbf0fbafa139ccc3f43293000d83b728a08
Author: Sebastian Geiger <sbastig gmx net>
Date: Sat Feb 29 16:42:28 2020 +0100
Adwaita: remove box-shadow from tasklist-button
This removes a one pixel white box-shadow from the tasklist-button
which seems to be added by the default Adwaita themes.
data/theme/Adwaita/gnome-panel.css | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
---
diff --git a/data/theme/Adwaita/gnome-panel.css b/data/theme/Adwaita/gnome-panel.css
index e01a69cb0..db51f39b8 100644
--- a/data/theme/Adwaita/gnome-panel.css
+++ b/data/theme/Adwaita/gnome-panel.css
@@ -61,10 +61,7 @@ gp-arrow-button:active {
#tasklist-button:hover,
#tasklist-button:active,
#tasklist-button:checked {
- padding: 0;
- margin: 0;
- border: 0;
- background-image: none;
+ all: unset;
}
#tasklist-button > box {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]