[the-board] [things] Add more padding around VideoThing's caption label



commit a310f262688c6ef3f94df42ca96a4aa640323897
Author: Lucas Rocha <lucasr gnome org>
Date:   Sun Apr 3 12:13:11 2011 +0100

    [things] Add more padding around VideoThing's caption label

 data/things/video/style.css |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/data/things/video/style.css b/data/things/video/style.css
index 43e7890..afc9e01 100644
--- a/data/things/video/style.css
+++ b/data/things/video/style.css
@@ -46,6 +46,7 @@ MxLabel#video-thing-caption-label {
     color: white;
     font-size: 13;
     font-family: "Action Man";
+    padding: 5px 5px 2px 5px;
 }
 
 MxProgressBar#video-thing-progress-bar {



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