[the-board/cheese: 10/10] [things] Increase caption font size a bit on video and photo
- From: Lucas Rocha <lucasr src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [the-board/cheese: 10/10] [things] Increase caption font size a bit on video and photo
- Date: Sun, 3 Apr 2011 22:38:09 +0000 (UTC)
commit 5acd6a6cddfe7b41fd9d2ebc53781032139c9d82
Author: Lucas Rocha <lucasr gnome org>
Date: Sun Apr 3 12:14:35 2011 +0100
[things] Increase caption font size a bit on video and photo
For better reability on the UI.
data/things/photo/style.css | 2 +-
data/things/video/style.css | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/data/things/photo/style.css b/data/things/photo/style.css
index c357f47..8cba1d4 100644
--- a/data/things/photo/style.css
+++ b/data/things/photo/style.css
@@ -11,7 +11,7 @@ TbBox#photo-thing-photo-box {
MxLabel#photo-thing-camera-label,
MxLabel#photo-thing-caption-label {
color: black;
- font-size: 13;
+ font-size: 15;
padding: 5px 5px 2px 5px;
background-color: none;
}
diff --git a/data/things/video/style.css b/data/things/video/style.css
index afc9e01..e272bbd 100644
--- a/data/things/video/style.css
+++ b/data/things/video/style.css
@@ -44,7 +44,7 @@ TbBox#video-thing-video-border-box {
MxLabel#video-thing-caption-label {
color: white;
- font-size: 13;
+ font-size: 15;
font-family: "Action Man";
padding: 5px 5px 2px 5px;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]