[nautilus/wip/antoniof/post-gtk4-switch-fixes: 9/13] view-icon-item-ui: Use .caption style for captions
- From: António Fernandes <antoniof src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus/wip/antoniof/post-gtk4-switch-fixes: 9/13] view-icon-item-ui: Use .caption style for captions
- Date: Wed, 5 Jan 2022 13:29:17 +0000 (UTC)
commit ee05f02ed6f587b9e861088b3c0cc3f8d382d8c4
Author: António Fernandes <antoniof gnome org>
Date: Sat Jan 1 01:49:55 2022 +0000
view-icon-item-ui: Use .caption style for captions
Instead of .dim-label.
src/resources/ui/nautilus-view-icon-item-ui.ui | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/src/resources/ui/nautilus-view-icon-item-ui.ui b/src/resources/ui/nautilus-view-icon-item-ui.ui
index 624a5a178..7ec4eb839 100644
--- a/src/resources/ui/nautilus-view-icon-item-ui.ui
+++ b/src/resources/ui/nautilus-view-icon-item-ui.ui
@@ -57,7 +57,7 @@
<property name="wrap-mode">word-char</property>
<property name="valign">start</property>
<style>
- <class name="dim-label"/>
+ <class name="caption"/>
</style>
</object>
</child>
@@ -71,7 +71,7 @@
<property name="wrap-mode">word-char</property>
<property name="valign">start</property>
<style>
- <class name="dim-label"/>
+ <class name="caption"/>
</style>
</object>
</child>
@@ -85,7 +85,7 @@
<property name="wrap-mode">word-char</property>
<property name="valign">start</property>
<style>
- <class name="dim-label"/>
+ <class name="caption"/>
</style>
</object>
</child>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]