[gnome-software/wip/exalm/style-cleanups: 11/25] details-page: Use .heading for the webapp warning label
- From: Alexander Mikhaylenko <alexm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software/wip/exalm/style-cleanups: 11/25] details-page: Use .heading for the webapp warning label
- Date: Wed, 10 Nov 2021 11:30:11 +0000 (UTC)
commit 8b81ab66a36aa93167639f3c2406124a84b2a788
Author: Alexander Mikhaylenko <alexm gnome org>
Date: Tue Nov 9 18:57:24 2021 +0500
details-page: Use .heading for the webapp warning label
src/gs-details-page.ui | 2 +-
src/style.css | 4 ----
2 files changed, 1 insertion(+), 5 deletions(-)
---
diff --git a/src/gs-details-page.ui b/src/gs-details-page.ui
index e51517fe4..a352d1503 100644
--- a/src/gs-details-page.ui
+++ b/src/gs-details-page.ui
@@ -528,7 +528,7 @@
<property name="xalign">0.0</property>
<property name="label" translatable="yes">This application can only be
used when there is an active internet connection.</property>
<style>
- <class name="application-details-webapp-warning"/>
+ <class name="heading"/>
</style>
</object>
</child>
diff --git a/src/style.css b/src/style.css
index f2d7f09c1..df2020d6a 100644
--- a/src/style.css
+++ b/src/style.css
@@ -182,10 +182,6 @@ clamp.large .category-tile:not(.category-tile-iconless) {
border-width: 1px;
}
-.application-details-webapp-warning {
- font-weight: bold;
-}
-
@keyframes install-progress-unknown-move {
0% { background-position: 0%; }
50% { background-position: 100%; }
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]