[the-board] [things] Set font on MxWidget to auto-apply to any other widget
- From: Lucas Rocha <lucasr src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [the-board] [things] Set font on MxWidget to auto-apply to any other widget
- Date: Mon, 11 Apr 2011 22:08:17 +0000 (UTC)
commit edd158e892e799f7e3b3be21d41d3c9e2b8edf6c
Author: Lucas Rocha <lucasr gnome org>
Date: Sun Apr 3 11:13:39 2011 +0100
[things] Set font on MxWidget to auto-apply to any other widget
data/things/photo/style.css | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/data/things/photo/style.css b/data/things/photo/style.css
index 784eb90..87ee7f8 100644
--- a/data/things/photo/style.css
+++ b/data/things/photo/style.css
@@ -1,3 +1,7 @@
+MxWidget {
+ font-family: "Action Man";
+}
+
TbBox#photo-thing-photo-box {
spacing: 10px;
padding: 10px 10px 5px 10px;
@@ -13,5 +17,4 @@ TbBox#photo-thing-button-box {
MxLabel#photo-thing-caption-label {
color: black;
font-size: 13;
- font-family: "Action Man";
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]