[xdg-desktop-portal-gnome/wip/exalm/polish: 1/4] screenshotdialog: Use the heading style class




commit 5b2ac46b55c767707a769ccde4c40115723ada7c
Author: Alexander Mikhaylenko <alexm gnome org>
Date:   Sat Feb 5 02:34:07 2022 +0500

    screenshotdialog: Use the heading style class

 src/screenshotdialog.css | 4 ----
 src/screenshotdialog.ui  | 4 ++--
 2 files changed, 2 insertions(+), 6 deletions(-)
---
diff --git a/src/screenshotdialog.css b/src/screenshotdialog.css
index 13413f2..941a38a 100644
--- a/src/screenshotdialog.css
+++ b/src/screenshotdialog.css
@@ -1,7 +1,3 @@
-label.bold-heading {
-  font-weight: bold;
-}
-
 image.screenshot {
   border: 10px solid white;
 }
diff --git a/src/screenshotdialog.ui b/src/screenshotdialog.ui
index 844ccfa..97c2339 100644
--- a/src/screenshotdialog.ui
+++ b/src/screenshotdialog.ui
@@ -109,7 +109,7 @@
                     <property name="xalign">0</property>
                     <property name="label" translatable="yes">Take Screenshot</property>
                     <style>
-                      <class name="bold-heading"/>
+                      <class name="heading"/>
                     </style>
                   </object>
                 </child>
@@ -171,7 +171,7 @@
                     <property name="margin-top">10</property>
                     <property name="label" translatable="yes">Effects</property>
                     <style>
-                      <class name="bold-heading"/>
+                      <class name="heading"/>
                     </style>
                   </object>
                 </child>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]