[libadwaita/wip/exalm/stylesheet2: 27/103] stylesheet: Merge .list-button from libhandy into the main stylesheet
- From: Alexander Mikhaylenko <alexm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libadwaita/wip/exalm/stylesheet2: 27/103] stylesheet: Merge .list-button from libhandy into the main stylesheet
- Date: Fri, 16 Apr 2021 22:38:44 +0000 (UTC)
commit 0ca3181787c7477d29da8a5b286b3cba2a4058b3
Author: Alexander Mikhaylenko <alexm gnome org>
Date: Thu Apr 8 16:53:52 2021 +0500
stylesheet: Merge .list-button from libhandy into the main stylesheet
src/stylesheet/_common.scss | 1 +
src/stylesheet/_custom.scss | 8 --------
2 files changed, 1 insertion(+), 8 deletions(-)
---
diff --git a/src/stylesheet/_common.scss b/src/stylesheet/_common.scss
index 85d73eb..41555bf 100644
--- a/src/stylesheet/_common.scss
+++ b/src/stylesheet/_common.scss
@@ -877,6 +877,7 @@ button.color {
/* list buttons */
/* tone down as per new designs, see issue #1473 */
%list_button,
+button.list-button,
list > row button.image-button:not(.flat) {
@extend %undecorated_button;
border: 1px solid transparentize($borders_color, .5);
diff --git a/src/stylesheet/_custom.scss b/src/stylesheet/_custom.scss
index 0173e40..76dddde 100644
--- a/src/stylesheet/_custom.scss
+++ b/src/stylesheet/_custom.scss
@@ -387,14 +387,6 @@ listview.content {
}
}
-// List button
-
-button.list-button:not(:active):not(:checked):not(:hover) {
- background: none;
- border: 1px solid transparentize($borders_color, 0.5);
- box-shadow: none;
-}
-
// AdwStatusPage
statuspage > scrolledwindow > viewport > box {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]