[xdg-desktop-portal-gnome/wip/exalm/polish: 1/4] screenshotdialog: Use the heading style class
- From: Alexander Mikhaylenko <alexm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [xdg-desktop-portal-gnome/wip/exalm/polish: 1/4] screenshotdialog: Use the heading style class
- Date: Fri, 4 Feb 2022 22:16:48 +0000 (UTC)
commit ecc3e8f8380f1ef4395fb8bc55103a62d7c80d9f
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]