[libadwaita/wip/exalm/backdrop: 11/24] stylesheet: Remove entry backdrop specificity bumps
- From: Alexander Mikhaylenko <alexm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libadwaita/wip/exalm/backdrop: 11/24] stylesheet: Remove entry backdrop specificity bumps
- Date: Sun, 2 May 2021 10:23:36 +0000 (UTC)
commit a88c036dba3df9dbf4b639cd34e380e720c1e49b
Author: Alexander Mikhaylenko <alexm gnome org>
Date: Thu Apr 29 20:47:37 2021 +0500
stylesheet: Remove entry backdrop specificity bumps
src/stylesheet/widgets/_entries.scss | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/stylesheet/widgets/_entries.scss b/src/stylesheet/widgets/_entries.scss
index 3f11c7b..915ad9f 100644
--- a/src/stylesheet/widgets/_entries.scss
+++ b/src/stylesheet/widgets/_entries.scss
@@ -28,7 +28,7 @@ entry {
}
&.flat {
- &:focus-within, &:backdrop, &:disabled, &:backdrop:disabled, & {
+ &:focus-within, &:disabled, & {
min-height: 0;
padding: 2px;
background-color: transparent;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]