[gnome-panel/wip-tasklist: 2/4] Adwaita: remove box-shadow from tasklist-button
- From: Sebastian Geiger <segeiger src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-panel/wip-tasklist: 2/4] Adwaita: remove box-shadow from tasklist-button
- Date: Sat, 29 Feb 2020 16:28:47 +0000 (UTC)
commit ed45720f577be55453f95f9ddf2429a9af7d16f6
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 | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/data/theme/Adwaita/gnome-panel.css b/data/theme/Adwaita/gnome-panel.css
index 5367c979c..29b6a4375 100644
--- a/data/theme/Adwaita/gnome-panel.css
+++ b/data/theme/Adwaita/gnome-panel.css
@@ -65,6 +65,7 @@ gp-arrow-button:active {
margin: 0;
border: 0;
background-image: none;
+ box-shadow: none;
}
#tasklist-button > box {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]